搜索资源列表
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
20061026_Recorder
- 这是一个用VC++编写的录音机程序,该程序可将录制的声音转存为MP3文件。同时也可以做MP3播放器用。-This is a VC prepared by the recorder program, which can be recorded voice transfer them to MP3. It could also do MP3 player makes use of.
YuYinShiBie_VB
- 用VB编写的语音识别程序,比较简单,可供参考-VB prepared by the Speech Recognition procedures are relatively simple, for reference
lvboqi
- 一个很好的滤波器程序,是用MATLAB编写的M文件,虽然简单,但很有借鉴意义。-a good filter procedure is the use of MATLAB M documents, simple, But a useful one.
PCMMixer
- 自己编写的一款可以进行双路PCM语音混频的程序,针对的是16位的PCM语音数据,经过验证,比常规的混音算法质量好许多,特别是进行多路混频时,重复调用该程序也可以达到比较满意的结果。-own section can be prepared for two-way voice PCM mixing procedures, The address is 16 PCM voice data, after verification, than conventional mixing algorithm m
MIDI_FUNCTION
- 该文档介绍了WINMM.DLL中所有函数的函数名称和函数功能,对于写MIDI相关的应用程序的人员来说,是一个很好的工具,并且该文档讲述了如何用VC++中编写回调函数,接收MIDI设备的MIDI码
planevoice2
- 一个端点检测的程序,用于语音处理,是用matlab编写的,希望相关专业的朋友可以分享
Wave
- c++编写的读WAV文件,播放和绘制其波形图的程序,仅供参考。
vb_dianziqin
- 这是一个VB编写的电子琴程序,可以模拟真实的电子声音,欢迎大家一起交流
wavplay
- 用C语言编写的WAVE播放程序,供大家交流参考
continue_wave_radar
- 一个连续波雷达的VHDL实现程序,用VHDL编写,带有测试激励文件
Player
- 用VC++编写的一个播放器程序,vc++制作的avi格式视频播放器
线性预测程序
- 下面是自编求线性预测系数的程序,MATLAB编写,可以使用-Below are seeking self coefficient of linear prediction procedures MATLAB prepared, you can use
pcmplayer
- 自己编写的VC6下以directsound编写的以流缓冲的方式播放PCM音频的控制台程序,程序很短小简洁,非常适合学习directsound,并可用于实时播放MP3解码器后解码的PCM流。-I have written under VC6 DirectSound prepared to stream buffer PCM audio broadcast console procedures, the procedures are short and concise, very suitable
record
- linux下的可以采集声音和播放声音的程序,运用c语言编写,主要采用了read和write两个函数-sound and play a sound program can be collected under linux using c language, mainly using the read and write two functions
G729a
- G729a音频编解码库源码--本程序用VC编写,使用简单,是一个非常不错的音频编解码程序。-G729a audio codec library source- this program with VC to prepare, simple to use, is a very good audio codec program.
ewe
- G.721算法的matlab编程,自己编写的,程序没任何问题。另一部分是G.721算法的BP改进,SNR提高不大!-G.721 algorithm matlab programming, I have written, the program did not any problems.
cdrecorder.ZIP
- 一个用api编写的CD抓轨程序(5kb)-Api prepared a CD with抓轨procedures (5kb)
player
- 一个用MFC编写的简单视频播放器,比较简单,我自己写的程序,比较容易阅读-Using MFC to prepare a simple video player, is relatively simple, the procedure I wrote it myself, it was relatively easy to read
语音增强程序
- 采用谱减法,进行语音增强处理,编写的Matlab程序