搜索资源列表
faac
- 一种非常好的音频压缩算法,可实现对不同采样率和不同码流的压缩。-a very good audio compression algorithm can be realized on different sampling rates and different bitstream compression.
G711_G721_G723_4
- 音频压缩算法源代码,包括G711、G721及G723-audio compression algorithm source code, including G711, G723 and MP3
WaveInTest
- 使用WAVEIN/OUT函数族作的音频采集和播放 当初写这个DEMO只是用来帮助调试G729A压缩算法, 很粗糙,内存都没有释放.-use WAVEIN / OUT Functions for audio acquisition and the broadcast was written only in DEMO to help debug G729A compression algorithm, is very rough, the memory has been released.
yesadmin_com_20051125124056731
- mp3源码的范例,哈夫曼算法,提高对文件的理解能力,对音频信号的压缩和解压很有用-mp3 source paradigm, Huffman algorithm, improving the understanding of the document, right audio signal compression and decompression very useful
TalkG726
- G726局域网语音通话程序和源代码 这是使用G726语音压缩(16kbps)和RTP进行传输的程序,因为我没有带WIFI的PPC,所以每个程序都是单独测试的,PC端和PPC端分别都工作正常。 G726编解码算法来自OpenH323.传输使用的RTP可以在RTP程序中找到讲解,这个程序主要是G726的函数。将整个 G726封装为g726_Encode和g726_Decode两个函数,参数为压缩和解压数据存储的地址指针,可以将960字节压缩到120字节和将 120字节解压为960字
wintta-1.1-src
- 音频无损压缩的又一算法(TTA),解码速度快,有兴趣的朋友希望能共同研究一下,同时寻求快速无损压缩的算法,希望有精于此道的朋友提供信息,谢谢!-Audio another lossless compression algorithm (TTA), the decoding speed, Interested friends hope to jointly study, while seeking rapid lossless compression algorithm hope that the
wavpack
- wavpack是一个无损音频压缩软件,具有较高的压缩比,其中的一些编码算法可以参考使用。-wavpack is a lossless audio compression software, with a higher compression ratio, some of which coding algorithm can use and reference.
200681713481370123
- 音频数据采集,能显示波形 可采集传感器等非音频信号,能够实时显示。至于其他功能如:回放,存储,压缩和相关处理的算法等功 能 -Audio data acquisition, will be shown waveform acquisition sensor, and other non-audio signals to show the real-time. As for other functions such as : intervals, storage, process
yinpin
- 用VC++编程实现音频传输系统,mp3解码源代码,音频压缩算法-VC Programming Audio Transmission System, mp3 decoder source code, Audio Compression Algorithm
mp2
- MPEG I 音频压缩算法,我师兄的,感觉还不错,MP2
mp3
- MPEG I 音频压缩算法,这个是MP3格式压缩,我师兄的宝贝,不错的
flac-1.1.0.tar
- 对音频信号的无损压缩算法。比MP3的质量还要高的多的音频压缩算法!-right audio signals in the lossless compression algorithm. The quality than MP3 but also the high number of audio compression algorithm!
AudioCompressionAlgorithms
- Texas Instruments公司给出的音频压缩算法介绍
Audio-gather 基于VC++的音频采集程序
- 一个基于VC++的音频采集程序。音频数据采集,能显示波形可采集传感器等非音频信号,能够实时显示。至于其他功能如:回放,存储,压缩和相关处理的算法等功能由于其他技术保密。-VC++-based audio capture program. Audio data acquisition, sensors can be collected to show the waveform and other non-audio signals, real-time display. As for other
audio_g.722_ITU
- ITU的音频压缩g.722标准,里面有详细的算法说明-ITU standard G.722 audio compression, there are detailed algorithm descr iption
yasuosuanfa
- 音频压缩算法,主要是音频压缩算法基础知识、mp3编解码等等。-Audio compression algorithms, mainly the basics of audio compression algorithms, mp3 codec and so on.
mp3
- 用DSP进行mp3解压缩的算法原程序,用于一些开发环境中DSP音频处理。-Mp3 extract with DSP algorithm for the original program for a number of audio processing DSP development environment.
mpeg2enc105122
- mpeg2enc105122中主要是针对mpeg2标准中的音频压缩算法的实现,开发环境是visual c++ 6.0编译运行-mpeg2enc105122 the mpeg2 standard, mainly for audio compression algorithm, the development environment is visual c++ 6.0 compile and run
faac.tar
- faac是一种非常好的音频压缩算法,可实现对不同采样率和不同码流的压缩-faac is a very good audio compression algorithm can achieve compression stream of different sampling rates and different code
aac
- 该源码主要是运用于音频编解码,利用AAC音频编码算法实现音频信号的压缩。-this code is for audio coding based on AAC,it is very useful for audio coding .