-
这是类似winzip压缩软件的一个源代码,希望大家喜欢
这是类似winzip压缩软件的一个源代码,希望大家喜欢-This is similar to winzip compression software, a source code, I hope you like
- 2022-11-23 16:35:03下载
- 积分:1
-
人工神经网络
人工神经网络- Artificial nerve network
- 2022-07-27 22:52:39下载
- 积分:1
-
本程序用NetLogo开放,模拟行人流。为本人亲字编程。
本程序用NetLogo开放,模拟行人流。为本人亲字编程。-the procedures used NetLogo open simulated flow. I affinity for the word programming.
- 2023-01-10 18:25:04下载
- 积分:1
-
A star 算法类的实现(算法接口,针对迷宫问题设计)
A star 算法类的实现(算法接口,针对迷宫问题设计)-algorithm to achieve the category (algorithm interface design issues against maze)
- 2022-08-22 21:54:43下载
- 积分:1
-
遗传算法应用
遗传算法应用-Application of genetic algorithms
- 2022-05-16 14:37:22下载
- 积分:1
-
我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该...
我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为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-08-06 14:22:02下载
- 积分:1
-
很好的BP算法 很完整 神经网络 用于图像处理
很好的BP算法 很完整 神经网络 用于图像处理-BP
- 2022-07-21 12:08:33下载
- 积分:1
-
模式识别中的感知机算法实现,在matlab下实现
模式识别中的感知机算法实现,在matlab下实现-Pattern Recognition Perceptron algorithm in matlab to achieve
- 2022-02-21 20:01:55下载
- 积分:1
-
无约束条件的模拟退火算法
无约束条件的模拟退火算法 -Unconstrained conditions of simulated annealing algorithm
- 2022-12-04 20:25:03下载
- 积分:1
-
有关粒子群算法的求解tsp的c++程序。
有关粒子群算法的求解tsp的c++程序。-the PSO for the c tsp procedures.
- 2023-08-12 19:55:03下载
- 积分:1