-
smtp server we look at the source, not also requested guidance
smtp服务器端的源码 大家看看,有不对还请指导-smtp server we look at the source, not also requested guidance
- 2023-01-18 11:35:04下载
- 积分:1
-
具有成绩查询功能
适合初学者
表单 连编等功能
做的比较粗糙
刚学半年...
具有成绩查询功能
适合初学者
表单 连编等功能
做的比较粗糙
刚学半年-Inquiry function with the performance forms suitable for beginners and other functions do not even prepared a rough six months just learning
- 2023-07-07 01:55:03下载
- 积分:1
-
marchingcube源代码,提供下载,共同学习,共同进步
marchingcube源代码,提供下载,共同学习,共同进步-marchingcube source code, available for download, a common learning and common progress
- 2022-02-06 03:26:36下载
- 积分:1
-
本代码为LZW算法的C语言实现程序,他在此基础上加入了霍夫曼算法的优点...
本代码为LZW算法的C语言实现程序,他在此基础上加入了霍夫曼算法的优点-the LZW algorithm code for the C language procedure, he joined the basis of the merits of the algorithm Hoffman
- 2022-11-11 03:25:04下载
- 积分:1
-
哈夫曼压缩解压算法
哈夫曼压缩解压算法-Huffman compression decompression algorithm
- 2022-02-13 06:36:09下载
- 积分:1
-
用单片机来直接驱动步进电机很精确走小步子.
用单片机来直接驱动步进电机很精确走小步子.-Using single-chip to directly drive stepper motor is very accurate take small steps.
- 2023-02-01 19:50:04下载
- 积分:1
-
采用 LZ77 运算规则 压缩及解压工具
采用 LZ77 运算规则 压缩及解压工具-Operational rules adopted LZ77 compression and decompression tools
- 2022-02-04 23:12:40下载
- 积分:1
-
基于matlab的小波图像压缩,是08年的程序,效果好,可以实验用...
基于matlab的小波图像压缩,是08年的程序,效果好,可以实验用-Matlab-based wavelet image compression, is the 2008 procedure, the effect of good, you can experiment with
- 2022-08-06 09:07:19下载
- 积分:1
-
Delphi编程技巧集锦
Delphi编程技巧集锦-Delphi programming skills Collection
- 2022-01-26 01:49:11下载
- 积分:1
-
魔兽改图工具。
魔兽改图一条龙
魔兽改图工具。
魔兽改图一条龙-dota
allstarbSuccess = ReadFile(hFile, buff, dwFileSize, &dwBytesRead, NULL)
CloseHandle(hFile)
if (!bSuccess || (dwBytesRead != dwFileSize))
{
free(buff)
return 0L
}
hash = XORRotateLeft(buff, dwFileSize)
free(buff)
return hash
- 2022-08-31 15:15:08下载
- 积分:1