-
图像处理的C源程序文件
图像处理的C源程序文件-Image Processing C source files
- 2022-04-23 01:06:41下载
- 积分:1
-
用c进行浮点运算的新思路
用c进行浮点运算的新思路-new thinking of float number caculation in c
- 2022-04-21 00:34:56下载
- 积分:1
-
一个限定使用次数的例子,对于开发试用版本的windows应用程序有很大的参考价值...
一个限定使用次数的例子,对于开发试用版本的windows应用程序有很大的参考价值-use of a limited number of examples, for the development of beta version of windows applications have great reference value
- 2022-10-20 01:05:04下载
- 积分:1
-
A very good timer of the timer is ideal for learning in the dialog box to achiev...
一个非常不错的定 时 器 非常适合定时器的学习 在对话框中实现-A very good timer of the timer is ideal for learning in the dialog box to achieve
- 2022-05-14 12:01:18下载
- 积分:1
-
8数码问题的C语言版本 可以借鉴 希望有帮助
8数码问题的C语言版本 可以借鉴 希望有帮助-8 digital issues of the C language version can draw hope to have help
- 2022-02-02 12:05:24下载
- 积分: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
-
算法分析
算法分析-跳马问题-algorithm analysis-vault problems
- 2022-07-01 07:15:22下载
- 积分:1
-
PowerBuilder常用函数(汉化)
PowerBuilder常用函数(汉化)-PowerBuilder commonly used functions (finished)
- 2022-03-15 07:26:47下载
- 积分:1
-
一个对程序进行分析的程序,实现了一些统计的功能,还有判断函数的嵌套的功能,欢迎使用...
一个对程序进行分析的程序,实现了一些统计的功能,还有判断函数的嵌套的功能,欢迎使用-one pair of procedures for the analysis of procedures to achieve some of the statistics, but also a function of judgment nested functions, welcomed the use of
- 2022-04-25 08:56:06下载
- 积分:1
-
Knight Online GameServer 3.0
1886 GameServer Project Have 2 Bug Socket Bug And Merchant Bug VS2010 , very bug fixed project fixers ; katana , AKUMA,eridia,bodom . Thanks Twostars .........................
- 2022-03-15 06:39:23下载
- 积分:1