搜索资源列表
fenfei
- 手机铃声分飞,adp格式的手机铃声支持飞利浦手机-ringtones flight, ADP format ringtones support Philips phones
149a
- 视频系统 本程序采用php+mysql构建。运行速度更快,更安全,运行程序目录中install.php进行安装 1、采用模块化后台管理。可轻松管理电影数据。实现影片等级制度。隐藏影片。实现会员分级制度。拥有便捷的在线电话,手机,银行等支付方式。 配合程序可实现时时开通。 2、支持在线点播,在线下载,在线直播方式发布您的音乐跟视频。 3、高扩展性能。可结合BBS论坛,。实现用户数据库共享。实现发贴赚点。删点扣点等功能。一次注册。全站通用。 4、
Speak
- 近阶段做个网络简单监控程序,想做成文本-语音报警。在网上(包括本坛)找了不少资料均无Delphi的详细例子(更有甚者还要什么...)。参考一个C#程序改成Delphi的。基本达到目的,公布在此有需要的拿去修改(完善后要是能发一份代码给我就分感谢了!)。 要安装微软TTS中文引擎(1.6M左右),怎么倒入到Delphi就不说了,网上多的是。 在窗体上放一个SPvoice控件,再放个Button,在ButtonClick事件里加如下代码! AnalyseSpeak( 测试中英文混读Ar
mux8
- 一个二选一的多路选择器,两个输入信号分别是不同频率的音频信号,选择信号由按键来触发,输出的信号输入到扬声器中
wave-energy
- 对一段wave语音格式的文件分帧(20ms),帧叠10ms,并计算每帧能量。
2bit.rar
- 2 BIT 自适应差分编解码(ADPCM)程序,用于音频编码压缩和解码,功能不错!,GOOD!
speech-enhancement_matlab
- 谱减法 数字信号处理 语音信号加强剥离噪声的MATLAB代码,分帧-加窗-减谱-重现-测试-noise reduction spectral subtraction speech enhancement
energyZero.rar
- matlab环境下,实现将wav格式的音频文件进行分帧,求能量,过零率,matlab environment, to achieve wav format audio files framing, and energy, zero-crossing rate
3bit
- 3 BIT 自适应差分编解码(ADPCM)程序,用于音频编码压缩和解码,功能不错!-GOOD!
cp0201_waveform
- 脉冲形成器,这段程序产生脉冲波形,并计算所产生脉冲的抽样个数OVER,分奇数偶数两种情况产生波形-Pulse forming, and this procedure generated pulse and pulse generated by calculating the number of sampling OVER, sub-odd two cases even have a waveform
ConvertStereo
- 将立体声PCM语音文件分拆为2个独立的语音文件-Stereo Convert
WaveletFractalcompression2007-04-21
- 小波和分形的混合编码程序,Matlab版的-Wavelet and fractal coding procedure mixed, Matlab version
4BIT
- 4 BIT 自适应差分编解码(ADPCM)程序,用于音频编码压缩和解码,功能不错!-good!
audio
- 虚拟声卡频率计 该程序是在VC++6.0环境中,用C++语言编写的,分三个模块:一个是程序框架模块,实现程序的框架结构;二是声卡采样模块,实现声卡对外部模拟信号的采样;三是对采得的信号进行频率值计算。-The program is in VC++6.0 environment, using C++ language and is divided into three modules: Module One is the procedural framework, the framework o
audio_play_list
- 一款很好的程序源码。主要用于文件分章与自动整理-it is a very good process
shs_fft
- 将fft后的数据进行分谐波叠加,用来求含有谐波的声音,如人声、乐器等的基频-Fft the data after the sub-harmonic superposition is used to seek containing harmonic sounds, such as human voice, musical instruments, such as fundamental frequency
vad_VCPP
- 在VC下实现对音频文件的断点检测,并且将数据以及分帧能量信息全部给出。-In VC environment, the breakpoint testing of audio files, and the data information and all energy of sub-frame are given.
wave-formula-solution
- 使用差分方程求解波动方程,波动理论的数值解决方法之一-wave formula solution
sound.class
- Windows声卡接口函数分封装类,支持声卡输入输出-Windows sound card interface functions to sub-package class to support the sound card input and output
短时平均过零率
- 读入语音文件bluesky1.wav(内容为“蓝天,白云,碧绿的大海”)中的数据,进行分帧处理,然后计算其短时平均过零率。(Read the data from the voice file bluesky 1. wav (blue sky, white clouds, green sea), frame it, and calculate its short-term average zero-crossing rate.)