-
a开头和a结尾的字符串
a开头和a结尾的字符串-a beginning and the end of a string
- 2022-01-25 22:52:41下载
- 积分:1
-
这是一个关于统计压缩的算法,包含压缩和解压缩的源码,使用VC些的,而且包含测试过程。...
这是一个关于统计压缩的算法,包含压缩和解压缩的源码,使用VC些的,而且包含测试过程。-This is a statistical compression algorithms, including compression source code, the use of VC more, but includes the testing process.
- 2022-02-22 10:21:56下载
- 积分:1
-
这个程序的功能是能对一般的文件进行压缩和解压缩!
这个程序的功能是能对一般的文件进行压缩和解压缩!-The function of this procedure is able to document the general compression and decompression!
- 2022-03-02 03:53:10下载
- 积分: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
-
Quick Sort, Quick Sort Bubble Sort is an improvement. Its basic idea is: lying t...
快速排序,快速排序是对冒泡排序的一种改进。它的基本思想是:通过一躺排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一不部分的所有数据都要小,然后再按次方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。-Quick Sort, Quick Sort Bubble Sort is an improvement. Its basic idea is: lying through one sorting to sort the data to be split into two independent parts, one part of all of the data than the other one is not part of the all the data should be small, and then meeting the two methods were part of the data quick sort, the entire sorting process can be recursive, and thus the entire data into an orderly sequence.
- 2022-01-25 19:36:20下载
- 积分:1
-
经典的乡农编码,算法比较简单,了解乡农编码的请顶。
经典的乡农编码,算法比较简单,了解乡农编码的请顶。-classic Township coding algorithm is relatively simple to understand Township coding please roof.
- 2022-03-12 19:51:15下载
- 积分:1
-
Use matlab developed jpeg tool, which did not use the letter to the matlab that...
使用matlab开发的jpeg工具,其中没有使用matlab中包含的字母进行预测,量化都是自己写的,为lena做压缩,但最后没有做熵的过程
- 2022-03-17 12:23:59下载
- 积分:1
-
简单的通讯录程序,采用struts2+spring2.5+jpa
简单的通讯录程序,采用struts2+spring2.5+jpa-struts2+spring2.5+jpa
- 2022-11-22 19:10:05下载
- 积分:1
-
JPEG图像压缩及还原实例源代码
非常值得研究一下
JPEG图像压缩及还原实例源代码
非常值得研究一下-JPEG image compression and restore the source code examples are very worthy of study! ! !
- 2022-02-09 22:11:58下载
- 积分:1
-
#定义区卫生。0
#define Zone1 PINC.0
#define Zone2 PINC.1
#define Zone3 PINC.2
#define Zone4 PINC.3
#define Zone5 PINC.4
#define Zone6 PINC.5
#define Zone7 PIND.1
#define Red PORTB.7
#define EndOfValid 11000
eeprom unsigned int Valid= 0
// ----------------------------------------------------------------------------------------------------------------------
void DingDong(void)
{
Valid++
Red= 1 -#define Zone1 PINC.0
#define Zone2 PINC.1
#define Zone3 PINC.2
#define Zone4 PINC.3
#define Zone5 PINC.4
#define Zone6 PINC.5
#define Zone7 PIND.1
#define Red PORTB.7
#define EndOfValid 11000
eeprom unsigned int Valid= 0
//----------------------------------------------------------------------------------------------------------------------
void DingDong(void)
{
Valid++
Red= 1
- 2022-09-15 12:15:04下载
- 积分:1