搜索资源列表
Turbo_Coding
- Turbo coding algorithm
huffman-c
- huffman 信源编码算法C源程序-source coding algorithm huffman source ~~~~~~ C
CODING
- A complete methodology for object tracking using a ball example and it also deals in reducing run time by using an optimized colour detection based algorithm
CRCMatlab
- 循环冗余校验就是一种被广泛采用的错误检验编码。介绍了循环冗余校验码的差错控制原理及其算法实现。-CRC is a widely used test coding errors. Introduced a cyclic redundancy check code for error control principle and algorithm.
LDPC
- LDPC编码算法的仿真实现,在高斯白噪声环境下。供学习参考使用-LDPC coding algorithm simulation to achieve, in the white Gaussian noise environment. For the study of reference
tuxiangyasuo
- 基于DCT的JPEG图像压缩编码算法的MATLAB实现 希望可以帮到大家-DCT-JPEG image compression coding algorithm MATLAB-based hope you can help
arithmetic-coding-algorithm
- 左边区间: a..[(b - a) * p] 右边区间: [(b - a) * p + 1]..b 使用这两个公式替换掉上面代码中的等分区间部分,得到了算术编码的算法-Range on the left: a .. [(b- a)* p] the right range: [(b- a)* p+ 1] .. b use two formulas to replace part of the code above decile range, has been arithmetic codi
huffman
- 这是关于huffman编码的算法,输入权值,自动给出编码-This is about huffman coding algorithm, the input weights automatically given coding
ZFandMMSE
- MIMO系统的ZF和MMSE预编码算法-4发4收-ZF and MMSE MIMO system pre-coding algorithm-4 of 4 admission
HuffmanCoding
- Huffman编码算法,用它来给树进行编码,遍历-Huffman coding algorithm
Algorithm-analysis
- 算法分析中经典例子,例如有Huffman编码、排列树、图等的详细代码。-The classic example of algorithm analysis, for example, Huffman coding, arranged trees, graphs and other details of the code.
BPSK
- 基于BPSK的物理层网络编码算法,利用MATLAB仿真软件对物理层网络编码进行了简单的性能分析-BPSK-based physical layer network coding algorithm, using MATLAB simulation software for physical-layer network coding for a simple performance analysis
Untitled
- Huffman编码算法的matlab实现-Huffman coding algorithm of matlab
Huffman
- Huffman编码与译码 1.Huffman编码的算法,以及对一编码文件进行解码的算法 2.二叉树的应用 -Huffman encoding and decoding 1.Huffman coding algorithm, and the algorithm for decoding an encoded file 2. Application Binary Tree
Huffman-Coding
- 实现简单的哈夫曼编码,用来煅炼数据结构算法的编程能力。-Implement a simple Huffman encoding, data structure used to exercise programming ability of the algorithm.
simulation-of-speech-coding
- 计算语音信号的AMDF(短时平均幅度差),基音估计(中心削波),LBG算法的实现-Calculation of the speech signal AMDF (short time average magnitude difference), pitch estimation clipping (center), the implementation of the LBG algorithm
Huffman
- 哈夫曼编码。霍夫曼编码被广泛使用的一种非常有效的编码方法,用于数据文件的压缩。基于字符的频率进行编码。出现频率高的字符的编码较短,出现频率较低的字符的编码较长。 -Huffman coding. Huffman coding is widely used in a very efficient coding method data file compression. Huffman coding algorithm based on the frequency of characters a
A-Generalized-Algorithm-and-Reconfigurable
- Approximation of discrete cosine transform (DCT) is useful for reducing its computational complexity without significant impact on its coding performance. Most of the existing algorithms for approximation of the DCT target only the DCT of sma
speech_coding
- G.726声音编码协议的MATLAB仿真源程序(The Matlab source code of G.726 audio coding algorithm.)
VGA图像无损压缩
- 针对vga接口输出的雷达图像的无损压缩编码算法。(A lossless compression coding algorithm for radar images.)