-
vc写的资源管理器,包含IE的功能
vc写的资源管理器,包含IE的功能-vc write-resource management, including the function of IE
- 2022-01-25 17:30:49下载
- 积分:1
-
一个可以进行符号运算的工具,能支持用户自定义编程,进行求导,微分等运算...
一个可以进行符号运算的工具,能支持用户自定义编程,进行求导,微分等运算-a symbolic computation can be a tool to support user-defined programming, derivative, differential, etc. Operational
- 2022-02-21 01:26:26下载
- 积分:1
-
一种基于分类算法的网页信息提取方法.pdf
一种基于分类算法的网页信息提取方法.pdf-A Method of Web Information Extraction Based on Classification Algorithm.
- 2023-03-22 11:25:04下载
- 积分: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
-
try again for this up 3 compress,compress 3
try again for this up 3 compress,compress 3
- 2022-08-25 01:06:03下载
- 积分:1
-
不好意思,手头没有源码,但急需一些贵站的资源。请谅解。...
不好意思,手头没有源码,但急需一些贵站的资源。请谅解。-sorry, not available source code, but some sort of Guizhan resources. Please understanding.
- 2023-05-11 12:20:02下载
- 积分:1
-
A variety of inter
进程间通信
各种消息队列
记录上锁等-A variety of inter-process communication message queues, etc. Record locked
- 2022-07-04 18:26:04下载
- 积分:1
-
PE文件动态加壳技术的研究与实现,需要的可以下载看看。
PE文件动态加壳技术的研究与实现,需要的可以下载看看。-PE file Dynamic packers technology research and implementation.
- 2022-03-05 20:04:12下载
- 积分:1
-
一套用PB开发的指纹应用源码,满足指纹应用和整合!适合于PB开发语言!...
一套用PB开发的指纹应用源码,满足指纹应用和整合!适合于PB开发语言!-a PB with the development of the fingerprint application source code, and meet the fingerprint application integration! PB suited to the development of language!
- 2022-03-14 11:51:31下载
- 积分:1
-
完整的C++标准函数库,不是影印的,有完整的索引。
完整的C++标准函数库,不是影印的,有完整的索引。-Complete C++ Standard library, not a photocopy, and a complete index.
- 2022-12-17 04:40:03下载
- 积分:1