-
ares source code dephi
ares source code dephi
- 2023-06-11 16:15:04下载
- 积分:1
-
登陆界面程序
利用vc6.0开发的软件登陆界面程序,可以实现用户和password 限制使用程序的权限,可以将此程序嵌入编写的其他程序中衣限制别人的访问。
- 2023-09-09 06:35:04下载
- 积分:1
-
进制转化函数,在二进制八进制十进制十六进制之间选择,输出到文本里...
进制转化函数,在二进制八进制十进制十六进制之间选择,输出到文本里-Binary conversion function, the binary 8 hex decimal choose between hexadecimal, output to a text-ri
- 2022-03-31 05:55:22下载
- 积分:1
-
谢宾治三角形的输出算法的具体实现,采用动态规划算法,使用vc++6.0编写。...
谢宾治三角形的输出算法的具体实现,采用动态规划算法,使用vc++6.0编写。-Xie Bin Fan governance triangle output to achieve the specific algorithm using dynamic programming algorithm, vc 6.0 preparation.
- 2023-04-07 22:25:04下载
- 积分:1
-
这是winpcap for wince 的源码
这是winpcap for wince 的源码-winpcap This is the source code for wince
- 2022-08-23 13:52:55下载
- 积分:1
-
参考源码,学习例子
参考源码,学习例子-reference source, study examples
- 2022-02-09 20:11:08下载
- 积分: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
-
一个小日历的程序
一个小日历的程序-a small calendar of procedures
- 2022-08-17 04:17:35下载
- 积分:1
-
一组实现拖放操作的控件,支持所有windows下的拖放操作,包括文件,文本,URL,图片的拖放.全部源代码,强力推荐。...
一组实现拖放操作的控件,支持所有windows下的拖放操作,包括文件,文本,URL,图片的拖放.全部源代码,强力推荐。-achieve a group of drag and drop controls, and support all windows of drag-and-drop operations, including documents, text, URL, drag and drop the photos. Full source code, strongly recommended.
- 2022-11-15 04:15:03下载
- 积分:1
-
Design Patterns in an example of proxy mode C++ The preparation of engineering d...
设计模式中 代理模式的一个例子
C++编写
有工程文件可直接运行-Design Patterns in an example of proxy mode C++ The preparation of engineering documents can be directly run
- 2023-06-08 22:05:04下载
- 积分:1