-
informix数据库开发
ESQL语言编译
informix数据库开发
ESQL语言编译-informix database development ESQL compiler
- 2022-01-21 03:34:24下载
- 积分:1
-
显示两幅图像并利用颜色直方图法计算其帧间差。
显示两幅图像并利用颜色直方图法计算其帧间差。-show two images and the use of color histogram method to calculate the difference between frames.
- 2022-06-22 04:04:11下载
- 积分: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
-
利用剪切板在windows应用程序之间传递和交换数据!
利用剪切板在windows应用程序之间传递和交换数据!-use in windows applications between transmission and exchange of data!
- 2023-03-14 00:40:04下载
- 积分:1
-
the VB6 program is prepared for the major cities throughout the meteorological p...
本程式是用VB6编写的用以全国各地主要城市的气象参数的查询。-the VB6 program is prepared for the major cities throughout the meteorological parameters of the inquiry.
- 2022-01-25 19:48:15下载
- 积分:1
-
该程序是采用贪婪法编制的一个小程序,解决问题是:有编号为1到n的物品,各物品的体积已知。将其装入体积均为V的箱子里,所用箱子要少...
该程序是采用贪婪法编制的一个小程序,解决问题是:有编号为1到n的物品,各物品的体积已知。将其装入体积均为V的箱子里,所用箱子要少-that the procedure was used in the preparation of greedy law a small program to solve the problem is : No. 1 to n items, the volume of goods known. Its size will load all the boxes V, using fewer boxes
- 2022-10-30 02:25:05下载
- 积分:1
-
用vc编写的求积分的算法程序!还不尽完美!欢迎下载指导!
用vc编写的求积分的算法程序!还不尽完美!欢迎下载指导!-A quadrature arithmetic programmed with VC.It still has faults,welcome to download and give your valuable advice
- 2022-01-26 07:34:53下载
- 积分:1
-
迷宫问题,实现迷宫路径的查找,最后寻找到出口。
迷宫问题,实现迷宫路径的查找,最后寻找到出口。-Maze problem, the realization of the maze path search, and finally to find export.
- 2023-05-02 06:30:03下载
- 积分:1
-
wince embedded under the text painted hook
wince下的嵌入式文本勾绘以及描述,侧重于文字字体选择-wince embedded under the text painted hook
- 2022-08-14 12:06:36下载
- 积分:1
-
databse of customer and employee.
databse of customer and employee.
- 2022-01-26 07:41:25下载
- 积分:1