搜索资源列表
Waveletbasedmultiresolutionhistogramforfastimagere
- AppWizard has created this xbw application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what y
speex_echo_cancle
- 该代码是从SPEEX中提取出来有关回声消息部分的源码 它采取的是在频域进行操作,效果比较好" 经测试,如果原始声音与用于回声消息的参考声音之间存在时钟不同步时,极易发生在回音消息算法中的反溃发散现象. 压缩包中含有测试语音文件: Input_exsample_stereo.pcm: 8k16bit的线性pcm,含双通道语音。 vleft.pcm: 8k16bit linear pcm, 从Input_exsample_stereo.pcm 中分离出来的
PLAYWAV.RAR
- Play WAV files in windows. Pascal source file.
G729coder
- G.729音频压缩、解压缩到Matlab程序。使用方法详见readme文档。-Descr iption Most of G.729 source code is written in C.But this one is written in matlab. follow these steps to use it: 1.To coder a speech(ensure it as a row vector variable in matlab),simply type
singallu
- 一对evrc编码的声音文件的单路话音进行解码成wav文件的源码.在c++builder环境下开发的源代码。-A pair of evrc encoded sound files into a single wav file to decode the voice source. In c++ builder source code development environment.
iRadio
- 一个基于互联网进行收听电台节目的VB.NET源代码,这个代码比较好,支持自己增加删除等维护电台列表,格式为XML格式,自定义电台快捷按钮,支持自定义皮肤颜色,可以收听很多国外的音乐电台,大家可以参考本站曾经发布的一个 网络收音机 Ver1.0 的VB代码,可以把其中的RadioChannels.ini文件中的中文电台提取出来加入到这个程序中去。支持程序最小化到托盘区,可以查看电台信息及速率等功能,总之一个很不错的成品软件.-VB.NET source code listen to radio p
ica
- The goal of this project is separate the sound mixtures (.wav) to source signal. -it is an audio blind source separation with independent component analysis. In the file , it contains correlation.m, decorrelation.m, ica_.m , joint_diag.m, per
New-folder
- it is a source code in matlab. it implemented a code in audio field. the duty of it is playing a audio file which is recorded or saved on your computer
melp_fp
- 包括三个文件夹一个简易说明文件其中 1. pc为定点化的源代码,非浮点代码喔,还包含两个工程代码,可以在pc上直接测试。 2. dev_prj为DEV-C++ 5工程文件。其中包含可以在windows直接运行的melp.exe文件、pcm格式声音测试输入文件16bit.raw和解码后的输出文件2.4k.au。 3. vc6_prj为vc6工程文件。其中同样包含可以在windows直接运行的melp.exe文件、pcm格式声音测试输入文件16bit.raw和解码后的输
soundrecorder
- 这是一个最简单易用的录音机android源码:- 界面简洁,简单易用,启动快占用内存少- 没有录音长度限制,保存的录音文件在SD卡AudioRecorder文件夹下- 点击列表文件可以播放。-This is one of the easiest-to-use recorder android source code:- interface is simple and easy to use, quick start small footprint- no record length limit,
home-automation-
- 智能家居里的音乐场景源代码,自己做的,读取文件很方便,只要有记事本列表即可。-Smart home music scene in the source code, do it yourself, it is convenient to read the file, as long as you can list Notepad.
acc-to-wav
- 将acc文件类型转换为wav文件类型格式,主函数在text.C文件中,注意的是,需要手动添加源文件与目的文件的名称。-Converts the acc file type format wav file types, the main function in the text. C file, noting that the need to manually add the source and the destination file name.
stft
- 该程序中audiorec.py可以录制一个音频文件,stft.py可以对该文件做短时傅里叶变化进行分析,得到音频文件的频率信息,进而可以根据音频文件的来源判断其中的信息。在压缩包中还包含一个音频文件可以作为例子。- The program audiorec.py can record an audio file, stft.py can make the file changes short time Fourier analysis to obtain frequency informat