-
VC system of the code was developed for the White Box VC.net category code and e...
VC++系统中对自己编制的代码进行白盒测试的VC.net 代码类及例子-VC system of the code was developed for the White Box VC.net category code and examples
- 2022-01-24 13:56:44下载
- 积分:1
-
超市库存管理,采购,销售模块。完美语句,…
管理超市库存,采购,销售的模块.完善的报表,收银.方便管理人员查看报表,再好的为管理人员做出正确的决策提供依据.-Supermarket inventory management, purchasing, sales module. Perfect statements, the cash register. To facilitate managers to view reports, no matter how good for managers to make the right decisions.
- 2022-03-23 20:04:11下载
- 积分:1
-
这是一个延时程序 可以通过参数的设置完成不同时间的延时 本程序通过编译,运行正确...
这是一个延时程序 可以通过参数的设置完成不同时间的延时 本程序通过编译,运行正确-This is a delay parameter setting process can be completed at different times of the delay of the procedure to compile and run correctly
- 2022-01-26 01:58:30下载
- 积分:1
-
网络流量统计源程序
网络流量统计源程序 -Network traffic statistics of source
- 2022-07-09 15:55:16下载
- 积分:1
-
VC++视频教程(孙鑫)源码,非常不错哟
VC++视频教程(孙鑫)源码,非常不错哟-VC++ Video Tutorial (SUN Xin) source, a very good yo
- 2022-03-25 22:50:47下载
- 积分:1
-
这是一个很令人吃惊的代码,它使用罗技的摄像头来监视某一个方位,当有人出现时系统会自动识别。(需要罗技摄像头SDK2.0版的DLL)...
这是一个很令人吃惊的代码,它使用罗技的摄像头来监视某一个方位,当有人出现时系统会自动识别。(需要罗技摄像头SDK2.0版的DLL)-This a very alarming code, which uses Logitech"s surveillance camera heads a position, when someone will emerge automatic identification system. (Need webcams SDK2.0 version of the DLL)
- 2022-02-05 13:55:54下载
- 积分:1
-
MFC 对话框上打字 简单示例程序
MFC 对话框上打字 简单示例程序VC6.0
- 2022-02-26 17:13:27下载
- 积分: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
-
PID控制相关程序,可以实现PID的相应控制量的控制
PID控制相关程序,可以实现PID的相应控制量的控制-PID control of related procedures, can control the volume of the corresponding PID control
- 2022-02-02 00:23:12下载
- 积分:1
-
实现音量控制的小程序,通过快捷键控制音量增加、减小或静音。...
实现音量控制的小程序,通过快捷键控制音量增加、减小或静音。-To achieve volume control applet, by shortcut keys control the volume increase, decrease or mute.
- 2022-10-15 23:15:03下载
- 积分:1