-
EM84XX 测试程序
EM84XX 测试程序 -EM84XX testing procedures
- 2023-03-25 18:50:03下载
- 积分:1
-
快速傅里叶变换算法的c语言实现程序,具体描述了fft算法的实现过程...
快速傅里叶变换算法的c语言实现程序,具体描述了fft算法的实现过程-Fast Fourier Transform algorithm c language implementation procedures, specific description of the fft algorithm implementation process
- 2022-01-27 12:47:31下载
- 积分:1
-
语音信号编码G729.c编写实现,以前网上找的,大家可以
语音信号编码G729.c编写实现,以前网上找的,大家可以-speech signal coding G729.c prepared to achieve, before looking at the Internet, you can try
- 2022-01-29 04:47:33下载
- 积分:1
-
支持播放存放在硬盘上的Mp3的源代码,可读出文件tag
支持播放存放在硬盘上的Mp3的源代码,可读出文件tag-Support for playback on your hard disk stored in Mp3
- 2022-09-24 09:55:02下载
- 积分:1
-
基于ADP2P协议的蓝牙适配器源码,配合CSR芯片,可把立体声音频信号经蓝牙发射出去.如把IPOD的音乐发射到立体声蓝牙耳机中...
基于ADP2P协议的蓝牙适配器源码,配合CSR芯片,可把立体声音频信号经蓝牙发射出去.如把IPOD的音乐发射到立体声蓝牙耳机中-Based on the agreement ADP2P source Bluetooth adapter with CSR chip, can signal via Bluetooth stereo audio launch. If the IPOD music to a stereo Bluetooth headset launched in
- 2022-06-29 14:26:03下载
- 积分:1
-
MFCC特征提取 C++实现,已经过测试
步骤1读取wav格式音频数据(存于数组)2对数组进行分帧操作,即设定固定帧数进行分类3编写MFCC模块代码,实现MFCC参数的计算编译通过,MFCC的C++实现MFCC的特征选取,最后提取了13维左右最后结果保存在文件中
- 2022-07-27 11:56:53下载
- 积分:1
-
一个基于对话框的mfc的简单例子,播放.wave文件。对于初学者入门有较大的帮助。
一个基于对话框的mfc的简单例子,播放.wave文件。对于初学者入门有较大的帮助。-Mfc dialog based on the simple example, the player. Wave file. For beginners entry has a greater help.
- 2022-02-04 20:04:43下载
- 积分:1
-
声音分析的程序 声音分析的程序
声音分析的程序 声音分析的程序-Voice analysis voice analysis program procedures
- 2022-07-13 03:20:03下载
- 积分:1
-
PESQ算法 C语言实现
The user may:
1. Use the PESQ Software to:
i) understand the PESQ Algorithm; or
ii) evaluate the ability of the PESQ Algorithm to perform
its intended function of predicting the speech quality
of a system; or
iii) evaluate the computational complexity of the PESQ Algorithm,
- 2022-03-30 14:44:07下载
- 积分:1
-
中文语句分词系统
资源描述分词系统,对输入的中文语句采用基于前向最大概率匹配算法、后项最大概率匹配算法、马尔科夫链预测模型实现词语的切分可以为自然语言处理提供帮助,可以扩展语料库等。并且使用MFC实现了可视化,易于操作。
- 2022-07-12 15:04:32下载
- 积分:1