-
Sistema de Control Documentario
Saludos,este Sistema fue hecho en Delphi 2010,许可证登记员文件,格式RTF,luego permite realizar busquedas por varios conceptos。
- 2022-03-04 20:55:08下载
- 积分: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
-
用VC++实现集合的并 交 差和运算是双链表形式的
用VC++实现集合的并 交 差和运算是双链表形式的-With VC++ Achieve a collection and call it a day and the operation is double-chain forms of
- 2022-01-27 11:40:54下载
- 积分:1
-
飞思卡尔imx37 WinCE BSP(2009 6
Freescale iMX37 WinCE 6.0 BSP (2009-11) version
- 2022-04-01 07:34:24下载
- 积分:1
-
Windows下的一个worm源代码
Windows下的一个worm源代码-A worm under the Windows source code
- 2022-05-17 10:08:24下载
- 积分:1
-
目的:
试验多核CPU上排序算法的效率,比较单任务和多任务并行排序算法的差距
内容:
快速排序算法...
目的:
试验多核CPU上排序算法的效率,比较单任务和多任务并行排序算法的差距
内容:
快速排序算法
-Objective: To test multi-core CPU on the efficiency of sorting algorithm to compare single-mission and multi-mission of the gap between the parallel sorting algorithms Content: Quick Sort Algorithm
- 2022-02-13 04:05:26下载
- 积分:1
-
串口编程调试精灵
串口编程调试精灵 -Serial Programming Debugging Wizard
- 2022-05-30 14:14:39下载
- 积分:1
-
本人收集的一些基本c语言程序源码,以供初学者参考!
本人收集的一些基本c语言程序源码,以供初学者参考!-I collect some basic c language program source code reference for beginners!
- 2022-04-06 13:35:56下载
- 积分:1
-
New Cinema Project
电影票预订项目:
- 2023-02-18 22:40:03下载
- 积分:1
-
a terrific compilation principle guides, is the Superstar e
一本很棒的编译原理指南,是巨星电子书,使用巨星打开的工具。
- 2023-09-02 20:15:05下载
- 积分:1