-
编译源文件生成可执行文件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
-
使用的制作cab文件的源程序,通用的window平台,动态库在系统安装时已经装好。简单易用...
使用的制作cab文件的源程序,通用的window平台,动态库在系统安装时已经装好。简单易用-Cab files used in the production of the source, a common window platform, the dynamic libraries in the system has been installed properly. Easy-to-use
- 2023-05-31 06:30:03下载
- 积分:1
-
bwt压缩方式的源码
bwt压缩方式的源码-BWT compression of the source
- 2022-03-22 15:34:46下载
- 积分:1
-
入口信息管理系统2002
中考信息管理系统2002-entrance Information Management System 2002
- 2022-08-04 08:04:29下载
- 积分:1
-
可用的基于小波的spiht算法,可以自己设定小波分解基数,做成人机交互界面,直观
可用的基于小波的spiht算法,可以自己设定小波分解基数,做成人机交互界面,直观-Available to the SPIHT algorithm based on wavelet, wavelet decomposition can be set for the base, resulting in human-computer interaction interface, intuitive
- 2022-02-25 11:59:14下载
- 积分:1
-
实现JPEG压缩,并用RLE编码传递并解压的过程
实现JPEG压缩,并用RLE编码传递并解压的过程-achieve JPEG compression, encoding and transmission with VB and extracting process
- 2022-08-23 05:01:00下载
- 积分:1
-
#包括<;MEGA8。H & gt;
#include
#include
#include
#include
#include
#include
#define TG PORTB.1
#define RF_Rx PIND.2
#define Busy PIND.3
#define Mess1 PORTB.0
#define Mess2 PORTD.7
#define Mess3 PORTD.6
#define Mess4 PORTD.5
#define Mess5 PORTB.7
#define Mess6 PORTB.6
#define Buzzer PORTD.0-#include
#include
#include
#include
#include
#include
#define TG PORTB.1
#define RF_Rx PIND.2
#define Busy PIND.3
#define Mess1 PORTB.0
#define Mess2 PORTD.7
#define Mess3 PORTD.6
#define Mess4 PORTD.5
#define Mess5 PORTB.7
#define Mess6 PORTB.6
#define Buzzer PORTD.0
- 2022-07-27 10:40:10下载
- 积分:1
-
Java编写的简单的Mail发送程序,包含了邮件的发送过程,相应过程的演示。
可以被其它Serverlet调用来发送邮件。...
Java编写的简单的Mail发送程序,包含了邮件的发送过程,相应过程的演示。
可以被其它Serverlet调用来发送邮件。-Mail procedure ,written in Java to send a simple , contains the e-mail sending process, the corresponding demonstration of the process. Other Serverlet can be invoked to send mail.
- 2022-06-18 13:02:31下载
- 积分:1
-
对于Huffman压缩算法原代码的数据流,可以使用…
用于数据流压缩的huffman算法原码,可用于压缩解压的源程序-Data stream for the huffman compression algorithm the original code, can be used to extract the source compression
- 2023-01-18 17:00:03下载
- 积分:1
-
Image compression, predictive coding, is given two kinds of predictive coding me...
图像压缩,预测编码,给出了两种预测编码法,及其比较-Image compression, predictive coding, is given two kinds of predictive coding method, and its comparison
- 2022-04-19 04:20:26下载
- 积分:1