-
使用套接字进行战斗的弹球游戏/这是我第一次做了一个小程序…
利用socket做的一个弹球对战游戏/这是我做的第一个小项目,请大家慢慢品尝-Use a socket to do battle pinball game/this is the first I have done a small project, please enjoy slowly
- 2022-05-17 18:48:26下载
- 积分:1
-
清理VC编译后产生的临时文件的程序,编译时用到BCG控件
清理VC编译后产生的临时文件的程序,编译时用到BCG控件-VC clean up after the compiler temporary files generated by the process, compile-time control used in BCG
- 2022-01-31 12:44:45下载
- 积分:1
-
Information Control System staff c++ language
职工信息控制系统 c++语言-Information Control System staff c++ language
- 2023-02-19 11:25:04下载
- 积分:1
-
University of Posts And Telecommunications News published in the windows system...
人民邮电大学出版的windows系统编程配套程序,也可用于个人学习-University of Posts And Telecommunications News published in the windows system programming matching process can also be used for personal learning
- 2023-04-01 06:40:04下载
- 积分:1
-
I do not know english
一个2 D面片的渐变程序, 采用HLSL对像素进行操作-I do not know english
- 2023-04-06 12:35: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
-
开通或关闭ppc手机数据线充电功能的源代码
开通或关闭ppc手机数据线充电功能的源代码-Opened or closed ppc phone data line charging function source code
- 2023-02-27 20:45:03下载
- 积分:1
-
This procedure can replace a simple ASP page code dynamic content is static HTML...
本程序可以替换简单的ASP动态页代码内容为HTML静态页,比较灵活,好的话大家可以完善,如果不怎么样,就当看看吧!-This procedure can replace a simple ASP page code dynamic content is static HTML pages, more flexible, good, then we can improve, if not up to much, let" s see it on when!
- 2022-04-19 10:54:53下载
- 积分:1
-
Marvell 88E8053 refernce manual
Marvell 88E8053 refernce manual
- 2022-05-13 22:45:03下载
- 积分:1
-
SMD electrolytic capacitor specifications, providing complete capacitor size of...
贴片电解电容的规格书,提供完成的电容尺寸数据,方便应用-SMD electrolytic capacitor specifications, providing complete capacitor size of data, facilitating the application
- 2023-07-17 04:50:03下载
- 积分:1