-
基于matlab的小波变换的图象压缩,每个子程序有详细的说明。...
基于matlab的小波变换的图象压缩,每个子程序有详细的说明。-based on Matlab Wavelet image compression, each subroutine with detailed explanations.
- 2023-05-01 17:25:03下载
- 积分:1
-
本系统利用JSP+JavaBean+ MySQL数据库三层模式实现了网上书店系统。本论文对系统的需求分析、系统总体架构及详细设计进行了详细地阐述,主要实现了以下...
本系统利用JSP+JavaBean+ MySQL数据库三层模式实现了网上书店系统。本论文对系统的需求分析、系统总体架构及详细设计进行了详细地阐述,主要实现了以下功能:会员注册、登录/注销;用户管理;浏览图书详细信息;图书搜索;图书管理;购物车;订单;订单管理等。-failed to translate
- 2022-02-02 09:06:06下载
- 积分:1
-
zip解压源码.
zip解压源码.-zip unpacked source.
- 2022-04-08 19:14:26下载
- 积分:1
-
Principles of program design composed of large
组成原理程序设计大型作业,具体实例,让你懂的组成原理的基本操作等,进一步了解计算机的工作原理-Principles of program design composed of large-scale operations, concrete examples, so that you understand the composition of the basic principles of operation, etc. to better understand the working principle of the computer
- 2023-07-12 00:35:02下载
- 积分:1
-
c语言压缩算法,LZW.高效率,适合于对大文件进行压缩.
c语言压缩算法,LZW.高效率,适合于对大文件进行压缩.-c language compression algorithm, LZW. high efficiency, suitable for large files are compressed.
- 2022-05-25 18:12:49下载
- 积分: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
-
SharpZipLib之前叫做NZipLib,完全由 C# 开发的压缩库,支持Zip, GZip, Tar and BZip2 ,为2007年8月最新0852r...
SharpZipLib之前叫做NZipLib,完全由 C# 开发的压缩库,支持Zip, GZip, Tar and BZip2 ,为2007年8月最新0852release版的代码实例!
Changes for v0.85.2 release
Minor tweaks for CF, ZipEntryFactory and ZipFile.
Fix for zip testing and Zip64 local header patching.
FastZip revamped to handle file attributes on extract + other fixes
Null ref in path filter fixed.
Extra data handling fixes
Revamped build and conditional compilation handling
Many bug fixes for Zip64.
Minor improvements to C# samples.
ZIP-1341 Non ascii zip password handling fix.
ZIP-355 Fix for zip compression problem at low levels
-SharpZipLib called before NZipLib, entirely by the C# Compression library developed to support the Zip, GZip, Tar and BZip2, for in August 2007 the latest version of the code examples 0852release! Changes for v0.85.2 releaseMinor tweaks for CF, ZipEntryFactory and ZipFile.Fix for zip testing and Zip64 local header patching.FastZip revamped to handle file attributes on extract+ Other fixesNull ref in path filte
- 2022-04-29 16:52:15下载
- 积分:1
-
本程序实现了数据压缩中“算术编码”的全过程。执行环境为 TC 3.0。...
本程序实现了数据压缩中“算术编码”的全过程。执行环境为 TC 3.0。-realized by the data compression "arithmetic coding" of the entire process. The environment for the implementation of TC 3.0.
- 2023-01-20 06:15:03下载
- 积分:1
-
字符统计,可以统计一个文件所包含的字符数,很实用
字符统计,可以统计一个文件所包含的字符数,很实用-Character statistics, allows you to count a number of characters contained in those documents, it is useful
- 2023-09-07 14:30:03下载
- 积分:1
-
C++实现LZSS算法
C++ implementation of LZSS
- 2022-03-23 12:57:32下载
- 积分:1