-
1时间函数举例4,一个猜数游戏,判断一个人反应快慢。
2有两个磁盘文件A和B,各存放一行字母,要求把这两个文件中的信息合并(按字母顺序排列)输出到一个新文件...
1时间函数举例4,一个猜数游戏,判断一个人反应快慢。
2有两个磁盘文件A和B,各存放一行字母,要求把这两个文件中的信息合并(按字母顺序排列)输出到一个新文件C中。-A function of time, for example 4, a guess the number of games, judge a person reaction speed. 2 There are two disk files A and B, the storage of his letters, these two documents requested information in the merger (in alphabetical order) output to a new file in C.
- 2022-02-05 20:30:00下载
- 积分: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
-
An efficient and easy
An efficient and easy-2-use DataBase Editor based on the biblio.mdb sample database provided with VB 6.0
- 2023-04-15 13:20:03下载
- 积分:1
-
Linked list example
How to build a linked list in C/C
Linked list example
How to build a linked list in C/C-Linked list example
How to build a linked list in C/C++
- 2022-07-15 05:58:51下载
- 积分:1
-
顾名思义,这个源码是针对喜欢聊天的人们所做的.希望大家能喜欢....
顾名思义,这个源码是针对喜欢聊天的人们所做的.希望大家能喜欢.-As the name suggests, the source code is like chatting against people doing. Hope that we can like.
- 2023-05-13 23:00:03下载
- 积分:1
-
利用单片机实现工控机硬件看门狗
工控机需要能够可靠稳定的运行,但是由于复杂的环境及工况,工控机也会因为意外死机。利用单片机组成的硬件结构,通过监测工控机的串口,监测工控机是否在正常工作,当工控机因为意外死机后,通过将工控机的复位线接入单片机复位电路,利用硬件结构实现工控机的复位。
- 2022-03-03 08:56:10下载
- 积分:1
-
半透明的窗口,很小,很容易使用,简单!
半透明窗口,短小精悍,使用方便,操作简单!
-translucent window, small and easy to use, simple!
- 2023-03-03 06:50:03下载
- 积分:1
-
GaussianCluster
GaussianCluster 利用高斯混合模型实现对音频的无监督聚类,可以作为一个单独模块使用
- 2022-07-20 05:19:45下载
- 积分:1
-
vc下的多进程程序
vc下的多进程程序-vc under the multi-process procedures
- 2022-01-21 23:00:08下载
- 积分:1
-
最短路径,对于初学者来说是一个好的源码学习,请大家疯狂下载吧...
最短路径,对于初学者来说是一个好的源码学习,请大家疯狂下载吧-The shortest path, for beginners is a good source for learning, please download it crazy
- 2023-06-17 14:55:03下载
- 积分:1