-
A very simple clear clipboard application by MFC
This application is very simple,it only can clear your clipboard.
- 2022-03-13 13:36:58下载
- 积分:1
-
VC expression solver
VC表达式求解器-VC expression solver
- 2022-02-03 05:08:42下载
- 积分:1
-
生成等角度均匀分布的网格点阵的c++程序,可以用于工程,数学等领域的按角度(alpha, belta, gamma)搜索优化问题。...
生成等角度均匀分布的网格点阵的c++程序,可以用于工程,数学等领域的按角度(alpha, belta, gamma)搜索优化问题。-Generate uniformly distributed angle of the grid lattice. The c++ program can be used for engineering, mathematics and other fields according to the angle (alpha, belta, gamma) searching optimization problem.
- 2022-06-01 11:04: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
-
用VC(MFC)编写的连连看VC版(含源码)程序,经本人测试程序可以运行。共编程爱好者交流使用...
用VC(MFC)编写的连连看VC版(含源码)程序,经本人测试程序可以运行。共编程爱好者交流使用-With VC (MFC) prepared Lianliankan VC version (including source code) procedures, as I can run a test procedure. A total exchange of the use of programming enthusiasts
- 2023-02-17 22:00:03下载
- 积分:1
-
List control 扩展
List control 扩展-List control expansion
- 2022-12-23 21:00:02下载
- 积分:1
-
Draw a straight line with the VC++ to use, there are many on Vc++ knowledge, but...
用VC++画直线用,里面有很多的关于Vc++的知识,还可以改变画笔的着色。-Draw a straight line with the VC++ to use, there are many on Vc++ knowledge, but also can change the brush" s color.
- 2022-07-24 18:26:12下载
- 积分:1
-
测试键盘上每个健所对应的vb key 的ascii码
测试键盘上每个健所对应的vb key 的ascii码-Test the keyboard for each health vb key corresponding to the ascii code
- 2023-07-19 13:00:03下载
- 积分:1
-
演示3D魔方的运行机制,
演示3D魔方的运行机制,-3D Rubik" s cube demo operation mechanism. . . . . . . . . . .
- 2022-03-15 19:25:12下载
- 积分:1
-
VC 6.0 Digital Image Coding (Ding
VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)-VC 6.0 Digital Image Coding (Ding-up Wen-ping, Guo Baolong)
- 2022-05-21 11:34:42下载
- 积分:1