-
一个帮朋友写的小工具,主要实现切换置顶窗体的功能
一个帮朋友写的小工具,主要实现切换置顶窗体的功能-for a friend wrote a small tool to achieve the main switching function set-top windows
- 2022-08-06 13:03:22下载
- 积分:1
-
c_astretch,this used for contrast auto stretch too,but this is a program that GI...
c_astretch,this used for contrast auto stretch too,but this is a program that GIMP used in the past ,on the other hand we can understand the program more easily
- 2022-03-15 13:26:38下载
- 积分:1
-
人脸检测
可以检测视频火文件中的人脸位置
人脸检测
可以检测视频火文件中的人脸位置-Face Detection can detect fire video files Face location
- 2023-02-18 13:10: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
-
在C++中的一个小的基本解释器!
A tiny BASIC interpreter in c !
- 2022-02-05 05:39:06下载
- 积分:1
-
屏幕捕捉程序源码
屏幕捕捉程序源码-source code: capture the screen
- 2022-07-21 12:30:54下载
- 积分:1
-
c# 的聊天程序客户端。
c# 的聊天程序客户端。-procedures chat client.
- 2022-03-12 06:03:15下载
- 积分:1
-
控制面板程序设计-在控制面板上加一个测试组件
控制面板程序设计-在控制面板上加一个测试组件-control panel program design-in the control panel plus a test suite
- 2022-07-14 18:57:30下载
- 积分:1
-
SHAPE FUNCTION OF 1D MLS APPROXIMATION
SHAPE FUNCTION OF 1D MLS APPROXIMATION
- 2022-03-24 11:51:03下载
- 积分:1
-
kinect 数学库
中值滤波近似的Kinect体点?和平滑不良减轻了公认的肢体动作
- 2022-01-29 04:32:36下载
- 积分:1