-
采用小波零树的EZW压缩编码算法,matlab实现代码
采用小波零树的EZW压缩编码算法,matlab实现代码-This code adopted the zero tree to fulfill the algorithm in matlab.
- 2022-02-26 23:16:30下载
- 积分:1
-
C language compiler of the LZW compression algorithm, and feel good preparation,...
用C++语言编译的LZW压缩算法,自我感觉编写不错,根据提示输入要压缩的文件名即可-C language compiler of the LZW compression algorithm, and feel good preparation, When prompted to input compressed file can be
- 2022-02-01 02:13:51下载
- 积分:1
-
WinZip的源代码
Winzip的源代码-Winzip source code
- 2022-03-21 05:25:13下载
- 积分:1
-
一个huffman压缩解压算法源码,有具体的实现算法和代码注释.
一个huffman压缩解压算法源码,有具体的实现算法和代码注释.-a Huffman compression decompression algorithm source, a specific algorithm and code Notes.
- 2022-08-10 07:14:15下载
- 积分:1
-
行程编码,JPEG压缩编码(基本系统)
行程编码,JPEG压缩编码(基本系统)-itinerary encoding, JPEG compression coding (basic system)
- 2022-10-12 15:15:03下载
- 积分:1
-
我发现这个网站上缺少关于3D
我发现这个网站上缺少关于3D-SPIHT编码。这个是我收集的3D-SPIHT,也是来自于Pro.Peraman的官网。 可以用来做实验,写论文。希望对大家有用。-i found that the website lack of 3d-spiht coding, this 3d-spiht coding is from websites of Pro.Pearlman. i hope it is useful for you.
- 2022-04-20 10:36:21下载
- 积分:1
-
彩色图像的PSNR值,图像压缩编码的PSNR
彩色图像psnr值计算,图像压缩编码后的峰值信噪比-Color image psnr values, image compression encoded PSNR
- 2022-05-14 06:49:49下载
- 积分:1
-
VB调用Jpg和Bmp格式相互转换API函数的示例
VB调用Jpg和Bmp格式相互转换API函数的示例-VB call Jpg and Bmp format conversion API Function Examples
- 2022-02-01 04:39:43下载
- 积分: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
-
伟纳电子ME500B单片机开发系统演示程序
伟纳电子ME500B单片机开发系统演示程序 - 数码管显示简易电子时钟 -伟纳电子 ME500B 单片机开发系统??示程?2- ??码??显示?2 易电子时钟
- 2023-03-15 11:35:03下载
- 积分:1