-
这是一个VC6.0开发的WAV音频文件的播放和录音的小程序。对初学者有一定学习价值。...
这是一个VC6.0开发的WAV音频文件的播放和录音的小程序。对初学者有一定学习价值。-This is a VC6.0 developed WAV audio file playback and recording of small procedures. For beginners to learn a certain value.
- 2022-02-26 16:14:15下载
- 积分:1
-
AAC解码,源码,测试可用
附件为AAC解码源码,测试可用,VS2008测试通过。
- 2022-05-25 13:49:14下载
- 积分:1
-
训练高斯混合模型的程序,尽管此类代码较多,但本程序经过笔者改写优化后,很大程度上避免了普通方法中局部最优的问题。...
训练高斯混合模型的程序,尽管此类代码较多,但本程序经过笔者改写优化后,很大程度上避免了普通方法中局部最优的问题。-Gaussian mixture model training procedures, although the code more, but the procedure after the author rewrite optimization, largely avoiding the ordinary method of optimal local issues.
- 2023-04-14 08:05:04下载
- 积分:1
-
DET曲线和能效比的计算
DET Curve and EER computation
- 2023-04-24 05:50:02下载
- 积分:1
-
音视频处理
音视频处理包括:文件打开 播放 暂停 恢复 等一系列操作,对于刚入门的xd还是有一定作用的
- 2022-03-18 12:13:14下载
- 积分:1
-
音频节目播放。CSHARP WAV文件。
Audio program that plays .wav files in csharp.
- 2022-07-08 07:40:50下载
- 积分:1
-
Detailed simulation of the working principle of microwave ovens, on the time set...
详细模拟微波炉的工作原理,讲述时间的设置,已经运行全过程-Detailed simulation of the working principle of microwave ovens, on the time settings, has been running the whole process of
- 2023-09-02 01:40:03下载
- 积分:1
-
通过对象
通过面向对象的思想和多线程,java动画,双缓存技术,java对多媒体的支持等,在网页上设计了一个简单的音乐电子万年历,从而使音乐时钟的基本功能借助于java多线程的思想和技术得以实现。-through object-oriented thinking and multithreading, java animation, double-buffer technology, java to support multimedia on the web page design of a simple electronic music calendar. Music clock so that the basic functions using java multithreaded and technologies to achieve.
- 2022-09-28 18:00:03下载
- 积分:1
-
Windows MCI控制
Windows MCI control-Windows MCI Control
- 2022-07-17 05:18:16下载
- 积分:1
-
MFCC特征提取 C++实现,已经过测试
步骤1读取wav格式音频数据(存于数组)2对数组进行分帧操作,即设定固定帧数进行分类3编写MFCC模块代码,实现MFCC参数的计算编译通过,MFCC的C++实现MFCC的特征选取,最后提取了13维左右最后结果保存在文件中
- 2022-07-27 11:56:53下载
- 积分:1