搜索资源列表
刘超——work
- 在matlab下输入guide命令后打开main_main.gig 实现卷积编码,16QAM传输,维特比译码-in Matlab guide imported under orders to open main_main.gig achieve Convolutional coding, 16QAM transmission, Viterbi Decoder
DrakeRecordHWnd050627B
- 声音的线性预测编码和解码,利用vc的函数直接从mic采集数据或者操作wav文件进行压缩和解压,别情提供回访比较功能。-sound linear forecasting coding and decoding,make use of vc library directly to collect data or operate wav file to compress or decompress ,provide compression
FastAC
- 算术编码(压缩解压缩)的源代码,用vc实现,并有详细说明文档。-source code for arithmetic coding, vc code and detailed document.
cnvjiaozhi
- 交织编码是一种信道改造技术,它通过信号设计将一个原来属于突发差错的有记忆信道改造为基本上是独立差错的随机无记忆信道。交织编码作为克服衰落信道中突发性干扰的有效方法,通常和其它用于纠正无记忆独立差错的信道编码相结合构成级联码,广泛应用于当代移动通信。-intertwined coding is a channel modification techniques, it will be designed to signal through
LinePredictCoding
- 线形预测编码是用数据间的线形关系,通过前一个值对后来的值进行预测编码-linear predictive coding data used is the linear relationship, before the adoption of a value on the subsequent value predictive coding
layer3dec
- mp3编码算法,解源代码,付文档。希望有用-mp3 encoding algorithms, source code solution, pay documents. Hope useful
my_voice_adpcm
- 语音 自适应预测编码 技术 的 发展,语音自适应预测编码技术的发展-voice Adaptive predictive coding technology development, voice Adaptive Predictive Coding Technology Development
ezwc11_c_prgram
- 本代码是嵌入式零树小波编码算法EZW的源代码。这是一种哦个简单但非常有效的图像编码算法。-The code is embedded zerotree wavelet EZW coding algorithm source code. Oh, this is a simple but very effective image coding algorithm.
fano
- 信源编码中的fano编码的MATALB程序实现-Source coding of fano coding MATALB procedures realize
THE-REALIZATIONAND-OPTIMIZATIONOF-MP3-basecd-on-ds
- 本文详细论述了 MPEG-1 第三层音频编码算法的原理、关键技术和算法流程 以及 LAME 算法的硬件实现和优化,用以实现音频的实时编码-This article discusses in detail the third level of MPEG-1 audio coding algorithm theory, key technology and algorithms as well as the flow LAME algo
m4
- 基于实数编码遗传算法的函数极植优化程序,全面,准确-Based on real-coded genetic algorithm to optimize a function of very-sik procedures, comprehensive, accurate
22181205896
- 数字图像处理,包括哈夫曼编码,香农编码以及将bmp图像转为img镜像文件-Digital image processing, including Huffman coding, Shannon coding and bmp image to image file img
Tx
- GSM全速率语音突发的的发送端总程序,其中包括预编码,卷积编码,交织,调制等步骤的matlab程序,内付详细说明文档
xindao
- 一 实验目的、掌握通过计算机实现香农编码 二实验要求 对于给定的信源的概率分布,按照香农编码的方法进行计算机实现. -One experiment was to master the computer coding realize Shannon Second experimental requirements for a given source probability distribution, in accordanc
RS_code
- 一研究员写的RS纠错编码原理及其实现方法 文章详细讲解了编码解码的软件实现方法,附有MATLAB仿真程序。是我见到的最经典的讲解RS编码的文章。-One researcher wrote the RS error correction coding principle and realization method of article detailed account of the software codec realize me
shano
- 香农编码实现信源编码和解码.windows环境下编程-Shannon realize encoding source coding and decoding. Windows programming environment
shannong
- 用vc++实现香农编码、游程编码、和算术编码-With vc++ Achieve Shannon coding, run-length coding and arithmetic coding
huffman
- 较实用的赫夫曼编码:可统计给定文件里面的字符数(在此当作频度),不用手动输入各字符集及频度。只需按提示将要压缩的文件(除去汉字否则出错,其他128个字符均可)路径给出便可!压缩一种是字符型的,为了直观的看是否真编码,一种是真压缩,要编码文件越大其压缩越高,因为这个编码在解码是要赫夫曼树-More practical Huffman coding: The statistics given the number of characters