-
HMM孤立词识别和连续语音识别
用c语言写的关于语音识别技术中最为流行的匹配算法hmm,可以实现端点检测和基于DTW和HMM的孤立词识别和连续语音识别
- 2022-11-27 09:40:03下载
- 积分:1
-
qtstudydoc
QT学习教程,很好用的
差不多所有的程序教材都从Hello 开始,下面就是这个程序的qt版本(good QT course
1#include <QApplication>
2#include <QLabel>
3 int main(int argc, char*argv[])
4 {
5 QApplication app(argc, argv)
6 QLabel*label = new QLabel("Hello Qt!")
7 label->show()
8 return app.exec()
9 }
)
- 2012-03-10 14:46:07下载
- 积分:1
-
ARM的WMA解码器优化
ARM优化WMA编解码器文件的RAR
- 2022-02-11 14:41:03下载
- 积分:1
-
c# 切换windows桌面背景
c# 切换windows桌面背景
- 2013-07-19下载
- 积分:1
-
usb-232-v2
用51系列的单片机控制做的ch375片的驱动,并实现PC端从USB下传数据给单片机转抽象成232协议输出(SCM control with 51 series drivers do ch375 film and to achieve PC-side USB downstream from the transfer of data to the microcontroller output of the abstract into the 232 Agreement)
- 2010-03-01 17:26:31下载
- 积分:1
-
8-30
说明: C sharp程式.
可自動排列撲克牌順序,並比大小.(C sharp code. Can be automatically arranged in order of playing cards, and more than size.)
- 2010-04-30 21:15:17下载
- 积分:1
-
4
对于给定的一个工程施工图,该图以边为单位从键盘输入,编写能够找出该图的关键路径的程序。(For a given a construction graph that side for the unit to input from the keyboard, write to identify the critical path of the graph program.)
- 2013-08-03 14:56:25下载
- 积分:1
-
c语言的编程事例,都是一些小程序,希望大家好好加加改改,我还是新手啊....
c语言的编程事例,都是一些小程序,希望大家好好加加改改,我还是新手啊.-c language programming examples are small programs, we hope that a good way of change it, I rookies ah.
- 2022-03-21 01:35:54下载
- 积分:1
-
火车售票系统
c语言火车票售卖系统项目,利用了数据结构中的知识,有兴趣的可以看一下(C language train ticket selling system)
- 2020-06-21 17:40:01下载
- 积分:1
-
Visual C#文件编程之分割合并文件,程序名称:合并程序
Visual C#文件编程之分割合并文件,程序名称:合并程序-Visual C# programming document of partition merging files, program name: the merging process
- 2022-08-26 05:50:55下载
- 积分:1