-
本程序为数字钟表显示
本程序为数字钟表显示-the procedures for the digital clocks show
- 2023-09-07 01:05:03下载
- 积分:1
-
modified artificial 蜂群算法
修改 artificial 蜂群算法Artificial 蜂群算法 (ABC) 是一种相对较新的优化技术,已被证明是竞争与其他基于人口的算法。然而,还有 insufficiency ABC 中关于其解决方案搜索方程,是善于探索,但在剥削穷人。利用差分进化 (DE) 的启发,我们建议改进的解决方案搜索方程,基于蜜蜂搜索仅围绕提高利用先前的迭代的最优解。然后,为了充分利用和平衡的 ABC 方程解搜索和建议的解决方案搜索方程的剥削的探索,我们介绍一个选择性的概率 P,得到新的搜索机制。此外,为了加强全局收敛性,当产生初始种群,混沌系统和反对派为基础的学习方法被使用。新的搜索机制,以及拟议的初始化弥补了 ABC (简称 MABC),排除概率选择计划和侦察蜂阶段修改。一套 28 基准函数进行了实验。结果表明在解决复杂的数值优化问题与两种基于 ABC 的算法相比 MABC 性能良好。
- 2022-02-03 10:44:28下载
- 积分:1
-
将 VC++工程名称转换程序 实现VC++程序重新命名
将 VC++工程名称转换程序 实现VC++程序重新命名-description of VC VC conversion process re-naming
- 2022-11-21 21:10:03下载
- 积分:1
-
projet clock
- 2023-03-15 15:05:04下载
- 积分: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
-
This is a simple solution of 8queen puzzle problem. It finds all the possible s...
This is a simple solution of 8queen puzzle problem. It finds all the possible solution of 8queen problem. -This is a simple solution of 8queen puzzle problem. It finds all the possible solution of 8queen problem.
- 2022-03-20 11:21:03下载
- 积分:1
-
用一个由5个分光器编写的文件,已经创建了这个应用程序…
vc编写的文件分割器AppWizard has created this Splitter application for you. This applicationnot only demonstrates the basics of using the Microsoft Foundation classesbut is also a starting point for writing your application.-vc paper prepared by the division for+5.0 Splitter has created this application for you. This applicationnot only demonstrates the basics of using the Microsoft Foundation classesbut is also a starting point for writing your application.
- 2022-08-23 17:30:27下载
- 积分:1
-
C程序
c program
- 2022-05-19 08:38:56下载
- 积分:1
-
sitemap
sitemap - Please read your package and describe it at least 40 bytes in English.-sitemap- Please read your package and describe it at least 40 bytes in English.
- 2022-08-09 17:38:35下载
- 积分:1
-
通过使用基础的PID控制方式,控制小车的运动以及连接在上面的一级转轴的角度。...
通过使用基础的PID控制方式,控制小车的运动以及连接在上面的一级转轴的角度。-Basis through the use of the PID control mode to control the car
- 2023-03-01 15:50:03下载
- 积分:1