-
经典算法clique的java实现
经典算法clique的java实现-Classical algorithm clique of the java implementation! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
- 2022-07-19 20:21:53下载
- 积分: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
-
matlab神经网络代码
matlab神经网络代码-Matlab neural network code
- 2022-01-22 02:32:30下载
- 积分:1
-
B-P算法对函数的拟合程序-B-P algorithm to function fitting procedures
- 2022-03-02 08:53:19下载
- 积分:1
-
一个运用遗传算法来训练神经网络的程序
一个运用遗传算法来训练神经网络的程序-use of a genetic algorithm to train the neural network process
- 2022-03-30 16:37:14下载
- 积分:1
-
是实现关系型贝叶斯网络一中机器学习算法,从国外相关研究人员的主页上下载收集。...
是实现关系型贝叶斯网络一中机器学习算法,从国外相关研究人员的主页上下载收集。
- 2022-03-20 02:35:12下载
- 积分:1
-
数据挖掘算法,并且他们C45,CHC,FSS,ID3算法NB领域,和…
java数据挖掘算法,里面有c45,chc,fss,id3,nb等方面的算法,及相关源代码-data mining algorithms, and they C45, CHC, FSS, id3, nb areas of algorithms, and related source code
- 2022-07-08 00:54:57下载
- 积分:1
-
遗传算法多点交叉算法
遗传算法多点交叉算法-genetic algorithms more cross-Algorithm
- 2022-09-06 13:35:02下载
- 积分:1
-
遗传算法,利用遗传算法优化BP神经网络的应用…
利用遗传算法优化BP神经网络
即用遗传算法代替BP网络中的训练函数-The use of genetic algorithm to optimize BP neural network using genetic algorithms in place of BP network training function
- 2022-02-07 06:12:51下载
- 积分:1
-
遗传算法学习资料
遗传算法学习资料-GA learning materials
- 2022-08-22 16:39:07下载
- 积分:1