搜索资源列表
单音频检测Goertzel算法类文件
- 单音频检测Goertzel算法类-single audio detection algorithm Goertzel algorithm category
VOIP(H323)
- VOIP(H323)源码,实现了G723.1 G729 G728 G711等音频算法,可以和NetMeeting互通-VoIP (H323) source, Implementation of G723.1 G729 G728 G711 audio algorithms, etc., NetMeeting and can exchange
adpcm
- adpcm的算法,最基本的音频算法,对搞声音的朋友很有帮助
音效算法C源码
- 里面包含各种音频算法处理的C语言代码。
微软的数字音频水印原代码
- 微软的数字音频水印原代码,具体算法实现可以参考他们写的论文。,Microsoft digital audio watermarking the original code
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_nose
- 音频回声抑制算法,提供全部源代码-Audio echo suppression algorithm, provide full source code
wma-fixpoint
- wma音频解码算法,并用定点优化实现了该算法-wma audio decoding algorithms are optimized to achieve targeted
FlacCodec
- FLAC源码 无损压缩的经典音频算法 音质高 -The classic source FLAC lossless compression of high-quality audio algorithms
fsfdwt
- 采用独立分量分析的音频数字水印DWT算法,包括水印的嵌入、提取、和常用的几种攻击测试。-Using independent component analysis of the audio digital watermark DWT algorithm, including the watermark embedding, extraction, and commonly used to test several attacks.
zlib
- MP3音频流数字水印方案,试验表明该方案能得到较高的嵌入容量,对原始音频信号的改变较小,具有较好的隐形性,完整水印提取时间短,可以在音频播放过程中同步完成。通过对算法的进一步研究,我们发现可以利用插件技术将算法嵌入了当前的主流播放器中,从而实现水印信息的实时嵌入和提取。这可能成为保护网络音频版权、网络秘密通讯的一种可行的、低成本的解决方案。 -MP3 audio streaming digital watermarking program, experiments show that the
SVM
- 自己收集的各种SVM分类算法,可以实现音频分类-Their collection of the various SVM classification algorithm, audio classification can be achieved! ! ! ! ! ! !
DCT
- DCT域音频水印算法代码,用于音频媒体版权的保护-Audio Watermarking Algorithm for DCT-domain code
G.729EV-float
- ITU-T在2007年制订的超宽带音频编码算法,面向网络通信和可视电话会议-ITU-T in 2007, developed ultra-wideband audio coding algorithm for network communications and video conferencing
yasuosuanfa
- 音频压缩算法,主要是音频压缩算法基础知识、mp3编解码等等。-Audio compression algorithms, mainly the basics of audio compression algorithms, mp3 codec and so on.
sbcprj_new0825
- 子带滤波SBC源代码 经典的蓝牙音频算法 已经构建为VC工程 调试方便-Sub-band filter source code SBC Classic Bluetooth audio algorithm has been built for the convenience of VC project debugging
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
音频EQ和升降调算法
- c语言写的音频EQ和升降调的处理,适用于windows和Linux下。EQ和升降调软件算法。