-
加密、压缩
加密、压缩-The Examples of Encrypt and Compression
- 2023-02-04 02:35:04下载
- 积分:1
-
SPIHT image compression encoding procedure of Matlab.
SPIHT图像压缩编码的Matlab程序。-SPIHT image compression encoding procedure of Matlab.
- 2022-03-22 06:28:11下载
- 积分: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
-
Splendid fortune, a very interesting little Dongdong. Believe that learning VC++...
精彩算命,一个很有趣的小东东。相信对初学VC++的有一定的帮助-Splendid fortune, a very interesting little Dongdong. Believe that learning VC++ Have some help in
- 2022-06-20 23:12:04下载
- 积分:1
-
use RealOne media player controls on the production and achieve in a single docu...
利用RealOne控件制作媒体播放器,实现在单文档结构的视图窗口中播放文件-use RealOne media player controls on the production and achieve in a single document structure of the View window shows documents
- 2023-01-31 01:10:03下载
- 积分:1
-
use 4,558,302 algorithm compression decompression examples procedures, and can c...
利用lzw算法进行压缩解压缩的例子程序,并可以计算压缩时间。-use 4,558,302 algorithm compression decompression examples procedures, and can calculate the compression time.
- 2023-04-03 10:45:03下载
- 积分:1
-
realized by the data compression RLC (RIc) process. The environment for the impl...
本程序实现了数据压缩中RLC(游程编码)过程。执行环境为 TC 3.0。-realized by the data compression RLC (RIc) process. The environment for the implementation of TC 3.0.
- 2022-01-23 11:24:10下载
- 积分:1
-
程序通过构建一个haffman树,用哈夫曼树算法对文本文件进行0
程序通过构建一个haffman树,用哈夫曼树算法对文本文件进行0-1化编码,并模拟文件
压缩与解压-Procedure to build a tree haffman using Huffman tree algorithm to 0-1 on the text file of code, and simulate file compression and decompression
- 2022-05-13 06:55:39下载
- 积分:1
-
C代码完成jpeg编码和解码,包括dct,量化,zigzag以及霍夫曼编码、解码...
C代码完成jpeg编码和解码,包括dct,量化,zigzag以及霍夫曼编码、解码-C code to complete jpeg encoding and decoding, including dct, quantization, zigzag and the Huffman code, decoding
- 2022-03-02 17:24:15下载
- 积分:1
-
c压缩算法,jpeg图像压缩算法
c压缩算法,jpeg图像压缩算法-c compression algorithm, jpeg image compression algorithm
- 2022-06-17 05:58:53下载
- 积分:1