-
用AMZI做的只能西湖地图,初学者做,人工智能
用AMZI做的只能西湖地图,初学者做,人工智能-AMZI do with the only West Lake maps, beginners do, and artificial intelligence
- 2022-03-24 09:29:39下载
- 积分: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
-
使用逻辑编程语言Prolog语言组合的空间关系研究。
利用逻辑编程语言prolog的空间关系组合推理程序。利用的理论是约束处理规则,和空间关系表示
-use logic programming language prolog combination of the spatial relationships reasoning process. The theory is the use of binding rules, and spatial relations
- 2022-01-22 13:27:01下载
- 积分:1
-
遗传算法
遗传算法-Genetic algorithms
- 2022-05-10 22:43:17下载
- 积分:1
-
artificial immune algorithm set includes function optimization, image recognitio...
人工免疫算法的集合,包含函数优化,图象识别,聚类等多种应用,采用matlab编程,并负有示例数据。~..~
-artificial immune algorithm set includes function optimization, image recognition, clustering, and other applications. using Matlab programming, and bear sample data. ~ ~ ..
- 2023-04-11 17:00:03下载
- 积分:1
-
遗传算法和蚂蚁算法结合的一种新算法
将遗传算法与蚁群算法相相结合,产生的一种新算法-genetic algorithm and ant algorithm combination of a new algorithm
- 2022-01-24 13:54:53下载
- 积分:1
-
用三层BP网来进行函数逼进,语言是VB6.0编写
用三层BP网来进行函数逼进,语言是VB6.0编写-BP network with the three-tier to function pressing language is prepared VB6.0
- 2023-07-16 19:50:04下载
- 积分:1
-
artificial intelligence procedures
人工智能的相关程序-artificial intelligence procedures
- 2022-03-17 15:46:33下载
- 积分:1
-
模拟退火算法:源于遗传算法,用来解决优化、决策等复杂的模型和问题。...
模拟退火算法:源于遗传算法,用来解决优化、决策等复杂的模型和问题。-Simulated annealing algorithm: from the genetic algorithm, to solve optimization, decision-making complex models and problems.
- 2022-02-06 18:48:59下载
- 积分:1
-
关于人工鱼群算法的一个实例,可以实现所有的人工鱼的基本功能,是采用c开发的...
关于人工鱼群算法的一个实例,可以实现所有的人工鱼的基本功能,是采用c开发的-Artificial fish-swarm algorithm on an instance, you can realize all the basic functions of the artificial fish is developed using c
- 2022-03-20 06:27:35下载
- 积分:1