-
这是一个Prolog程序,是我的同学做的,对于学Prolog的朋友有些帮助,希望大家多多交流。...
这是一个Prolog程序,是我的同学做的,对于学Prolog的朋友有些帮助,希望大家多多交流。-This is a Prolog program is to do my classmates and friends to learn Prolog some help, I hope a lot of U.S. exchanges.
- 2022-02-24 21:26:46下载
- 积分:1
-
Xie Datong Guo Tao algorithm (function optimization) source code download, and s...
谢大同郭涛算法(函数优化)源代码下载,和大家分享自己的东西-Xie Datong Guo Tao algorithm (function optimization) source code download, and share things on your own
- 2022-02-04 21:51:38下载
- 积分:1
-
PID algorithm simulation program, including four bands rk algorithm.
PID algorithm simulation program, including rk 四阶算法。-PID algorithm simulation program, including four bands rk algorithm.
- 2022-04-08 17:58:49下载
- 积分:1
-
k均值聚类算法源码,比较经典,无解压密码
k均值聚类算法源码,比较经典,无解压密码-kmeans clustering algorithm source code,comparatively classical,no password for unzip
- 2022-07-19 21:40:26下载
- 积分:1
-
一种很实用的SVM工具箱,具有较快的运算速度,有详细的使用说明和例子!...
一种很实用的SVM工具箱,具有较快的运算速度,有详细的使用说明和例子!-a very practical SVM Toolbox is faster computing speed, a detailed description and examples of use!
- 2022-02-10 07:23:41下载
- 积分:1
-
使用labview编写的神经网络程序,多输入多数出。
使用labview编写的神经网络程序,多输入多数出。-prepared by the use of PC neural network programming, multi-input from the majority.
- 2022-02-01 05:01:22下载
- 积分:1
-
本程序用NetLogo开放,模拟行人流。为本人亲字编程。
本程序用NetLogo开放,模拟行人流。为本人亲字编程。-the procedures used NetLogo open simulated flow. I affinity for the word programming.
- 2023-01-10 18:25:04下载
- 积分: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
-
Section of the use of BP neural network algorithm balance the underactuated mani...
一段采用BP神经网络算法的欠驱动机械臂平衡控制器的程序-Section of the use of BP neural network algorithm balance the underactuated manipulator controller procedures
- 2022-03-10 08:27:41下载
- 积分:1
-
模拟退火基本模块,其中在尺度变换部分应用到了类似模拟退火算法部分,所有变量均使用汉语拼音很好懂...
模拟退火基本模块,其中在尺度变换部分应用到了类似模拟退火算法部分,所有变量均使用汉语拼音很好懂-Simulated Annealing basic module, in which part of the scale transformation is applied to a similar part of simulated annealing algorithm, all variables are very good to understand the use of Hanyu Pinyin
- 2022-07-26 20:11:59下载
- 积分:1