-
also a demonstration of the multithreading technology source
还演示了多线程技术的源码
- 2022-01-26 04:44:33下载
- 积分:1
-
路威机器人语音控制
路威智能机器人的语音控制程序,通过添加脚本可以实现与路威机器人的加单对话和简单命令执行,例如:我问,现在的主席是谁?rovio答:是习主席
- 2022-12-09 17:30:03下载
- 积分:1
-
由小飞刀策划制作,文章分为小飞刀从网络收集和组织小刀会朋友编写两部分。 花去我几个不眠之夜,倾心制作,终于20日准时完成第一版。这是我第一次做CHM,边学边做,...
由小飞刀策划制作,文章分为小飞刀从网络收集和组织小刀会朋友编写两部分。 花去我几个不眠之夜,倾心制作,终于20日准时完成第一版。这是我第一次做CHM,边学边做,看到完成后的效果还不错 ^_* 感觉很好,希望你也喜欢。以后可能没什么时间了,(所以才完成得这么急)但有机会一定会对本手册做最新资料 更新工作,期待~-The planning and production by small Flying, the article is divided into small throwing knives from the network to gather and organize the preparation of a knife will be a friend in two parts. I spent a few sleepless nights, cordial making, was finally completed on time and on the 20th edition. This is my first time doing CHM, learning by doing and see the completed results were pretty good ^ _* feel good, I hope you, too. May be little time later, (it was such a rush to complete), but some will have the opportunity to do the latest update of the manual work, looking forward to ~
- 2022-07-02 07:18:11下载
- 积分:1
-
good use of a process of tracking procedures, the process is to identify which o...
很好用的一个进程跟踪程序,可找出进程是那个程序产生的。-good use of a process of tracking procedures, the process is to identify which of the procedures.
- 2022-01-26 16:50:26下载
- 积分:1
-
在海量数据中查找匹配字符串,在基因序列分析中用!
在海量数据中查找匹配字符串,在基因序列分析中用!-in Massive search for data matching string, the gene sequence analysis using!
- 2023-04-30 20:35:03下载
- 积分:1
-
监控进程并重启
基本原理为:1,在后台启动监控程序。2,监控程序一直对设定的进程窗口名称的进程进行监控。3,如果发现此进程窗口没有了或消失了,将自动在后台延时几十秒或设定时间后,然后启动此进程。
关键代码如下:
hWndMain=NULL;
hWndMain=::FindWindow(NULL,"录音系统平台");
if(hWndMain==NULL)
{
hWndMain=::FindWindow(NULL,"电话录音");
if(hWndMain==NULL)
{
/* memset(Buf,0,200);
sprintf(Buf, "%04d%02d%02d%02d%02d%02d: find no digitexe
",st.wYear,st.wMonth,st.wDay,st.wHour,st.wMinute,st.wSecond);
if( (log1 = fopen( "selfauto.log", "a+" )) != NULL ) //打开文件流
{
fprintf(log1,"%s
",Buf);
fclose(log1);
}*/
- 2022-11-05 05:20:02下载
- 积分:1
-
dsa VCD bus design, the more documents
dsA总线在VCD设计中的应用,比较难得的文档-dsa VCD bus design, the more documents
- 2022-05-13 23:31:23下载
- 积分:1
-
VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)
VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)-VC 6.0 Digital Image Coding (Ding-up Wen-ping, Guo Baolong)
- 2022-07-28 10:32:33下载
- 积分:1
-
2812试验实例,可以让大家掌握29202的学习方法
2812试验实例,可以让大家掌握29202的学习方法-2812 test case, allowing you to master the learning method 29202
- 2022-02-21 04:57:05下载
- 积分:1
-
自我管理汽车
这份文件题为来自Kioskea«自我管理»(来源代码)下之条款下提供Creative Commons许可。您可以复制,修改此份源,规定的许可的条件下,作为本说明
- 2022-10-09 10:55:03下载
- 积分:1