-
VC++编程,有源代码,使用RLE算法压缩文件,适合压缩解压的初学者...
VC++编程,有源代码,使用RLE算法压缩文件,适合压缩解压的初学者-VC++ Programming, source code, the use of RLE algorithm for compressed files, suitable for beginners compression decompression
- 2022-01-25 19:15:00下载
- 积分:1
-
介绍各种压缩的特点以及应用,欢迎大家位下载!
介绍各种压缩的特点以及应用,欢迎大家位下载!-Introducing a wide range of compression characteristics of the application, Welcome to the digital download!
- 2022-03-14 22:10:07下载
- 积分:1
-
java语言写的购物车程序原码.
java语言写的购物车程序原码.-carts procedures original code.
- 2023-02-09 05:15:03下载
- 积分:1
-
一个用C++编写的文件压缩解压缩程序,实现文本的动态压缩和解压,支持RAR....
一个用C++编写的文件压缩解压缩程序,实现文本的动态压缩和解压,支持RAR.-a document prepared by compression decompression procedures, the text of the realization of dynamic compression and decompression, support RAR.
- 2022-05-14 04:55:15下载
- 积分:1
-
数值计算方法的C语言代码
数值计算方法的C语言代码-numerical calculation method by C language code
- 2022-02-05 08:22:09下载
- 积分:1
-
本软件实现单机数据压缩打包备份功能.数据压缩级别,压缩速度可选!备份可采取增量备份或全备份....
本软件实现单机数据压缩打包备份功能.数据压缩级别,压缩速度可选!备份可采取增量备份或全备份.-the standalone software package backup data compression functions. Data compression levels, optional compression speed! Backup can take full or incremental backup backup.
- 2023-04-18 01:05:04下载
- 积分: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
-
可运行,运用游程长度编码法进行压缩和解压缩图象文件。
可运行,运用游程长度编码法进行压缩和解压缩图象文件。-Can be run using run-length coding method for document image compression and decompression.
- 2022-01-26 05:12:35下载
- 积分:1
-
在VB中实现 Zip 和 Unzip 的程序,完全兼容WinZip.rar
在VB中实现 Zip 和 Unzip 的程序,完全兼容WinZip.rar-in VB achieve Zip and Unzip procedures, fully compatible WinZip.rar
- 2023-04-29 07:00:04下载
- 积分:1
-
用回溯法解决不是传教士和Sevag很麻烦的问题…
用回溯法解决不是很麻烦的传教士和野人问题-By backtracking to solve is not very troublesome issue of missionaries and Savage
- 2022-04-23 11:53:01下载
- 积分:1