-
参考文章
遗传算法是基于达尔文进化论的一种智能优化算法,一种可用于复杂系统优化的具有鲁棒性的搜索算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛...
参考文章
遗传算法是基于达尔文进化论的一种智能优化算法,一种可用于复杂系统优化的具有鲁棒性的搜索算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。旅行商问题是一种NP难的组合优化问题,具有重要的理论研究价值和实际应用背景。然而,传统遗传算法中存在有不足,需要提出新的改进的遗传算法,并应用于旅行商问题的求解。-Genetic Algorithm article reference Darwin" s theory of evolution is based on an intelligent optimization algorithm, a complex system can be used to optimize the robustness of the search algorithm, the application of traditional methods to solve difficult and complex, nonlinear problems, can be widely applied in combinatorial optimization, discrete optimization, engineering, optimization and other fields. Traveling Salesman Problem is a NP hard combinatorial optimization problem, has important theoretical value and practical application of research background. However, the traditional genetic algorithm, there is less than the need to introduce new improved genetic algorithm, and applied for solving the traveling salesman problem.
- 2023-06-10 12:55:03下载
- 积分:1
-
this is code for dx9.0 hoping it is useful for people
图形学的源代码希望对大家有用 看过了很有用 特别是对新手-this is code for dx9.0 hoping it is useful for people
- 2022-07-14 05:25:37下载
- 积分:1
-
K-均值聚类
它实现了 k-均值聚类。聚类是一种无监督的学习。它随机选择 k 点到初始聚类中心。它计算组的平均值,然后更新它的中心。
- 2022-05-22 22:37:47下载
- 积分:1
-
WindowsCE开发指南
WindowsCE开发指南-WindowsCE Development Guide
- 2022-01-21 05:38:43下载
- 积分:1
-
ini文件的读写
利用fstream来读取ini文件中的内容,使用STL中的vector来保存读取的值,并通过Cstring来保存数据,最后将数据输出到对话框界面中
Use fstream to read the contents of the INI file, use STL in 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-19 19:46:22下载
- 积分:1
-
一款很好的污染监测系统,专为环保局开发的,用vc++实现的,值得学习...
一款很好的污染监测系统,专为环保局开发的,用vc++实现的,值得学习-A good pollution monitoring system, developed specifically for the Environmental Protection Agency, using vc++ Achieved, it is worth learning
- 2023-07-29 01:25:04下载
- 积分:1
-
wince下的注册表编辑器(ARM4I)
好东西! 在winCE下的修改注册表的软件....
wince下的注册表编辑器(ARM4I)
好东西! 在winCE下的修改注册表的软件.-wince under the Registry Editor (ARM4I) good stuff! In winCE under the amended registration Table software.
- 2023-02-19 21:05:03下载
- 积分:1
-
c# 画面分割软件 监控系统使用 nvr dvr
c# 画面分割软件 监控系统使用 nvr dvr
- 2023-05-16 23:05:04下载
- 积分:1
-
说明:使用applet开发的windows扫雷游戏!初、中、高级全部实现!只有记录分数功能没有实现!...
说明:使用applet开发的windows扫雷游戏!初、中、高级全部实现!只有记录分数功能没有实现!-Description: applet developed the use of mine-sweeping windows Game! Early, middle and advanced all achieve! Record Score feature not only achieve!
- 2022-02-03 18:16:21下载
- 积分:1
-
基于MFC测试识别HID设备
通过下载调试,终于实现了对HID设别的测试识别。通过本程序,能够识别计算机上的HID设备的插入和拔出,能够通过createfile函数通过USB端口实现对HID设备的读写!
- 2022-02-26 13:11:51下载
- 积分:1