-
孙鑫最新课件源代码vc++,绝对正确完整
孙鑫最新课件源代码vc++,绝对正确完整-SUN Xin latest software source code vc++, the absolute accuracy and completeness of
- 2022-07-12 12:24:31下载
- 积分:1
-
FtpApplet应用程序,实现简单的ftp下载,是应用java编程,在vj在编译运行成功...
FtpApplet应用程序,实现简单的ftp下载,是应用java编程,在vj在编译运行成功-FtpApplet applications, simple ftp download is the use of java programming, in the build vj successful operation
- 2022-02-01 04:57:13下载
- 积分:1
-
这是我用vb写的Oicq密码清除补救程序,非常的好用,也非常的实用,请大家多包含...
这是我用vb写的Oicq密码清除补救程序,非常的好用,也非常的实用,请大家多包含-This is what I used to write the worm vb code removal remedy, very convenient, very practical, please include more
- 2022-02-06 09:22:29下载
- 积分:1
-
matrix of C language source files, including basic matrix operations
矩阵处理的C语言源程序,包括矩阵基本运算-matrix of C language source files, including basic matrix operations
- 2022-08-09 09:30:18下载
- 积分: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
-
Dimmer sa pic12f629
Dimmer sa pic12f629
- 2023-04-17 15:35:03下载
- 积分:1
-
图形按钮CButtonST最新版
图形按钮CButtonST最新版-graphical buttons CButtonST latest version
- 2022-03-23 13:52:36下载
- 积分:1
-
VFP期货交易统计程序0507,小例子,大家看看,可能会有帮助,好了
VFP期货交易统计程序0507,小例子,大家看看,可能会有帮助,好了-VFP Exchange statistical procedures 0507, the small examples, we see that may be helpful, a good
- 2022-07-17 17:17:07下载
- 积分:1
-
一个用VC编写的计算器程序
一个用VC编写的计算器程序-VC prepared with a calculator program
- 2022-11-17 09:15:03下载
- 积分:1
-
内部培训资料,PPT文件,共有八个文件,主要展…
微软WINCE内部培训资料,PPT文档,共8个文件,
主要内容有系统定制、驱动开发、EVC调试、实时控制、多线程、图形等,
有图片流程。绝对权威。
最大的遗憾是E文的,只是我相信作为技术人员,
这种英文还是应该掌握。第二部分。-internal training materials, PPT files, a total of eight documents, the main contents of system customization, driver development, EVC debugging, real-time control, multi-threaded, graphics, pictures process. Absolute authority. The biggest regret is that the E-wen, but I believe that as technical personnel, or should master English. Part II.
- 2022-08-25 02:04:52下载
- 积分:1