-
BoaiBBS源码下载
BoaiBBS源码下载 -BoaiBBS source download
- 2022-01-26 01:26:58下载
- 积分:1
-
This a sources code of document managment,it is useful for managing the .doc .tx...
This a sources code of document managment,it is useful for managing the .doc .txt document,It changes the procedures for storage strategy to save more storage space.-This a sources code of document managment, it is useful for managing the. Doc. Txt document, It changes the procedures for storage strategy to save more storage space.
- 2022-05-15 17:37:35下载
- 积分:1
-
关于语音情感识别的一篇论文,很好的,讲得很详细
关于语音情感识别的一篇论文,很好的,讲得很详细-Speech Emotion Recognition on a paper, very good, very detailed
- 2023-09-07 03:45:04下载
- 积分:1
-
Student Test System (C/S), SQLserver server
学生考试系统(C/S),SQLserver服务器-Student Test System (C/S), SQLserver server
- 2022-08-13 08:58:59下载
- 积分: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
-
本人编写的一个反汇编外壳.感觉写得很烂
本人编写的一个反汇编外壳.感觉写得很烂-I prepared a compilation of anti-shell. Written poor-quality feel
- 2022-10-22 20:50:03下载
- 积分:1
-
一个创建和读写二进制文本文件的程序,开发环境VC
一个创建和读写二进制文本文件的程序,开发环境VC-create and read and write a binary version of the document procedures, the development of environmental VC
- 2023-05-04 17:30:03下载
- 积分:1
-
v.hdl file an electronic clock, as long as the requested action will begin to sh...
v、 hdl文件一个电子钟,只要请求动作就开始显示sw
- 2022-03-15 07:29:25下载
- 积分:1
-
- 2022-05-27 00:29:35下载
- 积分:1
-
本程序实现了数学上两点之间的求距离的算法,与具体的实现过程.希望对大家有一定的帮助....
本程序实现了数学上两点之间的求距离的算法,与具体的实现过程.希望对大家有一定的帮助.-realized by the mathematical 2:00 for the distance between the algorithm and its implementation process. We hope to have some help.
- 2022-03-18 16:10:00下载
- 积分:1