-
VB写的文件压缩算法,速度和压缩比都还可以。(利用了模拟指针)...
VB写的文件压缩算法,速度和压缩比都还可以。(利用了模拟指针)-This algorithm is written in VB,and the speed and compression rate are good overall!
- 2022-02-12 03:55:33下载
- 积分:1
-
在vc++的开发平台下开发的PhotoShop风格的滑动条,可以帮助学习mfc编程,对初学者更是大有好处...
在vc++的开发平台下开发的PhotoShop风格的滑动条,可以帮助学习mfc编程,对初学者更是大有好处-In vc development platform developed under the PhotoShop-style slider, can help to learn mfc programming, for beginners it is good
- 2022-04-18 03:50:59下载
- 积分:1
-
基于Huffman变换的图像压缩算法,c++语言开发的。
基于Huffman变换的图像压缩算法,c++语言开发的。-image Compression algorithm based on Huffman
- 2022-02-21 09:56:17下载
- 积分:1
-
jpeg2000编码器,仅供参考,haha hahahahha
jpeg2000编码器,仅供参考,haha hahahahha-jpeg2000hahahahahahahahha
- 2022-06-17 16:41:23下载
- 积分:1
-
本内容详细介绍huffman编码,并且有源程序.调试成功
本内容详细介绍huffman编码,并且有源程序.调试成功
- 2022-02-01 12:02:48下载
- 积分: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
-
采用zlib标准的压缩源码,应用在Windows和Linux多平台下,分别有Linux下和Windows下VC的使用实例。...
采用zlib标准的压缩源码,应用在Windows和Linux多平台下,分别有Linux下和Windows下VC的使用实例。-using zlib compression standard source code, used in Windows and Linux multi-platform, respectively Linux and Windows examples of the use of VC.
- 2022-01-26 03:52:48下载
- 积分:1
-
使用CZip和CUnzip压缩VC代码文件和减压
VC下使用CZip和CUnzip压缩和解压文件代码-VC use CZip CUnzip and document compression and decompression code
- 2023-01-08 18:30:04下载
- 积分:1
-
本文主要是利用文本压缩技术来减少文本的压缩。
text compressor using c programming.Text compression is mainly used for reduce the file size. Text compression process of encoding information’s using fewer bits than an unencoded representation.
- 2022-11-24 02:05:03下载
- 积分:1
-
absolutely first
绝对一流的压缩解压程序-absolutely first-rate codecs
- 2022-05-14 19:55:24下载
- 积分:1