-
语音识别
#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
-
customizing buttons to round button
customizing buttons to round button
- 2022-04-28 15:38:36下载
- 积分:1
-
windows编程,一个贝塞尔曲线的小程序
windows编程,一个贝塞尔曲线的小程序-windows programming, a Bezier curve applet
- 2023-05-08 03:50:02下载
- 积分:1
-
adaboost 三个维度
part3_data eva_stump
- 2022-06-17 13:16:21下载
- 积分:1
-
TIFF tag list data detection, can open an image output of the TIFF image that co...
TIFF标签列表数据的检测,可以打开一幅TIFF图像输出该图像包含的标签项-TIFF tag list data detection, can open an image output of the TIFF image that contains the tag of
- 2022-02-06 16:16:59下载
- 积分:1
-
Study pe paper pe familiar with file structure, to understand the various functi...
研究pe文件,熟悉了解pe文件结构,了解pe文件各个功能,利用功能-Study pe paper pe familiar with file structure, to understand the various functional pe file, using functional
- 2023-02-05 04:05:03下载
- 积分:1
-
使用Boyer
使用Boyer-Moore-Horspool-Sunday 算法进行字符串匹配的系列函数-Using the Boyer-Moore-Horspool-Sunday algorithm for string matching a series of functions
- 2023-05-05 00:00:04下载
- 积分:1
-
带硬件流控制的无线RS232,可以实现串口的无线传输
带硬件流控制的无线RS232,可以实现串口的无线传输-Hardware flow control with wireless RS232, serial port can realize wireless transmission
- 2022-11-30 06:40:04下载
- 积分:1
-
wince under the Tab control applications, coupled with the tree control the appl...
wince 下Tab控件的应用,再加上树形控件的应用,非常完美的代码,强烈推荐下载!-wince under the Tab control applications, coupled with the tree control the application of the code is perfect, strongly recommend to download!
- 2023-02-22 22:35:03下载
- 积分:1
-
winXP下禁用U盘
winXP下通过注册表、策略禁用U盘,禁用不需要的盘符。重命名策略编辑器,防止修改。
- 2022-02-24 13:46:19下载
- 积分:1