-
lz77压宿算法,用c语言实现,可以在tc下编译通过,根据不同的计算机要修改下相关的参数值,对文本数据的压缩效果很好...
lz77压宿算法,用c语言实现,可以在tc下编译通过,根据不同的计算机要修改下相关的参数值,对文本数据的压缩效果很好-lz77 places pressure algorithm, using the c language, in tc under compile, based on different computers to be amended under the relevant parameters, the text data compression with good results
- 2022-02-05 20:17:37下载
- 积分:1
-
zlib pascal语言源码
zlib pascal语言源码 -The source in Pascal of zlib
- 2023-06-16 06:50:03下载
- 积分:1
-
这个是一个多媒体的压缩与解压的软件源码 采用的是行程编码的 看看吧...
这个是一个多媒体的压缩与解压的软件源码 采用的是行程编码的 看看吧-This is a multimedia compression and decompression software using the source code look at the itinerary it
- 2022-01-25 18:42:50下载
- 积分:1
-
文件型数据库 文件型数据库文件型数据库
文件型数据库 文件型数据库文件型数据库-Document Database Document DatabaseDocument Database
- 2022-07-26 06:58:09下载
- 积分:1
-
加法的程序,很有用的大家快看看啊,最新的专家做的
加法的程序,很有用的大家快看看啊,最新的专家做的-additive process, we very useful quick look at the ah, the latest of experts
- 2022-03-11 19:01:49下载
- 积分:1
-
另一个解zip文件的程序
另一个解zip文件的程序 -another program for decoding .zip files
- 2022-11-29 17:55:03下载
- 积分:1
-
用C写的文件压缩程序
用C写的文件压缩程序-C written document compression process
- 2022-07-08 22:29:02下载
- 积分:1
-
JPEG压缩编码(基本系统)简单示例
JPEG压缩编码(基本系统)简单示例-JPEG compression coding (basic system) simple example-JPEG compression (basic system) easy sample-JPEG compression coding (basic system) simple example
- 2022-09-01 20:10:03下载
- 积分:1
-
一个LZW压缩算法源码 简单实用 很有帮助
一个LZW压缩算法源码 简单实用 很有帮助-LZW compression algorithm a simple and practical source of great help
- 2022-01-25 15:20:52下载
- 积分: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