-
由vc6.0实现的程序,用于把由声卡采集到的数据转换成.wav文件,以便直接播放。...
由vc6.0实现的程序,用于把由声卡采集到的数据转换成.wav文件,以便直接播放。-Vc6.0 realize from the procedures used to collect from the sound card to convert the data. Wav files for direct playback.
- 2022-06-19 21:08:53下载
- 积分:1
-
一个播放WAV文件的源程序,采用VC编程,该程序内带详细注释,可供进行语音开发的同仁参考。...
一个播放WAV文件的源程序,采用VC编程,该程序内带详细注释,可供进行语音开发的同仁参考。-a player WAV files of the source, using VC program, with the procedures detailed notes, available for the development of voice colleagues reference.
- 2023-06-19 18:45:04下载
- 积分:1
-
匹配追踪的C实现,可以用来进行语音分离,迪比特语音压缩。还有FFT的快速实现...
匹配追踪的C实现,可以用来进行语音分离,迪比特语音压缩。还有FFT的快速实现-Matching Pursuit realize the C can be used for voice separation, Dbtel voice compression. FFT realize there is rapid
- 2022-04-19 02:40:54下载
- 积分:1
-
播放WAV,基于单文档程序!没有按钮
播放wav,基于单文档的一个程序!没有按钮-Play wav, based on single document a program! No button
- 2022-05-20 13:28:10下载
- 积分:1
-
关于二位小波分析的程序源码,跟大家共享,如有错误请指教...
关于二位小波分析的程序源码,跟大家共享,如有错误请指教-2 Wavelet analysis on the procedure source code, with everyone sharing, if there is an error, please advise
- 2023-06-12 12:30:04下载
- 积分:1
-
计算高斯混合模型先验概率和后验概率的程序,采用大矩阵运算,大大提高了运行速度。...
计算高斯混合模型先验概率和后验概率的程序,采用大矩阵运算,大大提高了运行速度。-Gaussian mixture model calculated a priori probability and the probability of post-mortem procedures, using a large matrix computation, greatly improved speed.
- 2022-08-19 11:09:39下载
- 积分:1
-
从3gp视频文件中提取出声音数据的源代码
从3gp视频文件中提取出声音数据的源代码-3gp video files from the extracted voice data in the source code
- 2022-02-06 22:42:10下载
- 积分:1
-
VC实现WAV文件播放器
VC实现WAV文件播放器,VC++6.0编写,主要功能为播放WAV文件,DWORD OpenDevice();DWORD CloseDevice();DWORD Play(CWnd *pParentWnd,LPCSTR pFileName);DWORD Stop(); 是其主要函数。
- 2022-02-24 22:03:47下载
- 积分:1
-
这个程序的功能为将音频数据到IIS BT656数据传输…
本程序功能为将音频的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 sdata input, but by an 16 to the counter and have a string of conversion, procedures in order to detect the change sdata series and whether there are any omissions. The procedure has not been measured, but the ModelSim simulation results correctly.
- 2022-07-12 11:06:47下载
- 积分:1
-
基于labview的录音与放音
应用背景labview对于语音的处理,是对语音识别的基础,labview的语音处理基于pc的声卡可以有效的减少对声音传感器的要求,pc的声卡有着良好的语音处理识别能力。关键技术利用labview和pc声卡对声音进行录音和放音,首先是声音的接受,记录,功率的计算记录等等。
- 2022-12-17 23:10:02下载
- 积分:1