-
这是一个关于基于混合编码的图象压缩技术的实现,现在勉强可以实现关于小波的图象压缩实现。此程序可以将BMP格式的图象经压缩后以JPG的格式存储起来!压缩比一般可以...
这是一个关于基于混合编码的图象压缩技术的实现,现在勉强可以实现关于小波的图象压缩实现。此程序可以将BMP格式的图象经压缩后以JPG的格式存储起来!压缩比一般可以达到32:1。还可以显示编码压缩所耗时间-This is a mixed coding on the basis of the image compression technology, and now can barely be achieved on wavelet image compression achieved. This procedure can be BMP format images compressed by the JPG format to store up! Compression ratio generally can be reached 32:1. It also shows the time taken Coding
- 2022-09-28 23:35:02下载
- 积分:1
-
有关图像压缩(wavelet)源程序
有关图像压缩(wavelet)源程序-the Image Compression (wavelet) source
- 2022-07-28 10:41:04下载
- 积分:1
-
基于块方向的图像无损压缩代码,压缩包解压时不能有密码,不含res和DEBUG...
基于块方向的图像无损压缩代码,压缩包解压时不能有密码,不含res和DEBUG-Block-based direction of image lossless compression code, when extracting compressed package should not have a password, non-res and DEBUG
- 2022-02-01 23:00:22下载
- 积分:1
-
Using the manual to assist novice understand there is a need to allow downloads,
使用手册帮助新手理解允许下载的必要性,
- 2022-03-13 11:32:19下载
- 积分:1
-
This file contains a new and improved version of on of the Huffman coder, (June...
This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful when using Matlab for data compression: quantizer, different variants of run-length-encoding and end-of-block coding in Mat2Vec, and a program which do JPEG-like entropy coding. A complete compression example is shown in TestMat2Vec.m. This file is all you need for Huffman coding in MatLab.-This file contains a new and improved version of on of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful wh en using Matlab for data compression : quantizer. different variants of run-length-encoding an d end-of-block coding in Mat2Vec. and a program which do JPEG-like entropy coding . A complete compression example is shown in Tes tMat2Vec.m. This file is all you need for Huffma n coding in MatLab.
- 2023-02-16 11:35:03下载
- 积分:1
-
已完成的jsp小项目vote,能够完成投票功能
已完成的jsp小项目vote,能够完成投票功能-Jsp small projects have been completed vote
- 2022-01-26 03:23:48下载
- 积分:1
-
用一个完整的熵编码,用的是用C++编写的直接链接…
一个带有源码的完整的熵编码程序,使用vC++编写,直接编译链接就可以运行,执行速度比较可以-With a complete source of entropy coding, the use of vC++ Prepared directly link the compiler can be run, the implementation speed comparison, we can
- 2022-12-10 02:55:02下载
- 积分:1
-
从一个源头很麻烦,令人沮丧,当你改变,为什么要20个世界。
很麻烦的源码上传,郁闷,什么时候能改变一下,为什么要20个字啊-From a source very troublesome, depressing, when you change, why should the 20 words ah
- 2022-04-27 00:50:18下载
- 积分:1
-
g722的压缩和解压缩源码
g722的压缩和解压缩源码-compression FOSS
- 2022-12-23 21:55:03下载
- 积分:1
-
#include <mega8.h>
#include <stdio.h>
#include <delay.h>...
#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
#define Zone1 PINC.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
#define Zone1 PINC.0
- 2022-03-03 14:10:59下载
- 积分:1