-
The encryption algorithm is used to achieve keyed MD5 hash value of 128, which a...
该加密算法是采用keyed MD5实现128位散列值,主要应用于MobileIP中的身份认证-The encryption algorithm is used to achieve keyed MD5 hash value of 128, which are mainly used within the Identity Authentication
- 2022-03-12 13:47:33下载
- 积分:1
-
21种加密算法
Calc_Entropy
Check_CRC32
ChooseDictSize
ChooseDictSize
Cod_AddDiffer
Cod_Base64
Cod_BWT
Cod_BWT2
Cod_BWT3
- 2022-03-31 05:50:14下载
- 积分:1
-
tss.Huffman with Short dictionary compression algorithm
tss.哈夫曼使用短字典压缩算法
- 2023-01-24 07:45:04下载
- 积分:1
-
读取密码框,程序窗口
读取密码框,的WINDOWS的程序-read password box, the procedure WINDOWS
- 2022-02-12 17:26:17下载
- 积分:1
-
广外女生源_码 超牛B
广外女生源_码 超牛B-Canton girls outside source code _ Chao Niu B
- 2023-08-07 11:00:03下载
- 积分:1
-
有关抓获网页密码的一个源代码程序,内容翔实,有一定的帮助...
有关抓获网页密码的一个源代码程序,内容翔实,有一定的帮助-arrested on a website password source code procedures, informative, helpful to a certain extent
- 2023-06-04 02:50:03下载
- 积分:1
-
dll钩子 钩住程序网络连接
dll钩子 钩住程序网络连接-dll hook hook procedures network connection
- 2023-02-05 17:50:03下载
- 积分:1
-
可以修改文件的流程!在MFC里面放两个ONBUTT控件和一个EDIT控件!代码里面有做注释请认真阅读!...
可以修改文件的流程!在MFC里面放两个ONBUTT控件和一个EDIT控件!代码里面有做注释请认真阅读!-Flow can modify the file! Put at MFC controls and a two ONBUTT controls EDIT! Code which has to do Notes Please read them carefully!
- 2022-09-25 21:45:02下载
- 积分:1
-
readmem
单元
unit ReadMem
interface
uses
TLHelp32,Windows
function GetMems(PID:longword baseaddress:string= len:integer=0):string //获取指定进程中的~内存数据
implementation
function UpperCase(const S: string): string
var
Ch:Char
L:Integer
Source,Dest: PChar
begin
L := Length(S)
SetLength(Result, L)
Source := Pointer(S)
Dest := Pointer(Result)
while L 0 do
begin
Ch := Source^
if (Ch >= a ) and (Ch
- 2022-06-01 01:48:35下载
- 积分:1
-
动态规划的原代码优化选择的最好的…
动态规划原代码,进行优化计算,优选的最好的使用的工具,不信你是看-dynamic programming original code optimization for the selection of the best tools to use, do not think you see
- 2022-02-09 17:30:14下载
- 积分:1