-
一个可以运行DOS程序(正确的说法应该是Windows下的控制台程序)并且捕捉程序输出的源程序...
一个可以运行DOS程序(正确的说法应该是Windows下的控制台程序)并且捕捉程序输出的源程序-one can run DOS (The correct statement should be Windows console procedures) and procedures for capturing output of the source
- 2022-06-28 01:21:41下载
- 积分:1
-
03商场进货渠道管理
03商场进货渠道管理 -Purchase 03 shopping malls Channel Management
- 2022-01-25 19:51:06下载
- 积分:1
-
转速电流双闭环直流调速系统中,电流环的仿真模型。
转速电流双闭环直流调速系统中,电流环的仿真模型。-Speed of current dual-Loop DC Motor Control System, the current loop of the simulation model.
- 2022-10-02 22:00:04下载
- 积分:1
-
次系统包括项目的流程管理,文档管理,项目测试管理,项目验收等功能,可以运用到实际工作中去...
次系统包括项目的流程管理,文档管理,项目测试管理,项目验收等功能,可以运用到实际工作中去-meeting of the system, including workflow management, document management, project management testing, project acceptance, and other functions, can be used in practical work to
- 2022-10-15 22:50:03下载
- 积分:1
-
opencv3.0 人脸识别算法及代码
opencv3.0 实现的人脸识别,宝贵资源,很少有的。有别于opencv2.0
- 2022-04-20 01:49:08下载
- 积分:1
-
获取系统硬件信息,内存使用状况,process进程列表
void ExeCPUID(DWORD veax) //初始化CPU信息
{
__asm
{
mov eax,veax
cpuid
mov deax,eax
mov debx,ebx
mov decx,ecx
mov dedx,edx
}
}
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-23 22:54:57下载
- 积分:1
-
5DT 数据手套 MFC c + + mscomm visual studio 2010
这个程序用C++是基于数据手套5DT公司的,它会自动收集和传送数据。首先,该程序读取手指穿过fglove.lib函数弯曲传感器数据和识别手势(0-15手势)。其次,手势数据通过MSCOMM的ActiveX(串行通信的ActiveX)在Visual Studio 2010 sended
- 2022-05-14 18:39:52下载
- 积分:1
-
这个程序是把一个16进制的文件中的数据,转换为文本表现的方式,比如0x40--》0x40写到一个文件中。...
这个程序是把一个16进制的文件中的数据,转换为文本表现的方式,比如0x40--》0x40写到一个文件中。-this procedure is a band of 16 documents, the data conversion performance of the text, such as 0x40-- "0x40 wrote a document.
- 2022-07-22 17:42:37下载
- 积分:1
-
Colleges and Universities Computer Science and Technology teaching operating sys...
高等学校计算机科学与技术专业教材
操 作 系 统
Operating System
孟庆昌 编著
电子工业出版社
Publishing House of Electronics Industry
北京・BEIJING
-Colleges and Universities Computer Science and Technology teaching operating system Operating System孟庆昌edited by Publishing House of Electronics Industry Publishing House of Electronics Industry Beijing BEIJING
- 2022-06-13 22:24:34下载
- 积分:1
-
This is a book on the 24
这是书上的关于24点游戏的代码,就是4张扑克牌用加减乘除凑24的游戏,VC编的,希望对大家有帮助-This is a book on the 24-point game of the code, that is, four cards together with calculation of 24 games, VC series, and they hope to help everyone
- 2022-07-20 15:26:57下载
- 积分:1