搜索资源列表
用于数据流压缩的huffman算法源代码
- 用于数据流压缩的huffman算法源代码-data flow for the Huffman compression algorithm source code
数据压缩
- 本程序包括了数据压缩和解压的几种基本算法:算术编码,lz77,lzw;对于数据压缩的初学者了解和掌握这几种基本的数据压缩方法应该有帮助-the procedures include data compression and decompression of several basic algorithm : arithmetic coding, lz77, 4,558,302; Data compression for the beginners to understand and grasp
数据压缩教程
- 数据压缩教程+源码-source data compression Guide
数据压缩技术概论
- 数据压缩技术概论(PPT)-Survey data compression technology (PPT)
数据压缩_RLC游程编码
- 本程序实现了数据压缩中RLC(游程编码)过程。执行环境为 TC 3.0。-realized by the data compression RLC (RIc) process. The environment for the implementation of TC 3.0.
数据压缩_算术编码
- 本程序实现了数据压缩中“算术编码”的全过程。执行环境为 TC 3.0。-realized by the data compression "arithmetic coding" of the entire process. The environment for the implementation of TC 3.0.
数据压缩程序
- 此程序包括四种数据压缩和解压方法
用51单片机控制AD1674采集数据
- 用51单片机控制AD1674采集数据,采集精度很高,AD1674用了两种方式,51 single-chip AD1674 with control data collection, collecting high accuracy, AD1674 used in two ways
ecg_matlab_data.zip 用matlab处理ecg心电数据
- 最近用matlab处理ecg心电数据,网上查了许多资料,终于成功导入.dat和.hea文件 做出了心电图 附件中含一组ecg心电数据(.dat和.hea文件各一),以供调试,fine.m是程序文件(含中文注释) 默认路径C:\Documents and Settings\Administrator\My Documents\MATLAB 打开方式:>>fine(‘62y933e.hea’,‘62y933e。dat’,9) 最后一个数字范围(1~12),代表第几道导连,
huff_stream.zip 用于数据流压缩的huffman算法
- 用于数据流压缩的huffman算法 ,Huffman algorithm used for data stream
Lzma
- 目前最好的LAMA算法的封装,实现了静态库lib和动态库dll两种方式封装,并有一个demo程序,可以实现常见的LZMA格式的地图数据解析,做GPS地图数据解析的朋友可以看看。-Currently the best package LAMA algorithm to realize the static and dynamic library dll library lib packages in two ways, and there is a demo program, can achiev
coder_compression_C
- 用c语言编写用于数据压缩的源程序- Uses in the data compression source program with the c language compilation
Compr
- VC++编程,有源代码,一个数据压缩库进行文件数据的压缩/解压-VC++ Programming, source code, a data compression library file data compression/decompression
gshhs_dp
- 道格拉斯-普克算法折线矢量压缩算法的C语言高效率实现,采用整形运算,适用于很多场合的数据压缩-Douglas- Peucker algorithm for line vector of the C language compression algorithms to achieve high efficiency, the use of plastic surgery operations, applicable to many occasions of data compression
datatransport
- 对数据进行压缩,并传输,以GZIP压缩为例说明数据压缩的过程。-Data compression and transmission, as an example to GZIP compression data compression process.
compress
- 数据压缩,自动预测编码技术,matlab实现,带图-Data compression, automatic predictive coding technique, matlab achieve
lzw
- 数据压缩,c语言,vc实现,lzw编码算法-Data compression, c language, vc achieve, lzw coding
lzwc
- 用c语言实现的数据压缩算法,核心算法为lzw算法-C language used to achieve data compression algorithm, the core algorithm lzw algorithm
dct
- JPEG压缩算法的核心是“视觉保真”原理,利用人类视觉系统特征进行处理,以达到最大图像数据压缩效果,实际上就是去除那些人眼不易觉察的信息。图像的空间频率对人的视觉至关重要,采用离散余弦变换可将图像分解成一组波,每个波有一个不同的空间频率,这样可以去除人类眼睛觉察不到的信息,而且还可使系统只保留重要的信息。-JPEG compression algorithm is the core of " visual fidelity" principle, the use of the
数据压缩技术原理与范例
- 提供了数据压缩技术原理并提供了相应压缩范例(The principle of data compression technology is provided and the corresponding compression examples are provided)
