搜索资源列表
运动估值与运动补偿
- 数据压缩中的运动估值和运动补偿论文 介绍了图象压缩的一些原理 希望对这方面感兴趣的看看 或许有点帮助-data compression of motion estimation and motion compensation paper introduces some image compression hope that the principle of interest in this area to see if perhaps a little help
audioCompression1
- 数据压缩算法程序代码,数据压缩算法程序代码。-data compression algorithm code, data compression algorithm code.
audioDepression1
- 数据压缩算法程序代码,数据压缩算法程序代码。-data compression algorithm code, data compression algorithm code.
speex105.tar
- 站长!这是一个语音压缩编码的源程序,Speex是GNU软件,它基于CELP算法,压缩音频数据的比特率为从2kb/s到44kb/s 并具有许多不同于ITU给出的源程序的特征,详见:http://www.speex.org/。请查收! 站长!我已经上传5个源程序了,自问还是比较认真的!呵呵!因为我需要G723.1等语音压缩编码源程序,贵站有不少,所以请站长,批准我成为会员,我会继续努力上传有用的源程序的-head! This is a speech coding of the source, V
qdsg
- 主要研究了超声回波信号的小波分析算法和BP神经网络算法。在超声检测中,作为检测基本数据的脉冲反射回波信号受到电子噪声和结构噪声的干扰,-major study of the ultrasonic echo signal wavelet analysis algorithm and BP neural network algorithm. In ultrasonic testing, to detect the basic data pulse echo signals reflected by
waveHead
- 分析wav文件格式,对音频采样数据加wav文件头,调用MediaPlayer时让播放器认识并正常播放-analysis wav file format, the audio data sampling increase wav file. Call MediaPlayer allowing players understand and normal broadcast
jiyinjiance20070407
- 1. 对给定语料估计其基音周期。 要求用MATLAB语言实现有关基音检测算法,并给出检测结果。2. 实验语料:aoYiSheng.raw 发音:“茅以升”;时长0.9s;采样率:8kHz;量化精度为16bits/sample;数据格式 LSB,MSB分析帧长:20ms(160样点)总帧数:45-1. Corpus right to set its estimated Pitch. Asked to use MATLAB the pitch detection algorithm, and
DSP_MATLAB
- 产生均匀分布的随机白噪信号,并观察数据分布的直方图产生均匀分布的随机白噪信号,并观察数据分布的直方图
UDA1341TS
- PHILIPS生产的支持IIS总线数据格式的音频编解码芯片UDA1341TS的详细说明文挡,非常有用!
MTK手机TTS语音数据文件文件
- MTK手机TTS语音数据文件文件希望对需要的人有帮助!
MTK手机TTS语音数据文件文件
- MTK手机TTS语音数据文件文件,包括合成和识别数据文件,非源代码。
libzplay-2.02-src
- MDCT修正正弦变换 可以用来实现多媒体方向的压缩解压数据-MDCT can compression and decompression data
dtmf
- 本程序用于检测音频文件中是否具有DTMF信号,若有则将其检出。 程序首先使用Goertzel算法求出以FRAMESIZE(默认200)为大小的一帧数据在8个DTMF频点上的能量。 对Goertzel算法的改进,对于系数的计算不是采用2*cos[2*pi*k/N],而是采用2*cos[2*pi*fn/fs],这样能够降低误差。 确定了8个频点的能量后运用一系列判决门限来确定有没有DTMF信号,以及信号是什么。 -This procedure used to detect wh
adpcm
- 相当好的adpcm解压缩源码,C++,调用时注意数据保存的类型及大小-Very good to the adpcm decompress the source, and attention to the type and size of the data saved C++, call
g729-2006
- 音频压缩g729 源码 其中针对数据压缩做了修改使得压缩比达到16:1-Audio compression G729 source code in data compression was modified so that the compression ratio up to 16 : 1
IPDHv2.0
- 变易工作室制作 AMC录音控件TACMWaveIn和TACMWaveOut 更新日期:2004-12-11 VER 2.0 增加了录音过滤杂音功能 QQ:41426277 EM:41426277@163.COM 此控件没有注册,只能用20分钟 使用PCM采集数据G711压缩格式,只支持流式传送, 不支持保存文件 //////////////////////////// 2.0说明 1.0支持系统的录音多种格式,有一定的延时,没有过滤杂音功能.
ADPCM_code
- DPCM是differential pulse code modulation的缩写,也就是差分脉冲编码调制的意思。他的主要思想是通过已知的数据预测下一个数据,然后传递预测值与实际值之间的差值。-DPCM is a differential pulse code modulation acronym, that is, differential pulse code modulation mean. His main idea is known to the data through a dat
read_wav
- 读进来WAV格式的语音数据,并绘制其波形,再播放WAV音频。-Reading into WAV format voice data, and mapping of its waveform, and WAV audio player.
dpcmcode
- 对从txt文件中读取的数据做DPCM压缩.-compress the data readed from txt.
adpcm_code_decode
- ADPCM 码的一种编码解码处理程序。常见于ADPCM格式的语音,它是PCM码一种压缩形式,2 byte的PCM数据被压缩成1byte的ADPCM数据。-ADPCM encode and decode
