📄 dfflibv04.txt
字号:
This is release 4 of the DFF Library - common uses units containing classes used in many programs throughout DelphiForFUn.
Units from previous version:
----------------------------
UBigIntsV2 TInteger - Big Integer definition and arithmetic
UComboV2 ComboSet class for computing combinations and permutations
UIntList.pas An Integer list version of TStringlist
UTGraphSearch Defines a structure to contain Nodes and Edges for a graph. Search procedures from a given source a given destination nodes for Depth first search, Breadth first search, and Dijkstra Shortest path search are included.
DFFUtils Support procedures:
AdjustGridSize
Reformatmemo
SetmemoMargins
Units added with this version:
------------------------------
UCardComponent A TCards class that can display cards images, front and back, shuffle a deck, etc.
UGeometry Geometrical functions
Line returns a line structuire from two points.
IntDistance returns integer distance between two points.
LinesIntersect (tests intersection of two line segments)
PointInPoly - tests if point is internal to a given polygon
PointPerLine - Determines line perpendicular to given point
through a given line.
PerpDistance - returns perpendicular distance from point to
given line.
Angled line from line - determines line at given angle from a point
on a given line.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -