资源列表
AudioCompressionProject
- 使用matlab对音频压缩的例程,包括MPEG1 layer1的实现-mpeg1 layer1 compression with matlab
g723_1
- 一个非常好用的国际标准G。726算法,用C语言描述,语音压缩类-a very useful international standards G. 726 algorithms described in C language, voice compression category
G.729_win32_vc
- 已经验证过的ITU G.729B源码 1.使用定点运算, 纯c实现 2.已经附带了VC6的项目文件(原始的ITU源码只有makefile,没有VC项目文件), 方便初学者入门使用 3.用于测试G.729编码和解码 4.主要应用于VoIP项目-has tested the ITU G.729B a source. Operational use of sentinel, 2-c achieve. has been accompanied by VC6 project documen
FingerPrintRecognitionSystem
- finger print recognzation using matlab..very usefull to matlab students
ITU-T-G.729-Source-code
- voice g729 coding code
LSPAnalysisInG.729CodingAlgorithm
- G729话音编码分析方法,话音编码机理,结构和流程都有介绍。-Analysis of G729 voice coding, voice coding mechanism, structure and processes are introduced.
Code
- 如题:华大的机顶盒解码芯片的Code.rar-华大的机顶盒解码芯片的Code.rar
LDPC使用C编写的LDPC编码与解码程序
- 使用C编写的LDPC编码与解码程序,在linux下运行-Written in C and LDPC encoding and decoding process, running in linux
AudioG711
- CCS下调试通过,基于5416DSP及AIC23的G.711编解码算法。-The adoption of CCS under the debugger, based on the 5416DSP and AIC23 codec G.711 algorithm.
BGAPDIPPSDIPPSOPPSSOPPTSOP
- PROTELTo transfer data from the computer memory to some ancillary online device, such as a PROM programmer or cassette recorder-pertel99 download To transfer data from the computer memory to some ancillary online device, such as a PROM programmer or
CP07GPRS
- GPRs book in wireless media
G.729decoder
- Matlab实现的ITU-G.729语音解码算法及语音播放,并对性能进行了优化。