-
操作系统的内存管理模拟,用C++编写,不是可视化界面,但是十分方便实用~...
操作系统的内存管理模拟,用C++编写,不是可视化界面,但是十分方便实用~-operating system memory management simulation, C preparation, not visual interface, but very convenient and practical ~
- 2022-10-20 12:35:04下载
- 积分:1
-
2000下,绝对磁盘扇区读写程序
2000下,绝对磁盘扇区读写程序-2000, the absolute disk read and write procedures Sector
- 2022-06-28 15:54:44下载
- 积分:1
-
智能家居app控制界面设计
该app可用于智能家居控制的界面实现,里面包含多个界面,可用于wifi模块连接app,界面设计简便,代码有注释,可移植性好。
- 2022-02-04 16:55:01下载
- 积分:1
-
一个完整的婚沙管理系统
一个完整的婚沙管理系统-a complete marriage sand management system
- 2022-04-17 19:33:33下载
- 积分: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
-
This article is in the XNA development platform to use c# development of a learn...
本文是在XNA开发平台上用c#开发的一个学习程序,主要是为初学者参考-This article is in the XNA development platform to use c# development of a learning process, the main reference for beginners
- 2022-04-16 11:24:51下载
- 积分:1
-
VC技术内幕源代码
VC技术内幕源代码-VC technology insider source code
- 2022-01-26 03:47:01下载
- 积分:1
-
访问图片的源代码
访问图片的源代码-visit the source code
- 2023-03-03 07:40:03下载
- 积分:1
-
Server For Chat which is run continuously searching for client request
Server For Chat which is run continuously searching for client request-Server For Chat which is run continuously searching for client request...
- 2022-02-21 05:04:13下载
- 积分:1
-
Huffman编码以及解码程序,利用它可以对文件进行压缩和解压缩...
Huffman编码以及解码程序,利用它可以对文件进行压缩和解压缩-Huffman coding and decoding process, which allows you to compress and decompress the file
- 2022-10-21 23:45:03下载
- 积分:1