-
蚁群算法c++代码
为什么这么简单的程序会让蚂蚁干这样复杂的事情?答案是:简单规则的涌现。事实上,每只蚂蚁并不是像我们想象的需要知道整个世界的信息,他们其实只关心很小范围内的眼前信息,而且根据这些局部信息利用几条简单的规则进行决策,这样,在蚁群这个集体里,复杂性的行为就会凸现出来。这就是人工生命、复杂性科学解释的规律!
- 2022-03-19 05:34:14下载
- 积分:1
-
一个菲波拉契数列的DEMO程序
一个菲波拉契数列的DEMO程序-a Fibonacci series of procedures DEMO
- 2023-07-27 09:45:04下载
- 积分:1
-
一个小型计算器,可以进行/加/减/乘/除/开放运算,希望你们喜欢。...
一个小型计算器,可以进行/加/减/乘/除/开放运算,希望你们喜欢。-a small calculator, can/add/subtract/multiply/addition/open computing, I hope you like.
- 2022-03-30 21:12:16下载
- 积分:1
-
文字的分割
此算法是用于文字的分割,包括图像的预处理,比如灰度图二值化,梯度瑞华,自适应阈值分割,离散杂点去噪,以及字符的倾斜校正,最后对字符分割,并用在分割出来的字符画框标识
- 2022-12-22 09:30:07下载
- 积分:1
-
这是一段关于四种排序方法的完全源代码及其相互之间的比较,包括:Heap sort,Merge sort,Quick sort,Radix sort...
这是一段关于四种排序方法的完全源代码及其相互之间的比较,包括:Heap sort,Merge sort,Quick sort,Radix sort-This is a period of about four kinds of methods to sort the complete source code and the comparison between, including: Heap sort, Merge sort, Quick sort, Radix sort
- 2022-05-07 06:26:05下载
- 积分:1
-
A program to demonstrate the optimization process of ant colony optimization for...
A program to demonstrate the optimization process of ant colony optimization for the traveling saleman problem (TSP). The cities are shown as red circles, the pheromone on the connections between them (fully connected graph) by gray lines. The darker the grey, the more pheromone is currently on the edge. During the optimization, the currently best found tour is drawn in red. To run the optimization, first create a random TSP, then create an ant colony, and finally run the optimization.
- 2022-02-19 22:51:42下载
- 积分:1
-
利用二分法求一个方程的实数近似根。
利用二分法求一个方程的实数近似根。-use dichotomy for a few equations approximate the real root.
- 2022-02-14 21:10:34下载
- 积分:1
-
先序遍历的非递归算法
先序遍历的非递归算法-preorder non- recursive algorithm
- 2023-07-17 08:50:03下载
- 积分:1
-
八数码多个算法
八数码多个算法-more than eight digital algorithm
- 2023-02-03 09:30:04下载
- 积分:1
-
高斯正算坐标程序计算高斯投影的正算问题克拉索夫斯基椭球...
高斯正算坐标程序计算高斯投影的正算问题克拉索夫斯基椭球-Gaussian count is calculated coordinates of the Gaussian projection is counting police used batons for dispersing ellipsoid
- 2023-05-22 00:55:03下载
- 积分:1