搜索资源列表
Ex0701
- 做的很好的CD播放器,具有控制音量,拖放,控制进程的功能 界面极好-do a good CD player, with volume control, drag and drop, process control function excellent interface
VB_CD录音机
- 本程序是使用VB进行编写的一个关于CD播放的程序, 其基本功能:1.可以根据个人需要选择播放的音轨的格 式;2.可以在左边的列表中自由选择添加想要听取的歌 曲到右边的播放列表中,这样可以比一般的播放器节省 很多力气;3.可以点击“REFRESH CD INFORMATION”刷 新CD内音轨的信息。-use of this procedure is the preparation for the VB one on the CD player procedures, and the basic
TsndPlaySound
- 一个播放WAV文件的实例程序,采用的是sndPlaySound函数,代码简介,可循环播放WAV文件,适用于只想简单实现播放WAV文件功能的场合。-a example of playing wave file, using sndPlaySound() function.simply source ,may recycle playing wave file.may for simply playing wave file.
soudcarddemo
- 声音的傅立叶变换演示 提供了matlab下的函数接口-voice of the Fourier Transform provides a demonstration of Matlab interface function
echoEffect.txt
- 音效处理技术中,回声效果是重要的环节,此代码完成的即是这样一个功能,效果很明显,可直接添加数据进行仿真-audio processing technology, echo effects is an important aspect of this code is to complete such a function, obviously results can be directly added simulation data
audio_toolbox
- matalb听觉处理工具箱,很多关于听觉和语音信号处理的有用函数,值得参考.-matalb auditory processing toolbox, a lot of hearing and speech signal processing useful function, a good reference.
SpeakerRecognitionsystem
- 本程序是用MATLAB设计并实现一个简单的说话人识别系统,其主要功能模块包括语音信号的输入管理模块 ,语音的鉴别即特征提取块,语音的认证模块,程序很全. -this procedure is used MATLAB design and implement a simple speech recognition system, Its main function modules including voice signal input management module, voi
IIS2BT656
- 本程序功能为将音频的IIS数据插入bt656数据中一起传输。在程序中,sdata并不从外界输入,而是由内部的一个16位的counter并串转换产生,以此来检测程序在串并转换sdata时是否有遗漏。 本程序并未经过实测,但ModelSim的仿真结果正确。-this program will function as audio data into IIS bt656 together data transmission. In the process, not from outside sdat
MCI_Recorder
- 采用MCI实现录音功能,同时也可以简单播放文件。-recording function, but can also broadcast a simple document.
recordandtansferyouvoid
- 这是个语音通信程序,采用MFC开发,功能为录制声音,传送到对方,并播放.-This is a voice communication procedures, using MFC development, the function of recording voice, transmitted to the other side, and played.
6.1CDPlayer
- 播放一张插入光驱的cd,提供了简单的上一首,下一首功能-broadcast an insert the cd drive to provide a simple, one, the next first function
MyPlayer
- 这是一个用java写的播放器(其中用到了jmf库),功能比较全,可以实现本地搜索,网上搜索,歌词同步,网络多线程下载等功能-This is a java was made with the player (which uses a jmf library), and the whole function of comparison, can be achieved local search, online search, lyrics synchronization, network multi
portaudio.tar
- 这是一个跨平台的音频处理函数库, 它提供简单的函数调用接口方便我们的处理.-This is a cross-platform audio processing functions, it provides a simple function call interface to facilitate handling.
luyin.rar
- 录音功能 很好用的啊 vb中的控件,录音功能 很好用的啊 vb中的控件,Recording function vb ah good use of controls, sound recording function of a good use of controls vb ah
windowsplayer.rar
- 自己制作的windows player,能够播放AVI、MP3等格式的音频文件,可以实现暂停、停止、快进、快退、音量、上一曲、下一曲等按钮调节,还有播放列表,功能较完善。,Own production windows player, can play AVI, MP3 and other format audio files, can be achieved pause, stop, fast forward, rewind, volume, a lower one such as button
VCPP-AVI-Player
- 一个VC++实现的简单AVI视频播放器,界面几乎没有过多美化,功能上只可以播放AVI格式的视频,很早时候的源代码-VC++ to achieve a simple AVI video player, the interface almost too much landscaping, the function can only play AVI format video, very early, when the source code
load_wav
- C++实现的读取wave文件的小程序,返回的是声音文件的头地址-this function loads a .wav file, sets up the directsound buffer and loads the data into memory, the function returns the id number of the sound
CDPlayer
- 用MCI函数写的一个CD播放器,可支持多种格式.- A CD player writes which with the MCI function, may support the many kinds of forms
mcesecuremediasession
- symbian 编写的建立加密会话的功能函数-symbian prepared to establish a session encryption function
SSC-matlab
- 实现正弦编解码(Sinusoidal coding)的matlab程序 sinusoidal_analysis.m文件定义了函数[A, F, P, fs] = sinusoidal_analysis(filename, framelen, frameshiftlen),将*.wav音频文件提取出A, F, P这3个参数矩阵。 sinusoidal_synthesis.m文件定义了函数syspeech = sinusoidal_synthesis(A, F, P, fs, framelen