资源列表
haffuman
- 图像处理中压缩编码部分的霍夫曼编码应用实例:MATLAB版源代码-Image Processing coding part of the Huffman code application examples: MATLAB version of the source code
HUFFMAN
- 在电报收发、数据通信过程中,可使用前缀编码使字符编码的平均长度最短。这种前缀编码可通过构造哈夫曼树的方式来实现。 算法输入:各字符及其权值。 算法输出:各字符的编码串 -In his cable, transceiver, data communication process, can use the prefix encoding character encoding so that the average length of the shortest. This prefix H
Synthetic_Data_Generation
- A* uses a best-first search and finds a least-cost path from a given initial node to one goal node
List1-2
- 壓縮演算法-基本的資料壓縮演算法-插表示Run-Length編碼的碼
sparse_in_frequency
- sparse in frequency domain
huachuang
- 1965年苏联数学家Kolmogolov提出利用信源序列的结构特性来编码。而两位以色列研究者J.Ziv和A.Lempel独辟蹊径,完全脱离Huffman及算术编码的设计思路,创造出了一系列比Huffman编码更有效,比算术编码更快捷的通用压缩算法。将这些算法统称为LZ系列算法。-1965 Soviet mathematician Kolmogolov proposed use of the structural characteristics of the source sequences to
music
- 简单实现音乐播放,功能具体有播放,循环,停止。-Simple realization of music playback, functional specific broadcasts, loop, stop.
UnZip
- 实现ZIP文件的解压缩的类,只要指定压缩的文件以及解压缩的路径即可-ZIP file decompression to achieve the class, as long as the specified compressed file and extract the path can be
datastructure
- 计算多项式的算法 数据结构计算多项式的加减发和乘法-data structure
sublot
- subplot的几种输出方式简单易懂,特别适合初学者-Several kinds of output subplot way easy to understand
f281xcap
- 电机控制中的CAP中断源程序,适用于2400和2800系列DSP
fft
- jpeg压缩中离散余弦变换DCT快速算法代码,使用的是verilog