-
自己编写的一个简单的C语言实现的HUFFMAN编码实现的小程序,适合初学者。...
自己编写的一个简单的C语言实现的HUFFMAN编码实现的小程序,适合初学者。-I have written a simple C-language implementation of HUFFMAN coding a small program, suitable for beginners.
- 2022-07-20 03:36:57下载
- 积分:1
-
A high quality VC++ source code implementing the very important context
A high quality VC++ source code implementing the very important context-based adaptive arithmetic coder.
- 2022-05-08 19:45:07下载
- 积分:1
-
c++初学者用来练习的程序实例,从简单到复杂,有详细的说明文档!...
c++初学者用来练习的程序实例,从简单到复杂,有详细的说明文档!-c++ for beginners to practice procedures for instance, from simple to complex, contains a detailed description of the document!
- 2022-05-10 18:36:45下载
- 积分:1
-
解压arj文件的程序
解压arj文件的程序 -a program to deconde .arj files
- 2022-01-23 11:03:30下载
- 积分:1
-
This is a system of job scheduling algorithm is the use of C language programmin...
这是一个操作系统的作业调度的算法,是用C语言来编程的-This is a system of job scheduling algorithm is the use of C language programming
- 2022-04-01 13:04:58下载
- 积分:1
-
酒店的管理,主要是管理酒店的一些日常消费方面的。使我的一个课程设计...
酒店的管理,主要是管理酒店的一些日常消费方面的。使我的一个课程设计 -hotel management, hotel management is the number of daily consumption. I design a curriculum
- 2022-04-16 05:44:26下载
- 积分:1
-
我自己编的图像求熵的程序。运行经过了优化。
我自己编的图像求熵的程序。运行经过了优化。-I own image for entropy procedure. After running the optimization.
- 2022-02-10 09:24:31下载
- 积分:1
-
此为基于二代提升小波的阈值压缩算法源码,其中可以设置小波变换的分解层数,使用的小波名称,及各层阈值设置计算公式中的参数。并将低频系数转化为十六进制,方便在其上进...
此为基于二代提升小波的阈值压缩算法源码,其中可以设置小波变换的分解层数,使用的小波名称,及各层阈值设置计算公式中的参数。并将低频系数转化为十六进制,方便在其上进一步压缩,如采用Huffman压缩等,程序思路清楚,附有完整的注释,可以使用多种小波,并且很好得体现了二代小波的思想,对于初学小波者帮助很大。-based on the second generation of this upgrade wavelet compression algorithm threshold source, which can set wavelet transform decomposition level, the use of wavelet name, threshold levels and set the formula for calculating the parameters. And low-frequency coefficients into hexadecimal facilitate its further compression, such as the Huffman compression. procedures ideas clearly, with the integrity of the Notes, you can use a variety of wavelet, and reflected very well in the second generation wavelet thinking, For beginners who wavelet of great help.
- 2022-03-10 20:49:59下载
- 积分: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
-
电子琴演奏我的功能就是利用单片机来实现电子琴的演奏功能...
电子琴演奏我的功能就是利用单片机来实现电子琴的演奏功能-good
- 2022-02-15 02:15:19下载
- 积分:1