搜索资源列表
数据压缩
- 本程序包括了数据压缩和解压的几种基本算法:算术编码,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
改进的LZSS压缩算法
- 本文提出了LZSS压缩算法在进行文本压缩时存在的问题,并给出了解决方法。改进后的算法具有较高的压缩率,实验结果令人满意。 关键词:LZSS;数据压缩 -This paper presents a compression algorithm LZSS text compression during the question and gives a solution. Improved algorithm with a higher compression ratio, the experi
针对大型文件优化的数据压缩解压缩单元
- 针对大型文件优化的数据压缩解压缩单元,另外也提供以 CRC32 算法快速核验数据正确的单元-against large files optimized data compression decompression modules, It also provides CRC algorithm for rapid verification of the correct data unit
小波变换实现数据压缩
- 基于小波变换的数据压缩算法,实现了基于EZW算法的一个软件系统。
lzari压缩算法
- 这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用C语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.作者把它改写成了一个C++类,使它可以方便的压缩和解压缩。-LZARI algorithm based on the type of data compression. Haruhiko SAP in 1989, July 4 C language daily wrote realization of this a
实现LZARI压缩算法的C++类
- 这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件. 一共提供了5个对外接口: -LZARI algorithm based on the type of data compression. Haruhiko SAP in 1
用于文件压缩的huffman算法
- 用哈副慢实现数据压缩算法,开发软件用VC++实现,小弟是新手-with Kazakh Deputy slow data compression algorithms, software development with VC, the younger greenhorn
zip压缩算法
- 压缩算法之一 ZIP压缩格式是在基于互联网进行数据传输过程中,被广泛采用的数据文件压缩格式。由于ZIP格式压缩文件可由多个压缩源文件构成,因此,在单个压缩文件内容的最后,是整个压缩文件的名称和定义目录结构的描述内容。-One of the compression algorithms .The type of zip is regarded as the widely used style of data compression on the basis of internet.ForBec
基于压缩感知的二维雷达成像算法
- :压缩感知理论能够有效地降低高分辨率雷达成像系统的数据率。该文通过对复基带雷达回波信号模型的稀 疏性分析,提出了一种具有保相性的压缩感知距离压缩算法。在此基础上建立了距离向采用压缩感知距离压缩算法, 方位向采用传统的雷达成像算法处理的雷达2 维成像方案。通过对仿真和实测逆合成孔径雷达数据的成像处理验证 了方案的有效性
huffman_algorithm
- VC写的huffman压缩算法,包括数据流以及文件方式实现的huffman数据压缩算法-huffman compression algorithm
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
lzwc
- 用c语言实现的数据压缩算法,核心算法为lzw算法-C language used to achieve data compression algorithm, the core algorithm lzw algorithm
radarbest
- 双基地雷达空间定位精度分析,针对双基地雷达空间定位时的数据冗余提出了一种相关数据压缩算法。-bistatic radars space location accuracy analysis, presents a correlated data compression algorithm for the data redundancy in space bistatic- radar location system。
TestLZARICompress
- 数据压缩算法实现,数据压缩算法实现数据压缩算法实现-this is a compresser software
LZARI
- LZARI 数据压缩算法 LZARI 数据压缩算法 LZARI 数据压缩算法 -LZARI data compression algorithm LZARI data compression algorithm LZARI data compression algorithm LZARI data compression algorithm
compressalgorithm
- 根据实时数据库中历史数据的特点,设计了一种应用于过程控制系统实时数据库中的历史数据压缩算法,实现了对历史数据的无损快速压缩-Historical data in the database in real time to the characteristics, design a process control system used in real-time database of historical data compression algorithm, realized the histo
compres
- 主要应于简单小波数据压缩算法,并可以得到很好数据压缩效果.-Primarily on the simple wavelet compression algorithm, and can get a good data compression.
LZW11
- LZW数据压缩算法和解压缩算法,可以实现文件的压缩和解压-LZW data compression algorithm and decompression algorithms, complete with a graphical interface,
面向无线传感器网络的流数据压缩技术
- 关于数据压缩算法,提高通讯效率方面的论文(A paper on data compression algorithm and improvement of communication efficiency)
H.265视频压缩的FPGA实现
- 使用verilog语言实现H.265压缩算法,能够实现实时视频数据的压缩传输(Using Verilog language to realize h.265 compression algorithm can realize the compression and transmission of real-time video data)