-
语音识别
#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
-
mouse input programming Demonstration Program
鼠标输入编程演示程序-mouse input programming Demonstration Program
- 2022-05-31 13:35:34下载
- 积分:1
-
文件快速分割器QuickSplit 1.0
文件快速分割器QuickSplit 1.0 -document rapid dividers QuickSplit 1.0
- 2023-08-25 03:10:04下载
- 积分:1
-
JAVA操作PDF在指定位置输入对应文字
输入口径为: name(姓名) id(号码) date(日期)原始模板文件可自定义,仅支持PDF主要实现功能为: 在指定的模板文件PDF对应位置写入对应文字后合成新的PDF
- 2022-02-22 12:38:50下载
- 积分:1
-
一个读写INI文件的例子
一个读写INI文件的例子-An example of reading and writing INI files
- 2022-03-20 21:40:49下载
- 积分:1
-
网络爬虫爬取满足一定正则表达式的页面,并可以对页面进行分析。...
网络爬虫爬取满足一定正则表达式的页面,并可以对页面进行分析。-Reptile climbing access network must meet the regular expressions of the page, and pages can be analyzed.
- 2022-03-22 00:06:38下载
- 积分:1
-
static关键字用发演示,让你更好的学习和掌握C++中的static关键字,大有好处...
static关键字用发演示,让你更好的学习和掌握C++中的static关键字,大有好处-static keyword with the demonstration, so you better learning and mastering C of static keyword, good
- 2022-12-01 20:50:04下载
- 积分:1
-
用了TNMHTTP组件得到文本文件的正文然后以字符串形式分析格式将其中的信息分离,可以得到版本,下载地址,更新日期等信息,你可以自己增加更多,程序作相应的调整就
用了TNMHTTP组件得到文本文件的正文然后以字符串形式分析格式将其中的信息分离,可以得到版本,下载地址,更新日期等信息,你可以自己增加更多,程序作相应的调整就行了-TNMHTTP components used to be a text file with the text string then to the analysis of the format in which the information will be separate versions can be downloaded addresses, updated information, etc. You can add more, procedures adjusted accordingly on the line
- 2022-05-05 17:46:12下载
- 积分:1
-
Test Device i2c
测试芯片i2c对存储器位置的写入和读取。可以实现对任何数据的读写而不仅仅是测试数据。
- 2023-06-18 15:50:03下载
- 积分:1
-
获得主机硬件信息
获得主机硬件信息-access mainframe hardware information
- 2023-07-05 00:20:03下载
- 积分:1