搜索资源列表
Lempel-Ziv 压缩算法
- Lempel-Ziv 压缩算法文档--Lempel-Ziv compression algorithm documents
SPIHTSetPartitioningInHierarchialTrees2006-03-22.r
- SPIHT的一个Matlab程序,经过改进的。2006年编写的。-SPIHT, a Matlab procedure improved. Prepared in 2006.
zlib
- zlib - a data compression library routines that provide a safe, free and unpatented implementation of the deflate compression algorithm.-zlib- a data compression library routines that provide a safe, free and unpatented implementation of the deflate
2009_Image_Compression_Algorithm_of_SPIHT_Based_on
- 一種基于塊樹結構的SPIHT數字圖像壓縮算法: 在分析圖像經過小波變換后所具有的特性的基礎上,提出了一種改進的SPIHT算法.由于低頻系數占據圖像的百分之九十以上的能量,在圖像的重構中十分重要,所以,對這些系數不進行壓縮而直接傳輸 而最高頻系數相對不重要,所以不做處理,只在圖像重構時以指定的數值予以重構,因此不僅提高了圖像的質量,同時提高了圖像的壓縮率.在具體的算法中,提出了塊樹的結構,減少了算法所需的內存,拓寬了算法的應用范圍.-A tree structure based on the SP
AStar
- A星算法的经典模型,实现了寻找最短路径,并且用按钮实现了这些使用的方法-A classic model of satellite algorithm to realize the search for the shortest path, and used the button the methods used to achieve these
AStar
- A * (star) Algorithm-A* (star) Algorithm
H264andARM
- H.264视频压缩编解码在ARM平台上优化的一些资料,对初学H.264压缩算法者有很大的帮助。-H.264 video compression codec on ARM platforms to optimize some of the information on the H.264 compression algorithm for beginners who have a great help.
alaw
- 对语音信号利用a律算法进行压缩和解压,整个工程文件都在压缩包中-The use of a law on the voice signal compression and decompression algorithm, the entire project documents are in the compressed package
jingdianEZW
- 高光谱图像压缩中的ezw算法,实现了很好的压缩比-Hyperspectral image compression ezw algorithm to achieve a good compression ratio
improved-algorithm-based-on-Arnold
- 基于分块的Arnold算法,有更短的周期,更好的均匀度,希望大家能提出更好的建议-Algorithm based on block of Arnold, a shorter period, better uniformity, better hope that we can put forward proposals
CCITTV_42bis--compression-algorithm
- 本文主要介绍CCITT v.42bis建议的压缩算法的主要特点,以及实现该算法的数据结构,形成新串的方法,动态维护字典的方法和指针编码,并给出V.42bis建立的模拟结果。V.42压缩可以用于SNDCP子层分组数据部分的压缩。-This paper describes the main features recommended by the CCITT v.42bis compression algorithm, and the data structure of the algorithm,
HACC-string-compression-algorithm
- A basic HACC Compression algorithm, source included.
LHARC-algorithm
- 采用LHARC的算法,LHARC采用字符串自适应压缩与单个字符的限长变化编码压缩相结合的方法,对文件进行双重压缩,尽可能地减少了冗余,基本压缩原理是,将待压缩文件看作是字符流(字节流),将其中的冗余信息分成同一字符的离散出现和字符串的重复出现。 压缩率:压缩后的大小与内容的重复性有关,重复的内容越多压缩率越大,对短文本的压缩率一般在10 左右。-The LHARC the algorithm LHARC string adaptive compression method of combin
Huffman-algorithm--experiments
- 基于Huffman算法的压缩软件设计实验,介绍了相关Huffman算法原理,并利用Java进行实现,有相应实验图作为对照!-Compression software design experiments based on the Huffman algorithm, introduced the Huffman algorithm principle, and use the Java implementation, as a control to the corresponding exper
dijkstra-Algorithm-and--opinion
- 本程序为dijkstra算法的最核心部分,也基本上是源码,并无很大改动,用意在于大家对dijkstra算法有个宏观的理解,基本上对代码行行注释很适合新手。也提出对dijkstra算法修改的一点思路-The dijkstra algorithm core part This program is basically the source code, there are no great changes, the intention is to have a macro understanding
7-zip_compression-algorithm
- 7-zip压缩算法源代码,很有启发,里面有几个不同的语言-7-zip compression algorithm source code, very enlightening, there are a few different languages
Huffman-algorithm-code
- 哈夫曼树是一种树形结构,用哈夫曼树的方法解编程题的算法就叫做哈夫曼算法。树并不是指植物,而是一种数据结构,因为其存放方式颇有点象一棵树有树叉因而称为树。 最简哈夫曼树是由德国数学家冯。哈夫曼 发现的,此树的特点就是引出的路程最短。 概念理解:1.路径 从树中一个节点到另一个节点之间的分支构成这两个节点之间的路径。2.路径长度 路径上的分支数目称作路径长度。-Huffman tree is a tree structure, Huffman tree algorithm method to sol
a-tours
- 小波分解A Trous算法Matlab代码示例-Wavelet decomposition A Trous algorithm Matlab code examples
omp-algorithm
- 正交匹配追踪法进行图像的压缩,属于贪婪算法中的一种-Compressed image orthogonal matching pursuit method, belonging to a greedy algorithm
a-fast-motion-estimation-algorithm-for-h.264.PDF.
- A Fast Motion Estimation Algorithm for H.264