-
Lossless Audio 缩解压 window
Lossless Audio 缩解压 window-Lossless Audio reduction extracting window
- 2022-04-20 22:19:43下载
- 积分: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
-
类似24点的任意数计算,
类似24点的任意数计算,-EEEE
- 2023-05-05 05:50:03下载
- 积分:1
-
有关队列的排序问题
有关队列的排序问题-the Queue scheduling problem
- 2022-08-04 00:53:10下载
- 积分:1
-
LZW a concrete realization of the process of improving, the code is based on the...
一种LZW改进的具体实现过程,代码是基于VC的-LZW a concrete realization of the process of improving, the code is based on the VC
- 2022-12-24 10:05:04下载
- 积分:1
-
判断输入的数字串是否为偶数,用mod 2完成
判断输入的数字串是否为偶数,用mod 2完成-importation of judgment whether the series is even, complete with mod 2
- 2022-05-01 00:18:51下载
- 积分:1
-
VC++编程,有源代码,这个程序提供了一个用PPM算法进行文件压缩/解压的类...
VC++编程,有源代码,这个程序提供了一个用PPM算法进行文件压缩/解压的类-VC++ Programming, source code, this procedure provides an algorithm using PPM file compression/decompression classes
- 2022-05-24 07:23:59下载
- 积分:1
-
一个兼容pkzip的文件/内存压缩算法
一个兼容pkzip的文件/内存压缩算法- A compatible pkzip document/memory compression algorithm
- 2022-03-18 07:36:06下载
- 积分:1
-
这是一个数据结构的遍历赫夫曼树的程序,是有C编程的
这是一个数据结构的遍历赫夫曼树的程序,是有C编程的-This is a data structure of the tree traversal Hefuman procedures, C Programming
- 2023-05-12 06:00:02下载
- 积分:1
-
该源码可以将mpeg、mpg和m2v格式的视频文件解码成yuv、ppm、tga等格式文件,另外还提供了程序参数说明文档。...
该源码可以将mpeg、mpg和m2v格式的视频文件解码成yuv、ppm、tga等格式文件,另外还提供了程序参数说明文档。-The source can be mpeg, mpg and m2v video file format decoder into yuv, ppm, tga, etc. format files, also provided documentation process parameters.
- 2022-01-25 18:39:14下载
- 积分:1