2022年6月23日 星期四

ss7 tracking location hide mcc mnc lac How to find the Cell Id location with MCC, MNC, LAC and CellID (CID). CellTower Locator Track down a GSM/WCDMA/TD-LTE/FDD-LTE cell phone online using LAC (Location Area Code) and Cell ID ,track down a CDMA/CDMA2000 cell phone online using SID,NID and BID, and display its location on Maps.

 https://cellidfinder.com/articles/how-to-find-cellid-location-with-mcc-mnc-lac-i-cellid-cid

boost spirit lex ractical grammars parser Lex - Writing Lexical Analyzers Boost C++ Libraries

 https://valelab4.ucsf.edu/svn/3rdpartypublic/boost/libs/spirit/doc/html/spirit/lex/lexer_introduction.html

biometrics face facial recognition jaston Delphi Magic: Reconocimiento de caras con Delphi

 https://delphimagic.blogspot.com/2011/08/reconocimiento-de-caras-con-delphi.html

delphi opf dfm database generated from frame delphi opf orm livebindings

 https://stackoverflow.com/questions/667891/runtime-changeable-orm-opf-object-persistence-framework-for-delphi

 tiOPF
    
Free, Open Source Object Persistence Framework for
Free Pascal & Delphi

http://tiopf.sourceforge.net

 http://tiopf.sourceforge.net/Support.shtml

 https://www.json.org/json-en.html

https://sourceforge.net/projects/lkjson/

https://github.com/EtheaDev/InstantObjects 

delphi  dfm database generated   livebindings

Autocomplection in RichEdit Control Word recognition RichEdit RichText Editor RichTextEditor RichEditBox

 https://www.codeproject.com/Articles/2557/Autocomplection-in-RichEdit-Control

Receive Windows Messages In Your Custom Delphi Class – NonWindowed Control/Object Žarko Gajić

 https://zarko-gajic.iz.hr/receive-windows-messages-in-your-custom-delphi-class-nonwindowed-control-object/

 

WM_MY_APP_MESSAGE := RegisterWindowMessage('MSG_MY_APP_MESSAGE');

Ploting

 https://github.com/maxkleiner/maXbox3

http://www.softwareschule.ch/maxbox.htm

maXbox a script tool engine, compilerlib all in one exe! Build to teach/ develop under Windows and Linux (CLX) to set Delphi with no install. maXbox has RemObjects PascalScript smart code. With include,events print, decompile, syncheck, templates, VM-, and DLL support. +Indy,Jedi,CGI,DMath,CAI,FLC5 & Systools.4.0 with CryptoBox4 and ComPort for Arduino!, OS Lib mX4- Build mX4.7.6.10
maXbox Pure Code Blaise Pascal Mag


rxlib/units/RxVCLUtils.pas
old-delphi-codes/Vclutils.pas at master - GitHub

{ Windows API level routines }

procedure StretchBltTransparent(DstDC: HDC; DstX, DstY, DstW, DstH: Integer;
  SrcDC: HDC; SrcX, SrcY, SrcW, SrcH: Integer; Palette: HPalette;
  TransparentColor: TColorRef);
procedure DrawTransparentBitmap(DC: HDC; Bitmap: HBitmap;
  DstX, DstY: Integer; TransparentColor: TColorRef);
function PaletteEntries(Palette: HPALETTE): Integer;
function WindowClassName(Wnd: HWnd): string;
function ScreenWorkArea: TRect;
{$IFNDEF WIN32}
procedure MoveWindowOrg(DC: HDC; DX, DY: Integer);
{$ENDIF}
procedure SwitchToWindow(Wnd: HWnd; Restore: Boolean);
procedure ActivateWindow(Wnd: HWnd);
procedure ShowWinNoAnimate(Handle: HWnd; CmdShow: Integer);
procedure CenterWindow(Wnd: HWnd);
procedure ShadeRect(DC: HDC; const Rect: TRect);
procedure KillMessage(Wnd: HWnd; Msg: Cardinal);

{ Convert dialog units to pixels and backwards }

function DialogUnitsToPixelsX(DlgUnits: Word): Word;
function DialogUnitsToPixelsY(DlgUnits: Word): Word;
function PixelsToDialogUnitsX(PixUnits: Word): Word;
function PixelsToDialogUnitsY(PixUnits: Word): Word; 

 

https://www.twblogs.net/a/5b8887032b71775d1cdcd7ec

OffsetWindowOrgEx MoveWindowOrg GetViewportOrgEx OffsetViewportOrgEx

https://docs.microsoft.com/en-us/windows/win32/api/wingdi/nf-wingdi-offsetwindoworgex

https://docs.microsoft.com/zh-tw/windows/win32/api/wingdi/nf-wingdi-offsetwindoworgex

 

Date and Time Functions System.Diagnostics.TStopwatch

 http://agnisoft.com/delphi/jclhelp/Date.htm

https://docwiki.embarcadero.com/Libraries/Alexandria/en/System.Diagnostics.TStopwatch 

Project JEDI Code Library (JCL) - TJclCounter.

http://agnisoft.com/delphi/jclhelp/

coordinates Graph delphi Plotting

 coordinates Graph delphi

 

https://docwiki.embarcadero.com/CodeExamples/Sydney/en/FMXTPlotGrid_(Delphi)

 http://www.davdata.nl/math/functionplotting.html

 https://www.delphipower.xyz/dotnet_2/windows_coordinate_system.html

 https://torry.net/pages.php?id=197

 http://science4all.nl/?Programming___Delphi

 https://www.dplot.com/software-developers.htm

 https://www.chiefdelphi.com/t/shuffleboard-coordinate-display/352304

http://helpcentral.componentone.com/docs/c1chart2d/frequencygraph1.htm

https://wiki.lazarus.freepascal.org/TAChart_documentation

https://sourceforge.net/directory/?q=delphi%203d%20plot

https://github.com/MaiconSoft/DelphiBoostLib

https://rosettacode.org/wiki/Plot_coordinate_pairs#Delphi

http://sheepdogguides.com/dt3t.htm


free pascal category chatting plot

https://wiki.freepascal.org/Networking

https://wiki.freepascal.org/Category:Charting

 https://wiki.freepascal.org/TAChart_Tutorial:_Userdefined_ChartSource

 https://wiki.freepascal.org/PlotPanel

This page contains proposals and ideas, which have lead to the current implementation and for further features.

https://wiki.freepascal.org/Generics_proposals


Orthogonal Coordinate Systems
(coordinates mutually perpendicular)
Spherical Coordinates
Cylindrical Coordinates
Cartesian Coordinates


https://en.wikipedia.org/wiki/Cartesian_coordinate_system

https://docs.microsoft.com/en-us/windows/win32/gdiplus/-gdiplus-types-of-coordinate-systems-about

http://www.functionx.com/bcb/gdi/gdicoord.htm

https://docwiki.embarcadero.com/Libraries/Sydney/en/Vcl.Controls.MoveWindowOrg



Spherical coordinate system and corresponding unit vectors

https://en.wikipedia.org/wiki/Vector_fields_in_cylindrical_and_spherical_coordinates

https://www.mdpi.com/2218-6581/11/2/30/htm


DMath DirectXMath delphi vector Plotting

 https://stackoverflow.com/questions/5717829/where-can-i-get-a-delphi-pascal-implementation-of-excel-style-polynomial-regress

 https://github.com/Microsoft/DirectXMath

 http://directxfordelphi.blogspot.com/

https://github.com/CMCHTPC/DirectXMath 


https://stackoverflow.com/questions/8951509/modern-opengl-vbo-glm-and-matrix-stacks

OpenGL Mathematics  GLM math

https://wiki.freepascal.org/LMath

GLScene is an OpenGL based 3D library for Delphi and C++Builder. It provides visual
http://glscene.sourceforge.net/wikka/

https://www.codeproject.com/Articles/23736/Creating-OpenGL-Windows-in-WPF

https://github.com/arkanis/single-header-file-c-libs

http://vmml.github.io/vmmlib/
vmmlib - a templatized C++ vector and matrix math library
Its basic functionality includes a vector and a matrix class, with additional functionality for the often-used 3d and 4d vectors and 3x3 and 4x4 matrices.

https://github.com/Microsoft/DirectXMath

https://www.g-truc.net/project-0016.html
OpenGL Mathematics (GLM)
OpenGL Mathematics (GLM) is a C++ mathematics library for 3D software based on the OpenGL Shading Language (GLSL) specification.

https://www.freepascal.org/docs-html/rtl/math/index-5.html
https://www.freepascal.org/docs-html/rtl/math/index.html

GLScene VectorGeometry.pas
https://github.com/cutec-chris/GLScene/blob/master/Source/glscene.inc
https://github.com/cutec-chris/GLScene/blob/master/Source/glzbuffer.pas


https://github.com/topics/matrix-functions?l=c%2B%2B