-
Essential C++ 中文版+英文版 侯捷译
Essential C++ 中文版+英文版 侯捷译-Essential C++ Chinese version+ English translation Hou Jie
- 2023-01-15 19:55:03下载
- 积分:1
-
对进度条的美化程序,可以自定义美化进度条界面
对进度条的美化程序,可以自定义美化进度条界面-Progress bar on the beautification process, can customize the interface to beautify the progress bar
- 2022-05-16 01:46:09下载
- 积分:1
-
power flow using Gauss-sidle method to solve power flow
这对于功率流分析非常有用。此程序可用于验证用户程序是否给出正确的负荷流解决方案(使用Gauss-Siedel方法最多4个有效数字)。程序给出了中间解。用户应按以下指定格式提供数据和解决方案;
- 2023-02-26 16:25:03下载
- 积分:1
-
c# 画面分割软件 监控系统使用 nvr dvr
c# 画面分割软件 监控系统使用 nvr dvr
- 2023-05-16 23:05:04下载
- 积分:1
-
cytoscape mannual, 描述了基于JRE的network应用软件
cytoscape mannual, 描述了基于JRE的network应用软件-cytoscape mannual, describes the network-based applications JRE
- 2022-03-10 10:36:01下载
- 积分:1
-
设计一个简单的日期类型日期,然后主程序编写演示文稿…
设计一个简单的日期类Date,然后编写一个主程序演示该类的用法,日期有不同的显示格式,-Design a simple date type Date, then the main program to prepare a presentation of such usage, the date has a different display formats,
- 2022-04-19 09:53:06下载
- 积分:1
-
Windows核心编程配套代码 Windows核心编程配套代码.
Windows核心编程配套代码 Windows核心编程配套代码.-core Windows programming code supporting core Windows programming code matching.
- 2022-07-04 15:16:20下载
- 积分: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
-
这个fortran程序,主要是如何让fortran输出时不按列输出,而是按行输出,然后在一定条件时回车换行,如何操作里面都有详细说明(fortran)...
这个fortran程序,主要是如何让fortran输出时不按列输出,而是按行输出,然后在一定条件时回车换行,如何操作里面都有详细说明(fortran)-The fortran program, mainly how to make fortran output when the output is not listed, but by the line output, and then under certain conditions when the carriage return line feed, how to operate it has a detailed description (fortran)
- 2023-01-05 00:25:03下载
- 积分:1
-
使用Java虚拟机
使用Java虚拟机-The example of using Java Virtul Machine
- 2022-07-01 14:42:49下载
- 积分:1