-
ucOS_II移植到Keilc51小模式下简介及内核源代码
ucOS_II移植到Keilc51小模式下简介及内核源代码-ucOS_II transplanted to Keilc51 small mode profiles and the kernel source code
- 2022-04-01 05:34:05下载
- 积分:1
-
我写的基于bandelet域的spiht图像压缩算法。效果比经典的SPIHT好。文章已发,希望代码对大家有用。...
我写的基于bandelet域的spiht图像压缩算法。效果比经典的SPIHT好。文章已发,希望代码对大家有用。-I wrote bandelet domain-based SPIHT image compression algorithm. SPIHT is better than a good classic. Article has been distributed, I hope the code useful for everyone.
- 2022-04-18 00:04:47下载
- 积分:1
-
这是一个数据结构的线索二叉树的算法,是用C来编程的
这是一个数据结构的线索二叉树的算法,是用C来编程的-This is a data structure leads to the binary tree algorithm is used to program the C
- 2023-09-04 01:55:03下载
- 积分:1
-
这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用C语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在...
这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用C语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.作者把它改写成了一个C++类,使它可以方便的压缩和解压缩。-LZARI algorithm based on the type of data compression. Haruhiko SAP in 1989, July 4 C language daily wrote realization of this algorithm. But above uses some static or global variables, using the MFC which are very convenient. Authors rewrite it became a category C, it can be to facilitate the compression.
- 2022-07-18 10:03:51下载
- 积分:1
-
行程编码,JPEG压缩编码(基本系统)
行程编码,JPEG压缩编码(基本系统)-itinerary encoding, JPEG compression coding (basic system)
- 2022-10-12 15:15:03下载
- 积分:1
-
downloaded from internet
downloaded from internet
- 2022-03-12 22:31:14下载
- 积分:1
-
哈夫曼huffman压缩编/解码 内含压缩和解压的源代码(C语言)和可执行程序...
哈夫曼huffman压缩编/解码 内含压缩和解压的源代码(C语言)和可执行程序-Huffman compression encoder/decoder compression and decompression containing the source code (C language) and enforceability procedures
- 2023-07-05 16:35:03下载
- 积分: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
-
哈弗曼编码的C++实现,包括多个实用头文件
哈弗曼编码的C++实现,包括多个实用头文件-Huffman-coded C++ implementation, including a number of practical header files
- 2023-04-30 05:05:03下载
- 积分: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