搜索资源列表
G.729 coder 编码器源代码
- G.729 coder.rar
FM_RDS_Coder
- Handeld RDS coder concept and design document
Matlab-Coder-VC
- 一个实例说明matlab coder的使用方法,可以实现vc++中调用matlab生成的cpp文件进行两个数的乘法计算。-An example shows the use of matlab coder, can call matlab in vc++ cpp files generated multiplication of two numbers.
ecrobotNXT_v317
- Embedded Coder Robot NXT Demo
coder
- Turbo乘积码[TPC]的编码程序,Turbo乘积码[TPC]作为一种分组的Turbo码,把码块的行和列都加以编码,使得行和列都有纠检错的能力。-Turbo Product Code [TPC] of the coding procedures, Turbo Product Code [TPC] as a division of Turbo code, the code block rows and columns are coded so that rows and columns have
bch3
- this bch coder in C-this is bch coder in C
etd-0901103-165524
- jpeg 2000 modules with definate improved design ideas on the hardware platorm. especiallyy EBCOT and MQ coder.
MC054
- 4.8 Kbps CELP Coder Each frame is divided into 4 subframes. In each subframe, the codebook contains 512 codevectors. The gain is quantized using 5 bits per subframe. The LSP parameters are quantized using 34 bits s
CDMA
- 本设计选取CDMA通信系统中的接入信道部分进行仿真与分析。首先,通过学习相应的理论知识,熟悉接入信道实现的过程,对每一步的原理有了较深的理解,同时,也对MATALB软件进行熟悉和了解,对MATLAB软件中的SIMULINK部分及其内部的CDMA模块用法和参数设置进行熟悉,然后运用MATLAB软件对接入信道部分进行设计,并逐步地对各个模块进行分析、仿真与验证。目的是通过毕业设计工作熟悉现代无线通信系统的基本构成与基本工作原理,重点掌握卷积编码、块交织和码扩展等相关编码技术,并能将这些技术应用实际系
coder
- 编码转化源码,对编码转化有很大帮助,值得研究-coder conversion
SPIHT_Matlab_Demo
- SPIHT, a powerful image coder with full matlab code
arithmetic_coder_and_decoder
- 这是一个用Matlab编写的算术编码算法实现,输入编码序列,编码序列中各字符及其的出现次数。-arithmetic coder and decoder by Matlab
lpc10-15
- LPC-10 2400 编解码包 Release 1.5-LPC-10 2400 bps Voice Coder Release 1.5
hdlcodermimo
- hdl coder mimo hdl coder mimo hdl coder mimo-hdl coder mimo hdl coder mimo hdl coder mimo hdl coder mimo
hdlcoderviterbi
- hdl coder viterbi hdl coder viterbi hdl coder viterbi-hdl coder viterbi hdl coder viterbi hdl coder viterbi hdl coder viterbi
G729coder
- G.729音频压缩、解压缩到Matlab程序。使用方法详见readme文档。-Descr iption Most of G.729 source code is written in C.But this one is written in matlab. follow these steps to use it: 1.To coder a speech(ensure it as a row vector variable in matlab),simply type
conv
- Convolutional coder generates redundant bits using Modulo 2 additions. It can be viewed as a finite state machine that consists of a number of shift register stages.
TheRealizationofAdaptiveArithmeticCoderWithFPGA.ra
- 本文又用C语言实现了标准的自适应算术编码,拿它与用FPGA实现的改进后的自适应算术编码的仿真结果对比验证了这种改进后编码器编码的正确性。此种结构的编码效率很高,一个时钟编码一个数据比特,时钟频率可以达到50MHZ,占用的硬件资源大约有800个CLB(可配置逻辑模块)。-This thesis realizes the adaptive arithmetic coding which is not improved with C language,compare with the result o
TheBusyCodersGuidetoAndroidDevelopment
- The Busy Coder’s Guide to Android Development new popular google operating systems -The Busy Coder’s Guide to Android Development new popular google operating systems
adpcm
- /* ** Intel/DVI ADPCM coder/decoder. ** ** The algorithm for this coder was taken from the IMA Compatability Project ** proceedings, Vol 2, Number 2 May 1992. ** ** Version 1.2, 18-Dec-92.-/* ** Intel/DVI ADPCM coder/decoder. ** **