-
关于哈弗曼树的编码译码,以及用文件形式输出的的算法
关于哈弗曼树的编码译码,以及用文件形式输出的的算法-哈弗曼tree on the codec, and the documentary form of the algorithm output
- 2022-03-01 16:09:28下载
- 积分: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
-
spdf5420资料,16位和8位驱动程序
spdf5420资料,16位和8位驱动程序-spdf5420_driver_instruction
- 2022-08-25 20:18:24下载
- 积分:1
-
Methodology document
Methodology document
- 2022-03-10 00:16:19下载
- 积分:1
-
程序功能:模拟DCT编码解码过程,生成带“块效应”的图像
实验图片:lena.jpg(512*512)...
程序功能:模拟DCT编码解码过程,生成带“块效应”的图像
实验图片:lena.jpg(512*512)-Program features: Analog DCT codec process, generated with
- 2022-07-27 21:46:13下载
- 积分:1
-
gif图像的编解码实现,在vc环境下直接编译即可!
gif图像的编解码实现,在vc环境下直接编译即可!-realization of gif graphic compression/decompression,which can be compiled in VC environment.
- 2022-02-09 23:49:40下载
- 积分:1
-
Code based on the ARM7 realize the MPEG
代码实现了基于ARM7的MPEG-4视频解码器,由C代码和汇编混合编写,已经在ARM7TDMI平台调试通过。-Code based on the ARM7 realize the MPEG-4 video decoder, from C code and compilation of mixed-prepared, has been adopted ARM7TDMI debugging platform.
- 2022-05-27 14:27:06下载
- 积分:1
-
基于小波的图像压缩,可运行,基于实数小波和EZW编码
基于小波的图像压缩,可运行,基于实数小波和EZW编码-Wavelet-based image compression can be run, based on real wavelet and EZW coding
- 2022-07-20 14:45:26下载
- 积分:1
-
dll Compression Algorithm
dll压缩算法-dll Compression Algorithm
- 2022-05-31 18:27:30下载
- 积分:1
-
ZIP文件上传后自动解压程序源代码
ZIP文件上传后自动解压程序源代码 -ZIP file uploads automatically extracting source code
- 2022-03-20 01:11:11下载
- 积分:1