-
一个压缩和解压缩的例子,里面有详细的注释和演示
一个压缩和解压缩的例子,里面有详细的注释和演示-a compression example, with a detailed presentation of the Notes and
- 2022-03-10 20:55:13下载
- 积分:1
-
c#多线程池的操作实例,绝对好使!已经经过 测试了!
c#多线程池的操作实例,绝对好使!已经经过 测试了!-good!
- 2022-12-28 15:35:03下载
- 积分:1
-
spdf5420资料,16位和8位驱动程序
spdf5420资料,16位和8位驱动程序-spdf5420_driver_instruction
- 2022-08-25 20:18:24下载
- 积分:1
-
ZPAV (H265) is audio
ZPAV (H265) is audio-visual codec protocol, very different from H264/MPEG4,
ZPAV (H265) basic algorithm is wavelets, SPIHT, BSW, MMW, ......
ZPAV (H265) 是 音视频 压缩解压 协议,非常不同于H264/MPEG4,
ZPAV (H265) 的基本算法 是 小波,多级树集合群,广义小波,数学形态小波,...... -ZPAV (H265) is audio-visual codec protocol, very different from H264/MPEG4, ZPAV (H265) basic algorithm is wavelets, SPIHT, BSW, MMW, ...... ZPAV (H265) are audio and video compression decompression agreement very different H264/MPEG4, ZPAV (H265) the basic algorithm are wavelet, multi-level tree collection groups, generalized wavelets, mathematical morphology wavelet ,......
- 2023-06-25 20:10:04下载
- 积分:1
-
winzip codecs for use VC design, function very basic. For beginners reference.
winzip压缩解压器,利用VC++设计的,功能很基本。适合初学者参考。-winzip codecs for use VC design, function very basic. For beginners reference.
- 2022-02-13 12:38:12下载
- 积分: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
-
用Visual C++开发的Huffman文件压缩算法的源代码
用Visual C++开发的Huffman文件压缩算法的源代码-Visual C development of the Huffman compression algorithm source code
- 2022-02-02 13:21:16下载
- 积分:1
-
Implementation for the Huffman Cod in Visual C++.
Both, the encoder and the d...
Implementation for the Huffman Cod in Visual C++.
Both, the encoder and the decoder take as input a file and write the output into another file.-Implementation for the Huffman Cod in Visual C++.
Both, the encoder and the decoder take as input a file and write the output into another file.
- 2022-01-24 16:56:24下载
- 积分:1
-
The program is to open a folder browse mode, for beginners to learn the general...
该程序是打开文件夹的浏览模式,可供初学者一般的学习的实用软件。-The program is to open a folder browse mode, for beginners to learn the general utility software.
- 2023-01-02 07:40:03下载
- 积分:1
-
有关图像压缩(wavelet)源程序
有关图像压缩(wavelet)源程序-the Image Compression (wavelet) source
- 2022-07-28 10:41:04下载
- 积分:1