-
初始化声卡、TBNR引擎、用户界面等。
2、启动TBNR引擎。
3、显示用户界面。
4、用户可以点击“开始录音”,以启动声卡,开始录音。...
初始化声卡、TBNR引擎、用户界面等。
2、启动TBNR引擎。
3、显示用户界面。
4、用户可以点击“开始录音”,以启动声卡,开始录音。-initialization sound card TBNR engine, user interface, and so on. 2, TBNR start the engine. 3, showing the user interface. 4, users can click on the "start recording," to start the sound card and started recording.
- 2023-08-13 09:35:04下载
- 积分:1
-
列主元Gauss消去法解线性方程组,可修改最大值
列主元Gauss消去法解线性方程组,可修改最大值-Out the main element Gauss elimination method for solving linear equations, can modify the maximum
- 2022-02-04 18:41:43下载
- 积分:1
-
在VC++6.0中,VC中的帮助文件,很值得参考的一本书籍
在VC++6.0中,VC中的帮助文件,很值得参考的一本书籍-In VC++ 6.0 in, VC in the Help file, it is worth making reference to a book
- 2022-07-01 23:20:29下载
- 积分:1
-
《Visual C++ 应用实战演练》附带的源码,内容和具体功能书中均有介绍。...
《Visual C++ 应用实战演练》附带的源码,内容和具体功能书中均有介绍。-"Visual C Application Drill" with the source, content and specific functions have introduced the book.
- 2022-05-15 14:56:11下载
- 积分:1
-
WAV MP3转换
- 2022-02-21 16:30:02下载
- 积分:1
-
p2p 点对点传输 服务器端实现 包括源码和编译后的可执行代码...
p2p 点对点传输 服务器端实现 包括源码和编译后的可执行代码-p2p peer-to-server-side implementation, including source code and compiled executable code
- 2023-08-27 11:00:02下载
- 积分:1
-
一个关于字符串匹配的算法,已经经过编译,希望对你有帮助...
一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
- 2022-06-18 19:44:21下载
- 积分:1
-
这个节目的图像识别,MATLAB的部分
一个用于图像识别的程序,用matlab编的-an image recognition for the program, part of the Matlab
- 2022-01-26 08:33:08下载
- 积分:1
-
中断服务程序的关键是:1.保护进入中断时的状态,并在退出中断之前恢复进入时的状态。2.必须在中断程序中设定是否允许中断重入,即设置EX0位。
本例中使用了I...
中断服务程序的关键是:1.保护进入中断时的状态,并在退出中断之前恢复进入时的状态。2.必须在中断程序中设定是否允许中断重入,即设置EX0位。
本例中使用了INT0中断,一般中断程序进入时应保护PSW,ACC以及中断程序使用但非其专用的寄存器。本例的INT0程序保护了PSW,ACC,2等三个寄存器并且在退出前恢复了这三个寄存器。另外中断程序中涉及到关键数据的设置时应关中断,即设置时不允许重入。本例中没有涉及这种情况。
实验开始时K8应在H(高电平)端,要产生中断时先拨向L(低电平)端再拨回H端。
-Interrupt service s key is: 1. the protection enters when the interrupt condition, and when the withdrawal interrupt before regains enters the condition. 2. must in the interrupt routine establish whether to permit the interrupt re-entry, namely establishes the EX0 position. in this example has used the INT0 interrupt, generally the interrupt routine enters when should protect PSW, ACC as well as the interrupt routine use but non-its special-purpose register. This example INT0 program protection PSW, ACC,2 and so on three registers, and restored these three registers before the withdrawal. Moreover in the interrupt routine involves to when the essential data establishment should close the interrupt, namely when establishment does
- 2022-03-22 04:01:46下载
- 积分:1
-
VC 语音识别
第一次上传,VC的语音识别,你可以预先定义想要识别的东西,保存在内存中,也可自己弄配置文件,运行程序后,对麦克风说预先输入的文字,识别出来,若不是预先输入的文字,也能识别
- 2022-02-05 04:28:42下载
- 积分:1