-
HOFFMAN algorithm to achieve a simple process, we hope to learn useful
HOFFMAN算法的一个简单实现过程,希望对大家的学习有用-HOFFMAN algorithm to achieve a simple process, we hope to learn useful
- 2022-09-20 11:55:02下载
- 积分:1
-
通过调用API函数,来实现仅运行一个程序的实例
通过调用API函数,来实现仅运行一个程序的实例-by calling the API function to achieve an operational procedures only examples
- 2022-02-04 01:56:27下载
- 积分:1
-
精品 能够把VC7.0
精品 能够把VC7.0-8.0的工程转换到VC6.0的工程, 界面也很漂亮,鼠标一拖,一切搞定。-Products able to VC7.0-8.0 project converted to VC6.0 project, the interface is also very beautiful, one dragging the mouse, all done.
- 2023-04-18 06:20:03下载
- 积分:1
-
深入浅出MFC学习
深入浅出MFC学习-easy to learn MFC
- 2022-01-26 04:33:56下载
- 积分:1
-
一个算法,依次输入三元组表中的元素,建立该稀疏矩阵的十字链表
一个算法,依次输入三元组表中的元素,建立该稀疏矩阵的十字链表-?桓 鏊????依
- 2022-03-18 11:40:43下载
- 积分: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
-
中国象棋的C++实现
资源描述
使用C++语言编写的中国象棋的实现。
- 2023-06-03 12:50:03下载
- 积分:1
-
简单的桌面宠物实现..可学到的技术:不规则窗体,MFC下动画显示..鼠标事件等...
简单的桌面宠物实现..可学到的技术:不规则窗体,MFC下动画显示..鼠标事件等-Easy implementation of desktop pet .. can learn the techniques: Irregular Forms, MFC mouse under the animation show case and so on ..
- 2023-06-16 14:45:03下载
- 积分:1
-
通过 extjs 导入 CSV 文件
这个插件会显示给你如何将 CSV 文件导入到网格存储中。 希望对你有用
- 2022-10-28 09:45:03下载
- 积分:1
-
Accelerated C++
C++入门好书
Accelerated C++
C++入门好书-Accelerated C++ C++ Entry book
- 2023-03-30 07:45:04下载
- 积分:1