-
这个程序是基于Window CE下的串口驱动程序源代码
这个程序是基于Window CE下的串口驱动程序源代码-This procedure is based on the Window CE serial driver source code
- 2023-08-19 13:30:03下载
- 积分:1
-
jmail free fot the email
jmail free fot the email
- 2022-03-19 15:06:20下载
- 积分:1
-
语音识别
#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++学习书籍,简练。希望对大家有用
很经典的一本 C++学习书籍,简练。希望对大家有用-Classic a C++ learning books, concise. Want to be useful to everyone
- 2023-02-13 08:20:04下载
- 积分:1
-
迷你高尔夫二维。它是一个简单的程序
MiniGolf 2D. It is a simple program-game simulating Golf 2D.
- 2022-08-24 12:55:23下载
- 积分:1
-
This project is designed to be used with Visual C++ 4.1.
This project is designed to be used with Visual C++ 4.1.
- 2022-03-20 18:22:38下载
- 积分:1
-
windows的API函数的归纳电子书,系统全面的介绍了百分之九十的API函数。...
windows的API函数的归纳电子书,系统全面的介绍了百分之九十的API函数。-windows into the API function of e-books, systematic and comprehensive introduction to the 90 of the API function.
- 2022-02-26 18:37:21下载
- 积分:1
-
窗户Calcuter全面运作
这是一个Windows计算器用C ++编写。它,被写进了微软Visual Studio 2008中,Windows窗体应用程序。这个计算器是一个高仿版本的Windows7计算器和它的所有操作就是工作!最好的问候。
- 2023-01-19 13:20:04下载
- 积分:1
-
使用C++编程实现简单的绘图功能,非常实用。
使用C++编程实现简单的绘图功能,非常实用。-The use of C++ programming simple graphics, very useful.
- 2022-01-26 01:26:11下载
- 积分:1
-
用C++ Builder进行多线程操作的示例
用C++ Builder进行多线程操作的示例-With C++ Builder to carry out an example of multi-threaded operation
- 2022-01-25 19:27:28下载
- 积分:1