-
用C++编出来的图的程序
用C++编出来的图的程序-C of Part of the processes
- 2022-09-23 22:45:03下载
- 积分:1
-
MICROSOFT JOURNAL 源代码集,仅仅只是为了学习和交流
MICROSOFT JOURNAL 源代码集,仅仅只是为了学习和交流-MICROSOFT JOURNAL source code set, merely to learn and exchange
- 2022-05-23 01:52:53下载
- 积分:1
-
a simple stopwatch, may help understand the full screen, such as UI font of know...
一个简单的秒表,可帮助了解全屏,字体等UI方面的知识.(供初学者参考)-a simple stopwatch, may help understand the full screen, such as UI font of knowledge. (Reference for beginners)
- 2022-09-05 12:35:03下载
- 积分:1
-
对光驱进行控制代码
对光驱进行控制代码-right drive for control code
- 2022-08-07 22:25:47下载
- 积分:1
-
Multiy 窗口 VC + + 6
嗨在本研究中你可以了解 multiy wondows 和更改之间其他的信息。
- 2022-01-26 05:47:47下载
- 积分:1
-
Adlink Technology SDK digitizers example double buffer process
凌华科技数字化仪SDK双缓冲区的例子程序-Adlink Technology SDK digitizers example double buffer process
- 2023-06-15 05:30:04下载
- 积分:1
-
ini文件的读取函数,实现对INI文件进行查找,然后读取输出
ini文件的读取函数,实现对INI文件进行查找,然后读取输出-ini file read function, the realization of the INI file search, and then read the output
- 2022-03-20 14:26:43下载
- 积分:1
-
USB是为主机软件和它的USB应用设备间的通信服务的,对客户与应用间不同的交互,USB设备对数据流有不同的要求。USB为此提供了更好的overall总线使用,它...
USB是为主机软件和它的USB应用设备间的通信服务的,对客户与应用间不同的交互,USB设备对数据流有不同的要求。USB为此提供了更好的overall总线使用,它允许各种不同的数据流相互独立地进入一个USB设备。-USB for its mainframe software and USB applications of communications services, right between the client and the application of different interactive, USB devices for data streams have different requirements. USB to provide a better overall bus use, It allows a variety of data streams independent access to a USB device.
- 2022-02-28 23:08:40下载
- 积分: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
-
WINCE5.0 under the camera driver, camera chip for the OV9650.
WINCE5.0下的摄像头驱动程序,摄像头芯片为OV9650.-WINCE5.0 under the camera driver, camera chip for the OV9650.
- 2023-03-20 07:00:04下载
- 积分:1