搜索资源列表
libcu30-1[1].0-1.src
- 高质量,底带宽,实时的视频会议软件,使用了一个Cornell大学的新算法。-high-quality, end-bandwidth, real-time video conferencing software, the use of a Cornell University's new algorithm.
libst
- A-Law/U-Law/Linear格式相互转换:这个程序提供了在A-Law,U-Law和16位线性音频编码格式之间的转换算法,您可以在编译的时候选择采用快速查表算法还是节省存储空间的计算算法。-A-Law/U-Law/Linear format conversion : This procedure provided in A-Law, U-Law and 16 linear Audio Coding format conversion between the algorithm, You c
sox-12.17.1.tar
- Sox是最为著名的Open Source声音文件格式转换工具。已经被广泛移植到Dos、windows、OS2、Sun、Next、Unix、Linux等多个操作系统平台。Sox项目是由Lance Norskog创立的,后来被众多的开发者逐步完善,现在已经能够支持等多种声音文件格式和声音处理效果。基本上常见的声音格式都能够支持。更加有用的是,Sox能够进行声音滤波、采样频率转换,这对那些从事声讯平台开发或维护的朋友非常有用。当然,Sox里面也包括一些DSP算法,有兴趣的朋友可以下载回去研究。Sox可
vox.tar
- Dialogic的vox语音格式实际上是一种ADPCM编码,与ITU的G.726 ADPCM算法非常类似。由于ITU的G.726算法比较复杂,实际应用中,多半采用该算法的变体实现。各种变体的区别主要在于参数不同。Dialogic采用的是OKI的一 种实现,称为OKI ADPCM。Windows的.wav格式也包括OKI的ADPCM。-the vox Dialogic voice format is actually a ADPCM encoding, with the ITU G.726 ADP
AEC-memo.rar
- 一个高质量的声学回声消除范例源程序,包括详细的NLMS和NLP算法,A high-quality acoustic echo cancellation example source code, including the detailed and NLP algorithm NLMS
pcm_adpcm
- 全pcm解码器,包括8/16/24/32 liner PCM, u/a law PCM, DVI ADPCM, Micro ADPCM.-all PCM decoder, including 8/16/24/32 liner PCM, u/a law PCM, DVI ADPCM, Micro ADPCM.
MP3-decoding-algorithm
- MP3解码算法,基于C语言编写的MP3音频解码源程序-MP3 decoding algorithm, based on the C language source MP3 audio decoder
jm-encoding-algorithm-description
- jm编码算法描述及配置文件参数解释,JVT-O079,JVT-Q042-jm encoding algorithm descr iption and configuration file parameters are explained, JVT-O079, JVT-Q042
Filter
- 一个新的纹理合成的上行采样算法,即利用现有的高分辨率的样本纹理作为先验引导条件,对合 成的低分辨率的纹理进行插值,获取更好的高分辨率纹理合成结果.该算法的主要思想是基于联合双边滤波器进 行纹理合成上采样,对低分辨率合成纹理应用空间滤波,而将一相似的边界滤波联合地应用在高分辨率的样本纹 理上-Texture synthesis of a new sampling algorithm for the uplink, that is, use of the existing samples
aec
- 噪声自适应对消的Matalb Simulink模块,利用标准的NLMS算法,实现噪声对消,AEC(audio echo cancel)或ANC(audio noise cancel)-Adaptive Noise Cancellation of Matalb Simulink module, using a standard NLMS algorithm, to achieve noise cancellation, AEC (audio echo cancel) or ANC (audio n
VLSL-Design-of-High-Performance-Full-search-Block-
- 给出了一种用于H.264变换尺寸全搜索快匹配算法的运动估计电路的改进结构,并完成了VLSI设计。通过脉动阵列和全流水线的设计,达到最高的数据重用率、最小的I/O引脚和100 的硬件计算效率。-An improved architecture for H.264 full-pel motion estimation using variable block size full-search block-matching algorithm is proposed in this paper. To
lame-3.98.4.tar
- MP3压缩算法的源代码,使用MPGLIB解压缩引擎及MPG123包-MP3 compression algorithm, MPGLIB decoding engine, from the MPG123 package
MP3-Introduction-a-Algorithm
- 这是一个介绍信文档,主要介绍Mp3的算法极其实现方法,介绍十分详细。-This document is a letter of introduction, the algorithm describes an extremely Mp3 realization method described in great detail.
H264--Algorithm-Flow-chart
- H264算法流程图,主要介绍了编写H264代码的流程-H264 algorithm flow chart describes the process of writing code H264
video-tracking-algorithm
- 完整的视频跟踪算法,有完整的标注,对理解整个程序有很大的帮助!-Complete video tracking algorithm, which is feasible, you can track the students to learn video great inspiration!
2-SDK-video-tracking-algorithm
- 2 SDK 视频跟踪算法,包括粒子滤波算法的实现-2 SDK video tracking algorithm, including the implementation of particle filter
algorithm
- 音频信号处理,用于对音频信号进行多普勒分析-The audio signal processing for the audio signal Doppler analysis
audiowatermarking
- 基于小波域变换的数字音频水印算法,该算法对音频信号实施小波变换,对精细分量的能量进行比较,根据能量比较的结果及水印比特,结合人类听觉系统,采取缩小或不改变精细分量能量的方法,在精细分量中嵌入水印。-Base on DWT of the digital audio watermarking algorithm,the audio signalhas been transformed by DWT, the energy of detail coefficient of the first thre
EM-Algorithm
- EM算法的matlab详细代码,很详细,可以直接使用。-EM algorithm matlab detailed code, very detailed and can be used directly.
语音识别系统源代码,附有说明文档
- 在语音识别时需要用到的DTW算法,这是对DTW算法的改进。(In speech recognition, you need to use the DTW algorithm, which is the improvement of the DTW algorithm.)