-
directory search box
文件目录搜索对话框-directory search box
- 2022-03-01 23:11:55下载
- 积分:1
-
watchDog可偵測程式是否關閉
可將執行中的程式,關閉,及重開。亦可以透過socket連線,來偵測是否程式已死當。其相關重要功能:重開機功能://重新開機void CWatchDogDlg::setSystemReboot(){msg = "準備關機重開!";::SendMessage(this->GetSafeHwnd(),MSG_STATUS_TOTAL,(WPARAM)&msg,0);CExitWindows m_ExitWindows;//m_ExitWindows.Restart(); m_ExitWindows.ForceReStart();}關閉程式:///關閉程式bool CWatchDogDlg::closeExeProcess(CString processName){processName.MakeLower();HANDLE hSnapShot;PROCESSENTRY32 pEntry;pEntry.dwSize =sizeof(pEntry);BOOL hRes;bool Found = FALSE;//Get the snapshot of the systemhSnapShot=CreateToolhelp32Snapshot (TH32CS_SNAPALL,NULL);//Get firs
- 2022-02-16 07:28:21下载
- 积分:1
-
鉴于工作中和国外交流时总是按周计算,看到很多同事总是询问什么时间是第几周。就写了这个小程序。用源码和exe文件。...
鉴于工作中和国外交流时总是按周计算,看到很多同事总是询问什么时间是第几周。就写了这个小程序。用源码和exe文件。-In view of work and foreign exchange is always calculated by week and saw many of my colleagues always asked what time is the first few weeks. Wrote this little program. With source and exe files.
- 2022-02-21 10:33:16下载
- 积分:1
-
a master's works, I help available
一位高手的作品,我帮忙上载-a master"s works, I help available
- 2022-02-15 20:37:56下载
- 积分:1
-
远景与系统设计杂志六月2009
Vision and system design magazine 2009 June-Vision and system design magazine 2009 June
- 2022-01-22 13:31:30下载
- 积分:1
-
强度转换
你给出的图像,你是要做直方图均衡化。为此你需要转换,需要输入作为给定图像并输出均衡的直方图和因此给予新的形象。
- 2022-02-16 08:36:02下载
- 积分:1
-
看板系统.用于监视生产线的生产情况.能实时间生成图表
看板系统.用于监视生产线的生产情况.能实时间生成图表-Kanban system. Used to monitor the production line. Can generate real-time charts
- 2022-08-06 10:50:40下载
- 积分:1
-
This code implements the table in the excel input in English, can be automatical...
本代码实现在excel表格中输入英文,可自动转换成中文,输入中文可自动转换程英文的功能-This code implements the table in the excel input in English, can be automatically converted into Chinese processes to input Chinese in English can be automatically converted function
- 2022-01-30 11:04:07下载
- 积分:1
-
h.263的源码,经过优化可以运行于windows操作系统纸上。效率很高。...
h.263的源码,经过优化可以运行于windows操作系统纸上。效率很高。-source code about video stream specification H.263,which is optimized for windows OS.
- 2022-02-06 16:55:44下载
- 积分:1
-
WPF C# Windows
WPF 特效 常用的C#特效,是开发WPF 学习WPF的好的教程 例子
- 2023-01-30 19:30:03下载
- 积分:1