-
asp 源代码及教程下载站 包个人开发的一组商业网站源代码
asp 源代码及教程下载站 包个人开发的一组商业网站源代码-asp tutorial source code and download individual stations packets of a group developing commercial websites source code
- 2022-05-18 00:21:30下载
- 积分:1
-
著名压缩算法的实现,能够实现各种基本功能,适合学习!
著名压缩算法的实现,能够实现各种基本功能,适合学习!-famous compression algorithm to achieve to achieve basic capabilities for learning!
- 2022-07-21 02:27:55下载
- 积分:1
-
A decompression procedure, as long as the set
一个解压程序,只要设定了解压路径和解压文件的种类,就可以随意解压-A decompression procedure, as long as the set-extracting file path and extract the type, it can extract
- 2022-02-01 04:04:49下载
- 积分:1
-
LZW VS 6.0 实现 生成字典 自动 不用 字典就可以解压缩
LZW VS 6.0 实现 生成字典 自动 不用 字典就可以解压缩-LZW VS 6.0 to achieve the dictionary is generated automatically without a dictionary can be extracted
- 2022-04-11 17:34:29下载
- 积分: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
-
For binary image compression realize the arithmetic coding and decoding and on t...
针对二值图像的压缩实现了算术编码以及解码 并在此基础上实现了一节自适应算术编码 有很好的压缩效果-For binary image compression realize the arithmetic coding and decoding and on this basis has been realized a very good adaptive arithmetic coding compression has the effect of
- 2022-07-19 00:58:21下载
- 积分:1
-
法国人的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
-
24位BMP转换为RGB565的BMP工具
24位BMP转换为RGB565的BMP工具-24 BMP conversion of the BMP tools RGB565
- 2022-07-07 17:28:51下载
- 积分:1
-
教你如何制作PDF417、QRCode二维条码,如何进行图像压缩,提供免费的DLL,有打印复制设置样本,是你制作与应用二维条码的必备案例...
教你如何制作PDF417、QRCode二维条码,如何进行图像压缩,提供免费的DLL,有打印复制设置样本,是你制作与应用二维条码的必备案例-show you how to make pdf417,ORCode 2d bar code,how to compress image,provid free dll, it has print and copy setting sample,it is necessary for you to make and apply 2d bar code.
- 2022-01-25 16:42:24下载
- 积分:1
-
本代码为数据压缩的C语言实现,它只是个学习程序,希望能够给参考者帮助!...
本代码为数据压缩的C语言实现,它只是个学习程序,希望能够给参考者帮助!-the code for data compression C language, it is just learning the procedure, hoping to be able to help the reference!
- 2022-03-18 12:40:21下载
- 积分:1