-
法国人的264代码
大家看看啊,里面有很多可以借鉴的东西啊
法国人的264代码
大家看看啊,里面有很多可以借鉴的东西啊-France 264 people ah look at the U.S. code, which has a lot of things can learn from ah
- 2022-11-28 01:30:03下载
- 积分:1
-
哈弗曼编码的C++实现,包括多个实用头文件
哈弗曼编码的C++实现,包括多个实用头文件-Huffman-coded C++ implementation, including a number of practical header files
- 2023-04-30 05:05:03下载
- 积分: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
-
QccPackSPECK is also an important embedded coder, which is vital in wavelet codi...
QccPackSPECK也是重要的嵌入式编码方法,在小波编码中具有重要应用。这个代码3d-speck也是应用于三维小波体数据压缩的代码。-QccPackSPECK is also an important embedded coder, which is vital in wavelet coding. this 3d-speck sourcecode is very useful for people who process 3d volume data
- 2022-05-25 13:15:05下载
- 积分:1
-
在内存中实现zip文件的创建、压缩、解压
在内存中实现zip文件的创建、压缩、解压-In memory compression, decompress zip files! ! !
- 2022-09-01 04:00:02下载
- 积分:1
-
建立完整的赫夫曼树,及各种操作,其数据方法,为字母加空格...
建立完整的赫夫曼树,及各种操作,其数据方法,为字母加空格-The establishment of a complete Huffman tree, and a variety of operations, methods of its data for the letter spaces
- 2022-02-21 04:47:24下载
- 积分:1
-
LZMA compression 4.06version
lzma 压缩 4.06version-LZMA compression 4.06version
- 2022-02-01 00:39:55下载
- 积分:1
-
pqmagic pro script,PQMagic 脚本说明.
pqmagic pro script,PQMagic 脚本说明.-pqmagic pro script!!!!!!!!!!!
- 2023-07-14 16:10:03下载
- 积分:1
-
LZW和LZRW压缩算法源代码
LZW和LZRW压缩算法源代码-LZW and the LZRW compression calculates the law origin code
- 2022-03-10 01:11:29下载
- 积分:1
-
今天看到的一个还不错的压缩算法程序,希望能对大家的编程能力提高有所帮助!...
今天看到的一个还不错的压缩算法程序,希望能对大家的编程能力提高有所帮助!-Today saw a pretty good compression algorithm program, hoping to increase our programming ability to be helpful!
- 2023-07-31 14:10:03下载
- 积分:1