-
计算机的计算犯法的上级实习
比叫小,但横事用,呵呵,大家多多下咯...
计算机的计算犯法的上级实习
比叫小,但横事用,呵呵,大家多多下咯-computer calculation of the higher offense than grassroots attachment, but with Wang thing, huh, we 1,10 under a lot! !
- 2022-01-22 04:15:06下载
- 积分:1
-
Some testing uses of play voice in the pocket pc,
including play voice at the s...
PPC 上 播放声音的一些测试使用,包括并发播放声音,窗口切换出去后暂停声音等(适合做游戏),附带PPC窗口旋转的示例。 (均是C#调用API)-Some testing uses of play voice in the pocket pc,
including play voice at the same time and pause voice at switch the windows(using in the games). And there are also some examples of circumgyrating windows
of the pocket pc.
- 2022-05-07 20:04:52下载
- 积分: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
-
利用API所编,希望大家喜欢
利用API所编,希望大家喜欢-prepared by the use of API, hope you like
- 2022-09-25 19:10:03下载
- 积分:1
-
这是一个封装了500多个Windows API的控件
TheCtrlEncapsulation500API.zip...
这是一个封装了500多个Windows API的控件
TheCtrlEncapsulation500API.zip-This is a package of over 500 Windows API controls TheCtrlEnca psulation500API.zip
- 2022-01-21 03:53:13下载
- 积分:1
-
Windows environment
WINDOWS环境下宏命令批处理增强工具包C语言解释器 -Windows environment-order batch tool kit to enhance C language interpreter
- 2023-01-10 11:30:03下载
- 积分:1
-
visual basic voice hall prepared LAN system
visual basic编写的局域网语音大厅系统-visual basic voice hall prepared LAN system
- 2023-06-23 21:00:04下载
- 积分:1
-
这是windows编写的成品游戏,名字叫疯狂斗地主。
这是windows编写的成品游戏,名字叫疯狂斗地主。-This is the preparation of finished windows games, crazy斗地主name.
- 2022-04-24 11:53:56下载
- 积分:1
-
本程序实现了数学中的求物体的体积与表面积 的算法与具体实现过程。希望对大家有一些启发。...
本程序实现了数学中的求物体的体积与表面积 的算法与具体实现过程。希望对大家有一些启发。-the mathematical procedures to achieve the objects for the volume and surface area of algorithms and realization process. We hope to have some insights.
- 2023-02-21 14:55:03下载
- 积分:1
-
Serial communication for use in the two machines to run but must ensure that the...
串口通讯使用说明
在两台机器运行
但必须保证用串口线连接
-Serial communication for use in the two machines to run but must ensure that the serial cable connections
- 2022-01-28 18:20:23下载
- 积分:1