-
程序源代码
遗传算法是基于达尔文进化论的一种智能优化算法,一种可用于复杂系统优化的具有鲁棒性的搜索算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广...
程序源代码
遗传算法是基于达尔文进化论的一种智能优化算法,一种可用于复杂系统优化的具有鲁棒性的搜索算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。旅行商问题是一种NP难的组合优化问题,具有重要的理论研究价值和实际应用背景。然而,传统遗传算法中存在有不足,需要提出新的改进的遗传算法,并应用于旅行商问题的求解。-Genetic algorithm source code is based on Darwin" s theory of evolution of 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 used 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.
- 2022-07-04 18:15:39下载
- 积分:1
-
网络变成的基础篇系列,是学习网络变成的基础教程
网络变成的基础篇系列,是学习网络变成的基础教程-the basic series of network programming is the basic course of learnning net work programming
- 2022-05-11 01:53:32下载
- 积分:1
-
使用vs2005编程
设计一种基于优先级和安全度的可抢占调度算法,其中安全度参数优于优先级参数,并由此判断给出任务组是否可调度。...
使用vs2005编程
设计一种基于优先级和安全度的可抢占调度算法,其中安全度参数优于优先级参数,并由此判断给出任务组是否可调度。-VS2005 Programming using a priority-based and safety may seize the scheduling algorithm, which is superior to the security parameter priority parameters, and thus given the task group to determine whether scheduling.
- 2023-03-09 18:50:03下载
- 积分:1
-
用vb与AE实现 基本的功能包括各种查询、漫游、渲染生成专题图、测距等基本功能都有数据自己用自己的 改下程序就好了 数据就不传了...
用vb与AE实现 基本的功能包括各种查询、漫游、渲染生成专题图、测距等基本功能都有数据自己用自己的 改下程序就好了 数据就不传了-AE using vb and realize the basic features include a variety of inquiries, roaming, rendering to generate thematic maps and other basic functions ranging data themselves under their own reform process is not enough data has passed
- 2022-08-07 17:53:17下载
- 积分:1
-
飞鸽传书源码,自由传输文件,是不错的局域网传输文件的工具。
飞鸽传书源码,自由传输文件,是不错的局域网传输文件的工具。-Flying Pigeon Chuanshu Source, free, file transfer, is a good tool for local area network to transfer files.
- 2023-09-03 11:45:04下载
- 积分:1
-
Address book, a simple C language program, my debut ~ ~ ~ Oh, I hope you will su...
通讯录,简单的C语言程序,本人的处女作~~~呵呵,希望大家支持我
-Address book, a simple C language program, my debut ~ ~ ~ Oh, I hope you will support me
- 2022-07-13 12:04:03下载
- 积分:1
-
ssm 程序
系统仿真程序
作为水 reseriour
单个服务器
双服务器
泊松分布
- 2022-09-27 20:15:02下载
- 积分:1
-
vega MFC范例,教你如何在MFC中使用vega
vega MFC范例,教你如何在MFC中使用vega-vega MFC example, teach you how to use vega in MFC
- 2022-05-07 22:43:33下载
- 积分:1
-
利用管道实现cmd命令结果重定向输出到编辑框
将cmd的重定向输出封装为一个类,简单易用,而且可以很容易地修改CEdit为其他输出窗口。附带一个可调节大小对话框基类代码。
- 2022-03-03 05:50:10下载
- 积分:1
-
无偏非局部均值去噪算法,效果出色,包括源代码和编译后程序
无偏非局部均值去噪算法,包括Cpp matlab的源代码,注释,素材,演示范例以及通过minGW编译后的程序,效果出色,方便开发者学习和细致。
- 2022-05-28 22:04:35下载
- 积分:1