-
语音识别
#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
-
Serial communications, the use of serial communication control realize.
串口通信,利用串口通信控件实现 。-Serial communications, the use of serial communication control realize.
- 2022-01-28 21:16:26下载
- 积分:1
-
网络爬虫源码
网络爬虫主要有以下功能:
从一个初始网页的URL开始,获得初始网页上的URL,在抓取网页的过程中,不断从当前页面上抽取新的URL放入队列,直到满足系统的一定停止条件。
在遍历URL的过程中,即时统计相关数据。
- 2023-02-10 20:15:04下载
- 积分:1
-
C++ Programming practical examples!! C++ Programming practical examples!! C++ Pr...
C++编程实际例子!!
C++编程实际例子!!C++编程实际例子-C++ Programming practical examples!! C++ Programming practical examples!! C++ Programming practical examples
- 2022-07-16 00:58:48下载
- 积分:1
-
一个简化GDI写法的程序
一个简化GDI写法的程序-A simplified CDI program
- 2022-08-25 17:23:38下载
- 积分:1
-
JPEG编码器
jpeg encoder
- 2022-10-19 15:10:03下载
- 积分:1
-
获取局域网内计算机的列表
Visual C#得到局域网计算机列表,也就是获取局域网内的所有在线的主机名称列表,请确保您的电脑在网络中,要不然程序获取时候可能要假死,需要强制结束任务。-Visual C# to get a list of local area network computer, which is to get a list of all the online host names within the LAN, make sure your computer is on the network, or else the program may have to feign death to get it, you need to force the end of the task.
- 2022-04-13 08:07:56下载
- 积分:1
-
sl贪吃蛇 sl贪吃蛇
sl贪吃蛇 sl贪吃蛇 -silverlight silverlight silverlight silverlight silverlight silverlight
- 2022-05-16 04:40:25下载
- 积分:1
-
改变桌面墙纸,试下看
改变桌面墙纸,试下看-change desktop wallpaper, we look at test
- 2023-05-19 03:15:02下载
- 积分:1
-
一个可以对任意长整数进行加减的类 可以是任何长度的进行加减乘除 如有错误 请指出...
一个可以对任意长整数进行加减的类 可以是任何长度的进行加减乘除 如有错误 请指出-An arbitrary long integer addition and subtraction to the class can be of any length to carry out any calculation error Please indicate
- 2022-06-26 21:13:10下载
- 积分:1