-
可精确到1/1000秒,并集成了很多计时功能
可精确到1/1000秒,并集成了很多计时功能-Can be accurate to 1/1000 second, and integrates a lot of time function
- 2022-01-31 04:55:21下载
- 积分:1
-
C语言解决线形方程组的高斯消去法,以及源代码
C语言解决线形方程组的高斯消去法,以及源代码-C language to solve linear equations Gaussian Elimination Act, as well as source code
- 2022-03-11 20:18:40下载
- 积分:1
-
VC + +编程源代码,类型的视频压缩包,适合……
VC++编程,有源代码,对压缩录象的类进行封装,适合初学者-VC++ Programming, source code, the type of video compression packages, suitable for beginners
- 2023-05-15 04:15:02下载
- 积分:1
-
c#写的一个小时钟程序
c#写的一个小时钟程序-written by a small clock procedures
- 2023-09-06 03:50:03下载
- 积分: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
-
语法分析器 使用算符优先分析方法 可以输出 first集 last集 并对输入的字符串进行处理 判断是否输入合法...
语法分析器 使用算符优先分析方法 可以输出 first集 last集 并对输入的字符串进行处理 判断是否输入合法-Parser using the operator first set of analysis methods can be exported first and last set of input processing to determine whether the input string is valid
- 2022-08-05 20:37:39下载
- 积分:1
-
RSA algorithm source code, including large numbers Operational
RSA算法源码,包括大数运算-RSA algorithm source code, including large numbers Operational
- 2022-06-15 16:15:13下载
- 积分:1
-
基于QT的聊天室程序
QT网络聊天室账号注册登录;公共聊天室,一对一聊天;在线人数显示,在线人员列表;上下线提示。
- 2022-09-13 18:35:03下载
- 积分:1
-
分辨率的设置程序,可以任意测试设置系统的分辨率
分辨率的设置程序,可以任意测试设置系统的分辨率-Resolution of the setup program, you can test the system of arbitrary resolution
- 2022-03-04 07:49:14下载
- 积分:1
-
案例1:一个简易的绘图程序及其扩展案例2:电子石英钟显示案例3:用C#制作字幕显示屏幕保护案例4:移动的按钮案例5:抓图软件的实现可在VS2005环境下顺利运行...
案例1:一个简易的绘图程序及其扩展案例2:电子石英钟显示案例3:用C#制作字幕显示屏幕保护案例4:移动的按钮案例5:抓图软件的实现可在VS2005环境下顺利运行,适合初学者学-some methods
- 2023-01-24 18:00:03下载
- 积分:1