-
hdu 3031 can be combined to achieve dynamic heap left
hdu 3031 可合并堆 左偏树 动态实现-hdu 3031 can be combined to achieve dynamic heap left-side tree
- 2022-08-18 14:47:50下载
- 积分:1
-
Genetic algorithm is based on Darwin' s theory of evolution of an intelligent...
遗传算法是基于达尔文进化论的一种智能优化算法,一种可用于复杂系统优化的具有鲁棒性的搜索算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。旅行商问题是一种NP难的组合优化问题,具有重要的理论研究价值和实际应用背景。然而,传统遗传算法中存在有不足,需要提出新的改进的遗传算法,并应用于旅行商问题的求解。-Genetic algorithm 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 combination 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-08-23 15:36:01下载
- 积分:1
-
火车进站排列
这个程序主要用是队列来实现利用队列结构实现车厢重排问题,同时还结合
了异常处理...
火车进站排列
这个程序主要用是队列来实现利用队列结构实现车厢重排问题,同时还结合
了异常处理
-Train stop with this procedure are mainly used to achieve the use of queue queue rearrangement inside the structure of implementation questions, but also a combination of exception handling
- 2022-01-24 15:52:40下载
- 积分:1
-
« 问题描述:
给定一个自然数n,由n开始可以依次产生半数集set(n)中的数如下。
(1) n∈set(n);
(2) 在n的左边加上一...
« 问题描述:
给定一个自然数n,由n开始可以依次产生半数集set(n)中的数如下。
(1) n∈set(n);
(2) 在n的左边加上一个自然数,但该自然数不能超过最近添加的数的一半;
(3) 按此规则进行处理,直到不能再添加自然数为止。
例如,set(6)={6,16,26,126,36,136}。半数集set(6)中有6 个元素。
注意半数集不是多重集。集合中已经有的元素不再添加到集合中。
« 编程任务:
对于给定的自然数n,编程计算半数集set(n)中的元素个数。
« 数据输入:
输入数据由文件名为input.txt的文本文件提供。
每个文件只有1 行,给出整数n。(0
- 2022-02-15 12:30:46下载
- 积分:1
-
在这部分中提供了由谭浩强编著的《C++面向对象程序程序设计》(清华大学出版社出版)一书中各章的全部习题的参考解答。...
在这部分中提供了由谭浩强编著的《C++面向对象程序程序设计》(清华大学出版社出版)一书中各章的全部习题的参考解答。-In this section provided by the authoring Hao Qiang
- 2022-04-01 01:33:56下载
- 积分:1
-
下载DOS版和windows版的迷宫游戏全部代码
下载DOS版和windows版的迷宫游戏全部代码 -Download all of the codes for maze games in
DOS and Windows edition.
- 2022-06-02 05:27:40下载
- 积分:1
-
C#,刷新数据库;
C#,刷新数据库;-C#, updated database;
- 2023-01-31 07:25:03下载
- 积分:1
-
一个给予wince的画图程序 是个狠不错的程序 大家学算法和图形学都可以用...
一个给予wince的画图程序 是个狠不错的程序 大家学算法和图形学都可以用-Give the drawing a wince program is a hard process we learn a good algorithm and graphics can be
- 2022-02-02 17:22:03下载
- 积分:1
-
地址计数器
请注意:
本例的各个源描述的编译顺序应该是:
55_falsepath.vhd
55_falsepath...
地址计数器
请注意:
本例的各个源描述的编译顺序应该是:
55_falsepath.vhd
55_falsepath_stim.vhd-Address counter Please note: This case is described in various sources to compile the order should be: 55_falsepath.vhd 55_falsepath_stim.vhd
- 2023-03-14 04:55:03下载
- 积分:1
-
实现企业员工的上下班考勤,请假,值勤等一系列操作。采用VB编写,简单实用。...
实现企业员工的上下班考勤,请假,值勤等一系列操作。采用VB编写,简单实用。-Enterprise employees to work attendance, leave, duty, such as a series of operations. Using VB to prepare, simple and practical.
- 2022-02-28 18:43:26下载
- 积分:1