-
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
-
手书认证。 这是一个实现签名认证系统,需要的人可以下载下来添加自己的一些修改就可以了...
手书认证。 这是一个实现签名认证系统,需要的人可以下载下来添加自己的一些修改就可以了-handwritten certification. This is a realization of signature authentication system, people in need can be downloaded from adding some of his own amendment on the
- 2022-10-09 05:20:03下载
- 积分:1
-
A genetic algorithm source code can be used as learning to improve the use of wa...
一个遗传算法源程序 可以作为学习改进使用 希望对大家有所帮助-A genetic algorithm source code can be used as learning to improve the use of want to be helpful to everyone
- 2022-02-03 10:48:51下载
- 积分:1
-
Genetic Algorithm with TSP (traveling salesman) problems, in accordance with the...
用遗传算法求解TSP(旅行商)问题,按照TSP1.m中的格式输入程序参数即可。-Genetic Algorithm with TSP (traveling salesman) problems, in accordance with the format in TSP1.m parameter entry process.
- 2023-05-24 05:20:03下载
- 积分:1
-
使用神经网络的K算法来对数据进行分类,有具体的实验要求和图...
使用神经网络的K算法来对数据进行分类,有具体的实验要求和图-K using the neural network algorithm to classify the data, there is a specific test requirements and plans
- 2022-12-20 10:40:03下载
- 积分:1
-
latest development of the wavelet algorithm VC fusion procedures. Very handy.
最新开发的小波融合算法实现VC程序。非常好用。-latest development of the wavelet algorithm VC fusion procedures. Very handy.
- 2022-11-23 00:50:03下载
- 积分:1
-
最短路算法:基于遗传算法的一种最短路的MATLAB程序。
最短路算法:基于遗传算法的一种最短路的MATLAB程序。-Shortest Path Algorithm: Genetic Algorithm Based on one of the most short-circuit the MATLAB program.
- 2023-01-21 16:50:03下载
- 积分:1
-
genetic algorithm to achieve, c/vc/GA
遗传算法的实现,c++/vc++/遗传算法的学习安例!-genetic algorithm to achieve, c/vc/GA-cases of learning!
- 2022-04-21 10:03:54下载
- 积分:1
-
Plus noise to the voice of a program, you can determine the needs to increase th...
给语音加噪声的一个程序,可以给定需要加噪声的分贝数,程序会自动加载,选用的是随机白噪声。-Plus noise to the voice of a program, you can determine the needs to increase the number of decibels of noise, the program will automatically load, selected at random white noise.
- 2022-04-18 20:02:01下载
- 积分:1
-
这是一个银行模拟系统,对当今的银行进行模拟,它可以反映出银行的实际情况,非常有用哦,下来看看。...
这是一个银行模拟系统,对当今的银行进行模拟,它可以反映出银行的实际情况,非常有用哦,下来看看。-This is a simulation system banks, the Bank of today"s simulation, it can reflect the bank"s actual situation, a very useful Oh, look down.
- 2022-01-25 20:57:57下载
- 积分:1