-
使用java压缩文件的例子
使用java压缩文件的例子 -The example of using java to compress file
- 2022-02-12 22:39:53下载
- 积分: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
-
包含Lzw,huff1等多dhuff压缩算法的源代码
包含Lzw,Huff1,Dhuff等等多种压缩算法的源代码包-contains Lzw, Huff1, etc. Dhuff multiple compression algorithm source code
- 2022-01-20 23:23:05下载
- 积分:1
-
一个用于测试不同加密方式及压缩方式下文件压缩的速度和大小的工具。
一个用于测试不同加密方式及压缩方式下文件压缩的速度和大小的工具。-A different encryption method for testing and compression file compression under the speed and size of tool.
- 2022-07-10 06:21:20下载
- 积分:1
-
这是网上找的h.264的实现代码,编译通过,可用
这是网上找的h.264的实现代码,编译通过,可用-This is the Internet looking for the realization of the h.264 code, compile, available
- 2022-02-07 23:05:24下载
- 积分:1
-
本代码是一个关于下棋的代码,运行后,可以选择下棋点,进行下棋比赛...
本代码是一个关于下棋的代码,运行后,可以选择下棋点,进行下棋比赛-chess
- 2022-08-15 09:39:36下载
- 积分:1
-
Zip文件的加压解压
Zip文件的加压解压-Zip file compression of decompression
- 2022-07-27 15:59:14下载
- 积分:1
-
G729音频编解码器,完整的matlab程序
g729音频编解码,完整的matlab程序-G729 audio codec, complete matlab program
- 2023-06-06 12:45:03下载
- 积分:1
-
类实现了WinRAR压缩工具,支持zip,jar,广州。它是不完善的…
java实现的类winrar的压缩工具,支持zip,jar,gz.还不是很完善。-achieve the kind WinRAR compression tools, support zip, jar, gz. It is not perfect.
- 2023-06-14 08:30:06下载
- 积分:1
-
uc File System source code. Zip]
uc文件系统的源码.zip] - 本文件为在ucos操作系统下的文件系统实现的源代码
[zlg.fs.rar] - 广州 周立功 的文件系统源码,适用于ucos2 操作系统,不知源码是否已经存在.-uc File System source code. Zip]- this document in the operating system OUT document System the source code [zlg.fs.rar]- Guangzhou weeks meritorious file system source code, ucos2 applicable to the operating system, I do not know whether the source already exists.
- 2022-08-07 02:26:12下载
- 积分:1