-
这是一个存储管理分区分配算法的源码,操作系统的
这是一个存储管理分区分配算法的源码,操作系统的-this is a source code of save the charge sectors,for operating system
- 2022-11-29 02:45:03下载
- 积分:1
-
e book on statistical signal processing.
e book on statistical signal processing.
- 2023-05-08 08:15:03下载
- 积分:1
-
shuffle 5 cards and get bigger number than your opponent, easy example how to cr...
shuffle 5 cards and get bigger number than your opponent, easy example how to create blackjack game
- 2022-02-14 02:57:48下载
- 积分:1
-
定时关机程序,设定好时间就行
定时关机程序,设定好时间就行-Mytob.BSNotes procedures and set a good time on the line
- 2022-03-06 09:14:57下载
- 积分: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
-
WinsCard dll,它将发送和接收 APDU 命令的智能卡。
WinsCard dll,它将发送和接收 APDU 命令的智能卡。
在 C 原始 SmartCardIO
由安德鲁 · 费尔南德斯
- 2022-05-18 14:15:29下载
- 积分:1
-
用控制台写的多线程程序,关于数据共享和退出的c++程序.
用控制台写的多线程程序,关于数据共享和退出的c++程序.-console was made using the multi-thread programming, data sharing and on the withdrawal of c procedures.
- 2022-07-25 19:17:25下载
- 积分:1
-
ssl协议的时间控制接口
ssl协议的时间控制接口-ssl time control interface
- 2022-10-15 22:35:03下载
- 积分:1
-
Twain for win32,C++ Builder写的,请在你的程序中加以改进使用
Twain for win32,C++ Builder写的,请在你的程序中加以改进使用-Twain for win32, C Builder wrote, Please in your procedures to be used to improve
- 2022-12-03 07:30:03下载
- 积分:1
-
WINIO use of a keyboard and write small examples. To illustrate that the WINIO u...
一个使用WINIO对键盘端口进行读写操作的小例子.想说明的是,使用了WINIO,对端口进行程序操作真的很简单.-WINIO use of a keyboard and write small examples. To illustrate that the WINIO use of the procedures for port operations really very simple.
- 2022-01-22 17:40:51下载
- 积分:1