-
一个用户采集用户击键特征的小程序,可以记录用户敲击键盘时的速度。...
一个用户采集用户击键特征的小程序,可以记录用户敲击键盘时的速度。-a user Acquisition characteristics of the user"s keystrokes small program can be recorded users typing at the keyboard speed.
- 2022-03-24 05:03:13下载
- 积分: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
-
一个多线程贪吃蛇的小程序,用STL编写的
一个多线程贪吃蛇的小程序,用STL编写的-Snake more than one thread of small procedures, prepared by STL
- 2022-05-24 06:54:56下载
- 积分:1
-
五子棋完全代码,中英文两种界面。采用VC编写。
五子棋完全代码,中英文两种界面。采用VC编写。-Gobang complete code, two types of interface in both English and Chinese. Prepared using VC.
- 2022-09-20 16:45:03下载
- 积分:1
-
kalman源代码,包含EM学习算法
kalman源代码,包含EM学习算法-kalman source code, including the EM learning algorithm
- 2022-03-03 21:38:53下载
- 积分:1
-
一个常用的Linux的VPN软件版本的Windows源代码
一款在LINUX常用的VPN软件的WINDOWS版本源码-one commonly used in the Linux VPN software version of the Windows source code
- 2022-03-21 23:09:21下载
- 积分:1
-
Sound recording, easy language source code, easy language for beginners for refe...
录音,易语言源码,仅供易语言初学者参考。-Sound recording, easy language source code, easy language for beginners for reference purposes only.
- 2022-07-20 13:01:07下载
- 积分:1
-
福州大学软院算法与数据结构部分上机实验解答,包含ppt题目说明和源码。...
福州大学软院算法与数据结构部分上机实验解答,包含ppt题目说明和源码。-Fuzhou University Hospital algorithms and data structures of soft-on experiments to answer some, including the ppt subject instructions and source code.
- 2022-05-20 11:30:06下载
- 积分:1
-
Change XP serial number. Zip to c hange XP serial number. Zip to change XP seria...
Change XP serial number. Zip to c hange XP serial number. Zip to change XP serial number. Zip-Change XP serial number. Zip to change XP serial number. Zip to change XP serial number. Zip to change XP serial number. Zip
- 2022-10-25 13:15:04下载
- 积分:1
-
windows program 程序设计第二版源码
windows program 程序设计第二版源码-windows program
- 2022-01-25 23:48:39下载
- 积分:1