-
参考文章
遗传算法是基于达尔文进化论的一种智能优化算法,一种可用于复杂系统优化的具有鲁棒性的搜索算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛...
参考文章
遗传算法是基于达尔文进化论的一种智能优化算法,一种可用于复杂系统优化的具有鲁棒性的搜索算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。旅行商问题是一种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
-
这是一个用microsoft VC++编写的关于迷宫算法的一个小程序。...
这是一个用microsoft VC++编写的关于迷宫算法的一个小程序。-using microsoft VC++ algorithm on the maze of a small program.
- 2022-02-24 21:37:20下载
- 积分:1
-
Simple Receipt Print
日期为自动填充
- 2023-02-04 00:40:04下载
- 积分:1
-
地球物理科学的segy地震数据文件格式转换程序
地球物理科学中的SEGY地震数据文件格式转换程序-Geophysical science SEGY seismic data file format conversion process
- 2022-03-26 12:33:31下载
- 积分:1
-
c prog.Find two pointsin an array y =
c prog.
Find two points
in an array
y=-x+b -c prog.Find two pointsin an array y =- x+ b
- 2022-12-09 05:10:03下载
- 积分:1
-
用Visual C++实现注册表简单操作。学会编程中使用注册表会使你的程序更专业。本例包含基本的编程方法。...
用Visual C++实现注册表简单操作。学会编程中使用注册表会使你的程序更专业。本例包含基本的编程方法。-achieve registry simple operation. Programming Institute will use the registry your program more professional. The cases include basic programming method.
- 2022-07-24 07:29:35下载
- 积分:1
-
show the mumber for 1 to 99
1-99数码管显示,用keil软件写的C程序,可以改动参数实现其它数据显示,也可以改变控制端口-show the mumber for 1 to 99
- 2022-04-23 08:14:27下载
- 积分:1
-
采取逆滤波和维纳滤波两种图像恢复算法对退化图像的恢复实现过程,效果不错...
采取逆滤波和维纳滤波两种图像恢复算法对退化图像的恢复实现过程,效果不错-Using inverse filtering and wiener filtering to recorver the extinction graph
- 2022-04-06 11:24:12下载
- 积分:1
-
STM32F429跑马灯源码
实验器材:
阿波罗STM32F429开发板
实验目的:
学习GPIO作为输出的使用
硬件资源:
1,DS0(连接在PB1)
2,DS1(连接在PB0)
实验现象:
本实验通过代码控制开发板上的两个LED:DS0和DS1交替闪烁,实现类似跑马灯的效
- 2023-04-22 03:15:03下载
- 积分:1
-
Windows ce operating system for memory management used in memory allocation, rec...
对windows ce操作系统的存储管理采用的内存分配,回收,虚拟内存映像,调页等机制作深入的探讨-Windows ce operating system for memory management used in memory allocation, recovery, virtual memory mapping, paging and other mechanisms to explore deeper into the
- 2022-08-16 02:34:27下载
- 积分:1