-
嵌入式WINCE实现画图特殊效果,用EVC开发实现的例子
嵌入式WINCE实现画图特殊效果,用EVC开发实现的例子-Embedded WINCE realize drawing special effects, and realize the development of examples of EVC
- 2022-02-02 19:28:22下载
- 积分:1
-
VFP warehouse management system, for beginners, but also refer to Thesis
VFP库房经营管理系统,初学者适用,也可毕业论文参考-VFP warehouse management system, for beginners, but also refer to Thesis
- 2023-02-21 16:40:04下载
- 积分:1
-
ZOK Lame Wrapper
ZOK Lame Wrapper
- 2022-07-03 07:47:09下载
- 积分:1
-
This a sample Bluetooth application which illustrates the use of Windows CE
Bl...
This a sample Bluetooth application which illustrates the use of Windows CE
Bluetooth stack WinSock getsockopt/setsockopt programming interfaces.-This a sample Bluetooth application which illustrates the use of Windows CE Bluetooth stack WinSock getsockopt/setsockopt programming interfaces.
- 2022-03-05 16:12:28下载
- 积分: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
-
Freescale iMX35 WinCE 6.0 BSP (2009
Freescale iMX35 WinCE 6.0 BSP (2009-11) version
- 2022-09-20 23:55:03下载
- 积分:1
-
选票系统,各项目名次取法:
1.取前5名:第1名得分7,第2名得分5,第3名得分3,第4名得分2,第5名得分1。
2.取前3名:第1名得分5,第2名得分...
选票系统,各项目名次取法:
1.取前5名:第1名得分7,第2名得分5,第3名得分3,第4名得分2,第5名得分1。
2.取前3名:第1名得分5,第2名得分3,第3名得分2。
3.用户自定义:各名次权值由用户指定。-Vote system, the project取法ranking: 1. Check before 5: No. 1 scoring 7, No. 2 scoring 5, 3 scored 3, four scored 2, 5 scoring 1.2. Take the first 3 Name: the first one scored 5, two scored 3, 3 scores 2.3. User-defined: the right to value the place designated by the user.
- 2022-02-12 09:50:33下载
- 积分:1
-
如何用你的相机 / 网络摄像头执行人脸检测
如何用你的相机 / 网络摄像头执行人脸检测
- 2022-11-30 14:20:03下载
- 积分:1
-
Chat program using ftp.
一个用TCP编写的一个聊天程序,有关键的代码,初学者可以看看.-Chat program using ftp.
- 2022-03-25 20:42:11下载
- 积分:1
-
一本非常好的关于WCF的书,大家可以看看,比较短,适合初学者...
一本非常好的关于WCF的书,大家可以看看,比较短,适合初学者-A very good book on WCF, we can see, rather short, suitable for beginners
- 2023-08-10 13:00:04下载
- 积分:1