-
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
-
#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
#define Zone2 PINC.1
#define Zone3 PINC.2
#define Zone4 PINC.3
#define Zone5 PINC.4
#define Zone6 PINC.5
#define Zone7 PIND.1
-#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
- 2022-03-15 02:53:31下载
- 积分:1
-
DCT变换是图像图形处理中的很重要的一个压缩算法,此文件详尽的完成了DCT变换...
DCT变换是图像图形处理中的很重要的一个压缩算法,此文件详尽的完成了DCT变换-DCT transform is image and graphics processing is very important to a compression algorithm, this document contains details of the completion of the DCT transform
- 2022-05-31 23:24:52下载
- 积分:1
-
本源码直观演示了音频ADPCM解压压缩算法
可手动数入数据,点击压缩解压按扭即可显示压缩解压的结果!...
本源码直观演示了音频ADPCM解压压缩算法
可手动数入数据,点击压缩解压按扭即可显示压缩解压的结果!-The source of the audio visual presentation ADPCM compression algorithm can extract the data manually into the number, click the button to display the compressed compression decompression decompression results!
- 2022-02-24 11:31:21下载
- 积分:1
-
本程序提供了哈夫曼编码的压缩和解压缩函数,并实现了图象文件的压缩和解压缩...
本程序提供了哈夫曼编码的压缩和解压缩函数,并实现了图象文件的压缩和解压缩-the procedures provided Huffman coding compression functions, and to achieve the image file compression
- 2022-07-04 00:43:27下载
- 积分:1
-
数字图象处理程序.
数字图象处理程序.-digital image processing.
- 2023-06-01 01:50:03下载
- 积分:1
-
g722的压缩和解压缩源码
g722的压缩和解压缩源码-compression FOSS
- 2022-12-23 21:55:03下载
- 积分:1
-
with Short dictionary Huffman compression algorithm (VB.NET Source)
Huffman with Short dictionary压缩算法(VB.NET Source)-with Short dictionary Huffman compression algorithm (VB.NET Source)
- 2022-07-23 03:34:14下载
- 积分:1
-
a-law u-law pcm间的转换,提供了快速实现这几种编码的转换方法
-a-law u-law pcm the conversion, the rapid realization of these various ways of coding
- 2022-06-22 01:33:34下载
- 积分:1
-
数据压缩的方法演示
数据压缩的方法演示-data compression method demonstration
- 2022-07-18 19:34:11下载
- 积分:1