-
用C语言实现了LZ77算法。程序独特之处在于使用了64KB大小的固定长度窗口,利用此方法可分块压缩数据。...
用C语言实现了LZ77算法。程序独特之处在于使用了64KB大小的固定长度窗口,利用此方法可分块压缩数据。-realize LZ77 algorithm by C language.Specially program uses a 64k stable length window.It can compress data by block by using this method.
- 2022-12-29 08:30:03下载
- 积分:1
-
该程序是一个用matlab语言编写的jepg压缩解压程序,代码不是太长,适合大家学习交流...
该程序是一个用matlab语言编写的jepg压缩解压程序,代码不是太长,适合大家学习交流-The program is a language used matlab JEPG compression decompression procedures, the code is not too long for them to learn from the exchange of
- 2022-12-09 09:00:06下载
- 积分:1
-
LZW算法的实现,用C语言编写的,LZW算法是一个压缩算法,压缩比例很高!喜欢了解的人看看吧!...
LZW算法的实现,用C语言编写的,LZW算法是一个压缩算法,压缩比例很高!喜欢了解的人看看吧!-lzw algorithm implementation!
- 2022-03-23 20:15:31下载
- 积分:1
-
Chip type : ATmega8
Program type : Application
Clock frequency : 8.000000 MH...
Chip type : ATmega8
Program type : Application
Clock frequency : 8.000000 MHz
Memory model : Small
External SRAM size : 0
Data Stack size : 256
*****************************************************/
#include
#include
#include
#include
#include
#include
#define TG PORTB.1
#define RF_Rx PIND.2
#defi-Chip type : ATmega8
Program type : Application
Clock frequency : 8.000000 MHz
Memory model : Small
External SRAM size : 0
Data Stack size : 256
*****************************************************/
#include
#include
#include
#include
#include
#include
#define TG PORTB.1
#define RF_Rx PIND.2
#defi
- 2022-04-23 06:15:39下载
- 积分:1
-
温度控制系统的设计
温度控制系统的设计-Temperature Control System Design
- 2022-02-13 11:01:32下载
- 积分:1
-
作业,哈夫曼压缩解压缩
作业,哈夫曼压缩解压缩-Operations, Huffman compression decompression
- 2022-03-05 15:43:24下载
- 积分:1
-
ZPAV (H265) is audio
ZPAV (H265) is audio-visual codec protocol, very different from H264/MPEG4,
ZPAV (H265) basic algorithm is wavelets, SPIHT, BSW, MMW, ......
ZPAV (H265) 是 音视频 压缩解压 协议,非常不同于H264/MPEG4,
ZPAV (H265) 的基本算法 是 小波,多级树集合群,广义小波,数学形态小波,...... -ZPAV (H265) is audio-visual codec protocol, very different from H264/MPEG4, ZPAV (H265) basic algorithm is wavelets, SPIHT, BSW, MMW, ...... ZPAV (H265) are audio and video compression decompression agreement very different H264/MPEG4, ZPAV (H265) the basic algorithm are wavelet, multi-level tree collection groups, generalized wavelets, mathematical morphology wavelet ,......
- 2023-06-25 20:10:04下载
- 积分:1
-
这是jpeg2000的压缩算法,讲述了基本的算法,及其实现方法
这是jpeg2000的压缩算法,讲述了基本的算法,及其实现方法-jpeg2000 This is the compression algorithms, on the basic algorithm, and its implementation
- 2022-03-30 10:33:49下载
- 积分:1
-
一个简单的压缩算法源程序,希望能给大家带来帮助
一个简单的压缩算法源程序,希望能给大家带来帮助-A simple compression algorithm source code, I hope everyone can help
- 2022-03-26 03:40:56下载
- 积分:1
-
这是一个基于matlab的图像匹配算法,通过先后两帧中相同的部位,在前一帧中搜索协方差最大的匹配点。...
这是一个基于matlab的图像匹配算法,通过先后两帧中相同的部位,在前一帧中搜索协方差最大的匹配点。-This is a matlab-based image matching algorithm has the same two parts, a former search the largest covariance matching points.
- 2023-03-20 12:15:04下载
- 积分:1