qs_eng.pas
来自「俄罗斯出品的一个高效字符串操作的函数单元」· PAS 代码 · 共 23 行
PAS
23 行
{ The file made with PROMPT 99 translator }
unit QStrings;
{
The list of changes:
13.11.2001 (v6.06) - the bug in Q_Delete function has been fixed;
02.07.2001 (v6.05) - two new functions added: Q_PosStrLimited and Q_PosTextLimited;
17.03.2001 (v6.04) - the new function Q_GetWordN_1 is intended to work with data
in CSV format;
07.01.2001 (v6.03) - the function Q_CompMemS for matching blocks is supplemented
Memories on more-less (by contents), starting
From bytes disposed to low addresses; is amplified(strengthened)
Algorithm of generation of a key of symmetric encoding,
Used in the procedure Q_DHGetCipherKey;
The functions for conversion of string in number are supplemented;
This version QStrings is compatible with Delphi 4;
19.11.2000 (v6.01) - new functions for simulation of random variables
With the uniform and normal laws of allocation
On the basis of the generator Mersenne Twister; are supplemented
Functions for quick sort of the arrays 4-徉轵睇
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?