-
语音识别
#include
#pragma comment(lib,"ole32.lib") //CoInitialize CoCreateInstance闇€瑕佽皟鐢╫le32.dll
#pragma comment(lib,"sapi.lib") //sapi.lib鍦⊿DK鐨刲ib鐩綍,蹇呴渶姝g‘閰嶇疆
int main(int argc, char* argv[])
{
ISpVoice * pVoice = NULL;
//COM鍒濆鍖栵細
if (FAILED(::CoInitialize(NULL)))
return FALSE;
//鑾峰彇ISpVoice鎺ュ彛锛?
HRESULT hr = CoC
- 2023-07-03 17:00:03下载
- 积分:1
-
一个好的C++语言编程的书。
A good C++ Programming Language book.
- 2022-08-23 22:46:17下载
- 积分:1
-
一个选修课的作业
一个选修课的作业-an optional practice
- 2022-11-20 12:10:03下载
- 积分:1
-
In the LabWindows called for measuring time in the control of high precision, fo...
在LabWindows中要求对测量时间的控制精确度很高,为此我们常用Timer控件并不能精确控制。在此例程中列举了同步定时器与异步定时器,希望对大家有帮助。-In the LabWindows called for measuring time in the control of high precision, for which we often can not be precise control Timer control. Listed in this routine of synchronous and asynchronous timer timer, want to help everyone.
- 2022-03-09 18:29:51下载
- 积分:1
-
基于STM8S开发的主机软件I2C
作为主机,基于stm8s开发,24C02作为从机,经测试稳定可靠
- 2022-03-04 06:28:30下载
- 积分:1
-
windows system under the overall hook
windows系统下的全局钩子-windows system under the overall hook
- 2022-08-22 19:01:13下载
- 积分:1
-
支持向量机 smo python 代码
支持向量机的执行情况算法使用Python 语言,实现一个简化的版本,包括实现完整版本的实现和可选与核函数. And包含大量的简单的数据设置,用于测试验证
- 2022-08-20 02:57:39下载
- 积分:1
-
对于新人,此软件是用vc++ 编写的mfc 类似文件管理器,入门者是很好值得参考的。...
对于新人,此软件是用vc++ 编写的mfc 类似文件管理器,入门者是很好值得参考的。-For newcomers, this software is used the vc++ to prepare a similar file manager mfc, entry is worthy of a good reference.
- 2022-09-02 10:45:04下载
- 积分:1
-
用VB5.0获取正在系统中运行的窗口标题
用VB5.0获取正在系统中运行的窗口标题-with VB5.0 access system is running a window title
- 2022-07-10 18:38:26下载
- 积分:1
-
Introduced into the interactive thread, can also be written, there is a need to...
介绍了线程交互编成,写的还可以,有需要的同僚可以看看.-Introduced into the interactive thread, can also be written, there is a need to look at colleagues.
- 2022-04-28 06:08:19下载
- 积分:1