搜索资源列表
AAC_Codec
- AAC音频解码算法程序-AAC audio decoding algorithm
layer1
- 音频编解码算法-audio decoding algorithms
TalkG726
- G726局域网语音通话程序和源代码 这是使用G726语音压缩(16kbps)和RTP进行传输的程序,因为我没有带WIFI的PPC,所以每个程序都是单独测试的,PC端和PPC端分别都工作正常。 G726编解码算法来自OpenH323.传输使用的RTP可以在RTP程序中找到讲解,这个程序主要是G726的函数。将整个 G726封装为g726_Encode和g726_Decode两个函数,参数为压缩和解压数据存储的地址指针,可以将960字节压缩到120字节和将 120字节解压为960字
Tremor
- tremor是ogg vorbis的定点实现算法,完成音频解码功能,一些高端音频播放器如三星yep已经支持这种格式;对于开发嵌入式实现音频支持非常有用(无专利问题的唯一解决方案)-tremor ogg vorbis is the sentinel algorithm, complete audio decoder functions, Some high-end audio player Samsung yep have supported this format; for the develo
yinpin
- 用VC++编程实现音频传输系统,mp3解码源代码,音频压缩算法-VC Programming Audio Transmission System, mp3 decoder source code, Audio Compression Algorithm
3GPP_Enhanced_AacPlus_etsiopsrc_fixedPoint
- 符合3Gpp规范的AACPlus音频编解码算法,定点算法实现。
adpcm16_loop_xdais
- 基于TI xdais算法标准的音频ADPCM算法,及四路立体声编解码回环测试程序。 硬件平台:DM642+AIC23B
mp3解码(vc)源代码
- mp3解码源代码,音频压缩算法,vc编写,包括layer3编码源码和mp3解码源码两部分-MP3 decoder source code and audio compression algorithm, vc preparation, including source code and layer3 MP3 decoder source of two parts
g722音频压缩(ADSP-21X)
- ADI公司ADSP-21X系列处理器进行G722编解码算法源代码,开发平台为VISUALDSP-ADI's ADSP-ANSI series processors G722 codec algorithm source code, development platform VISUALDSP
AAC-decode
- 本文详细介绍了符合ISO/IEC 13818-7(MPEG2 AAC audio codec) , ISO/IEC 14496-3(MPEG4 Audio Codec AAC Low Complexity)进行压缩的的AAC音频的解码算法。-MPEG4 Audio Codec AAC Low Complexity
G726_24(40)
- G726标准的24kbps和40kbps两种比特率的音频编解码算法源代码,可以直接移植到dsp上或进行二次开发和封装。-G726 standard two 24kbps and 40kbps bit rate audio codec algorithm source code, can be directly transplanted to dsp or on the secondary development and packaging.
wma-fixpoint
- wma音频解码算法,并用定点优化实现了该算法-wma audio decoding algorithms are optimized to achieve targeted
MPEG-4音频参考程序.tar
- Mpeg4视频处理编解码算法代码,适用于多媒体和网络通讯编程学习和开发借鉴使用-Mpeg4 video codec algorithm code applicable to multimedia and network communications programming to learn and develop from the use of
mp3_decoder
- mp3解码源码,对想熟悉音频解码算法的朋友是入门首选-mp3 decoder source code, the audio decoding algorithm would like to know a friend is the preferred entry
audio6701
- 基于TI 6711的 语音信号处理程序,包括应用软件中断的语音信号处理实例,以及音频流编、解码算法。-TI 6711 based on the speech signal processing procedures, including application software interrupt voice signal processing examples, as well as for the audio stream, decoding algorithm.
bsac
- BSAC算法是一种音频解码算法,由于网上相关资料比较少,所以比较珍贵。-BSAC audio decoder algorithm is an algorithm, as a result of less relevant information online, it is more valuable.
yasuosuanfa
- 音频压缩算法,主要是音频压缩算法基础知识、mp3编解码等等。-Audio compression algorithms, mainly the basics of audio compression algorithms, mp3 codec and so on.
ape
- 从FFMPEG软件中提取出来的 APE音频解码算法源代码 能解码APE格式音频 简单精巧-APE audio decoding algorithm source code
adpcm
- 用于语音遥控器的adpcm 音频编解码算法 VC++程序(For voice remote control ADPCM audio codec algorithm VC++ program)