-
一个含有compress、expand、lzw等等压缩算法的源码
一个含有compress、expand、lzw等等压缩算法的源码-a encode source code with compress,expand and lzw
- 2022-09-12 17:30:03下载
- 积分:1
-
解压缩软件UNZIP的c源程序代码
解压缩软件UNZIP的c源程序代码-decompression software UNZIP c source code
- 2022-02-15 15:02:37下载
- 积分:1
-
一套压缩解压DLL及例子
一套压缩解压DLL及例子-a compressing and de-compressing dll and its example
- 2022-02-14 05:14:46下载
- 积分:1
-
比zip压缩比率高的rar压缩方法的解压程序
比zip压缩比率高的rar压缩方法的解压程序 -decompression for the rar compression whichs rate is higher than zip
- 2022-10-15 11:30:02下载
- 积分:1
-
一种无损压缩解压的算法,是lz77的改进,其压缩比比lz77高,速度要快...
一种无损压缩解压的算法,是lz77的改进,其压缩比比lz77高,速度要快-a lossless compression decompression algorithm is lz77 improvement everywhere lz77 its high compression, faster speed
- 2022-05-29 03:40:49下载
- 积分:1
-
实现对字符的赫夫曼编码,译码,运用栈存储少量字符数据
实现对字符的赫夫曼编码,译码,运用栈存储少量字符数据-Realize the characters Huffman encoding, decoding, using a small amount of character data storage stack
- 2022-06-29 13:15:37下载
- 积分:1
-
Matlab implementation of the schroeder’s reverberator algorithm for audio filter...
Matlab implementation of the schroeder’s reverberator algorithm for audio filtering
- 2022-05-23 16:40:44下载
- 积分:1
-
编译源文件生成可执行文件TestLibjpeg.exe,
此程序可以转换bmp位图为jpg格式,或解压缩
jpg格式图像为bmp格式。
将需转换的b...
编译源文件生成可执行文件TestLibjpeg.exe,
此程序可以转换bmp位图为jpg格式,或解压缩
jpg格式图像为bmp格式。
将需转换的bmp格式图片存到和TestLibjpeg.exe
相同的文件夹下,在DOS界面下使用命令行参数
bmp到jpeg的转换使用:TestLibjpeg.exe j 原图片名.bmp 目标图片名.jpg
jpeg到bmp的转换使用:TestLibjpeg.exe b 原图片名.jpg 目标图片名.bmp-
AppWizard has created this TestLibjpeg application for you.
This file contains a summary of what you will find in each of the files that
make up your TestLibjpeg application.
TestLibjpeg.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
TestLibjpeg.cpp
This is the main application source file.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named TestLibjpeg.pch and a precompiled ty
- 2022-02-05 01:55:04下载
- 积分:1
-
LZHUF、LZSS、LZARJ压缩算法
LZHUF、LZSS、LZARJ压缩算法-LZHUF, LZSS, LZARJ Compression Algorithm
- 2023-04-18 11:30:03下载
- 积分:1
-
一个程序的LZ77压缩编码的例子
一个LZ77编码压缩的示例程序-a LZ77 compression coding examples of procedures
- 2022-04-30 22:13:48下载
- 积分:1