-
识别和矢量化等高线图,可以从光栅实现…
地图中等值线的识别与矢量化,可以实现从栅格地图(目前支持bmp,emf等文件)中获取等值线.GIS工程有用的。-contour map of identification and vectorization, can be achieved from the raster maps (currently supports bmp, catalog, etc.) access contours. GIS projects useful.
- 2022-04-27 19:47:21下载
- 积分:1
-
数码管计算
数码管计算 -digital calculation of the digital control of the digital calculation calculation
- 2022-07-27 23:25:00下载
- 积分:1
-
smart card
smart card 基于windows端的驱动例程,希望对智能卡驱动给大家提供一些参考-smart card-based driver-side windows routines, in the hope that the smart card driver to provide some reference
- 2022-01-28 07:03:05下载
- 积分:1
-
控制多个线程同时修改数据
控制多个线程同时修改数据-control many threads revised data
- 2022-03-23 09:06:37下载
- 积分: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
-
CCITT G4编解码源用于传真机使用开发环境下实现的。
VC环境下的CCITT G4编码解码源程序,用于传真机开发使用。-VC environment under the CCITT G4 codec source for the development of fax use.
- 2022-01-30 13:25:39下载
- 积分:1
-
树形控件项目
treelist control project
- 2022-11-11 04:10:03下载
- 积分:1
-
unauthorized users from booting up your system
禁止未经授权的用户启动系统
- 2022-03-23 04:12:52下载
- 积分:1
-
一个自己实现CString类的程序,实现了=+<<等运算符的重载...
一个自己实现CString类的程序,实现了=+
- 2022-06-13 16:42:03下载
- 积分:1
-
(6.25k)ITOM使用文本对象模型的一个实例(汤姆)。它使用itextd…
(6.25k) ITOM is an example using the Text Object Model (TOM). It uses the ITextDocument COM Interface. GUID IID_ITextDocument-(6.25k) ITOM is an example using the Text Ob Campus Model (TOM). It uses the COM ITextDocument Interface. GUID IID_ITextDocument
- 2022-07-13 10:06:22下载
- 积分:1