-
C++、MFC源代码goodtimesrc
C++、MFC源代码goodtimesrc-C, MFC source code goodtimesrc
- 2023-08-23 23:00:03下载
- 积分:1
-
用C语言编写的中国剩余定理的算法输入方程,数…
使用c语言实现的中国剩余定理算法
首先输入方程数目,在分组 每次两个数值输入!-use the C Language Chinese Remainder Theorem algorithm input equation, the number of a numerical input for each two!
- 2023-02-14 06:30:04下载
- 积分:1
-
读取mbr、gpt、smart等硬盘信息
读取硬盘的mbr或者gpt分区信息、以及硬盘详细信息和监控硬盘的状态
1.主引导记录MBR:主引导程序、硬盘分区表DPT(DISK
Partition table)
2.gpt(guid partition table)
3.对于ata 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-11 09:26:36下载
- 积分:1
-
ADO在向动态链接库文件
ADO在WINCE中的动态链接库文件-ADO pulled in the dynamic link library file
- 2022-02-02 15:13:55下载
- 积分:1
-
网上书店管理系统
网上书店系统,功能全面,包含源码和jar包下载可直接运行,觉得不错的朋友,记得点赞
- 2022-02-26 11:16: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
-
use Directx produced by the Earth 3D
使用Directx 制作的3D地球-use Directx produced by the Earth 3D
- 2022-06-13 03:15:03下载
- 积分:1
-
本人早期用c++写的动态哈夫曼编码,在vc2005上编译通过!
本人早期用c++写的动态哈夫曼编码,在vc2005上编译通过!-I spent the early c++ Write dynamic Huffman coding, compiled in vc2005 through!
- 2023-06-27 04:05:04下载
- 积分:1
-
VB prepared by delaunay triangulation, it is fortunate that in the written hard,...
用VB编写的delaunay三角网,很幸苦在写出来的,不错的东西-VB prepared by delaunay triangulation, it is fortunate that in the written hard, good things
- 2023-08-17 12:15:08下载
- 积分:1
-
可以获取电脑总的磁盘容量和剩余磁盘时间,其中包括定时查询和系统托盘设计,剩余容量不足警告等内容。...
可以获取电脑总的磁盘容量和剩余磁盘时间,其中包括定时查询和系统托盘设计,剩余容量不足警告等内容。-The computer can get the total disk capacity and remaining disk time, including the timing query and the system tray design, the remaining capacity of less than a warning and so on.
- 2022-04-30 08:12:13下载
- 积分:1