-
Cellular Automata and fine
细胞自动机的,很好的-Cellular Automata and fine
- 2022-02-11 11:36:40下载
- 积分:1
-
us solve eight digital, BFS may lead to insufficient memory, using heuristic sea...
我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该结点的深度,选择那f(x)结点最小的那个结点进行扩展, 引入了一个"扩展数组[4]"(因为扩展的结点最多只有4个),该数组保存着某个结点的0点向各个方向的扩展的结点对象,然后对该扩展数组进行分析,利用启发函数在进行递归扩展... -us solve eight digital, BFS may lead to insufficient memory, using heuristic search, heuristic function f (x) = g (x) h (x) g (x) for the target node is different from the number of nodes, h (x) for the nodes of depth, the choice between f (x) nodes that the smallest node expansion. the introduction of an "expanded array [4]" (because the expansion of the nodes at most four), The array maintains a node of 0:00 a.m. to expand in all directions in the target node, and then expanded array analysis, use heuristic function during recursive expansion ...
- 2022-02-04 07:43:49下载
- 积分:1
-
神经网络计算双色球程序,采用快速的神经网络函数来实现,准确度高...
神经网络计算双色球程序,采用快速的神经网络函数来实现,准确度高-Loans neural network computing procedures, the use of a fast neural network function to realize high accuracy
- 2023-05-26 00:55:03下载
- 积分:1
-
人工智能经典问题TSP问题的Java实现,内含源程序和调试过程生成的文件...
人工智能经典问题TSP问题的Java实现,内含源程序和调试过程生成的文件-AI classic TSP Java realize that contains source and debugging process produces files
- 2023-06-05 11:45:03下载
- 积分:1
-
Genetic Algorithms in Artificial Intelligence the authority of books suitable fo...
人工智能中的遗传算法权威书籍 适合初学者-Genetic Algorithms in Artificial Intelligence the authority of books suitable for beginners
- 2022-04-11 15:43:07下载
- 积分:1
-
Simple genetic algorithm examples.it very helpful for the beginners of genetic a...
简单的遗传算法的例子,对于遗传算法的初学者来说非常有用.-Simple genetic algorithm examples.it very helpful for the beginners of genetic algorithm
- 2022-03-23 23:05:54下载
- 积分:1
-
ANN And Hopfield Neural Network
ANN And Hopfield Neural Network
- 2022-11-17 21:50:03下载
- 积分:1
-
fortran 语 言 编 写 基 本 遗 传 算 法 源 程 序 fortran Genetic Algorithms written by FORTRAN...
fortran 语 言 编 写 基 本 遗 传 算 法 源 程 序 fortran Genetic Algorithms written by FORTRAN
- 2022-03-14 19:29:37下载
- 积分:1
-
目标函数是De Jong函数,是一个连续、凸起的单峰函数
目标函数是De Jong函数,是一个连续、凸起的单峰函数-Objective function is De Jong function, is a continuous, convex function of the single-peak
- 2022-05-13 15:07:14下载
- 积分:1
-
use of genetic algorithm search function to the optimum solution c source
利用遗传算法搜索函数最优解的c++源程序 -use of genetic algorithm search function to the optimum solution c source
- 2022-04-12 21:36:00下载
- 积分:1