资源列表
gahmd
- 基于遗传算法的哈密顿问题求解,有基本的说明和代码-based on genetic algorithm Hamiltonian problem solving, a basic descr iption and code.
wupid
- 用bp神经网络实现神经网络pid控制 达到很好的效果
Jerne
- 网络免疫算法的实现。还算有点问题。整的。不骗你的。我是认证的-Network immune algorithm implementation. Still a little problem. A whole. Do not deceive you. I am a certified
Walls
- 这是一个可以绕墙走的人工智能坦克机器人范例。-This is a walk around the wall of an example of artificial intelligence robot tanks.
conjugate_gradient_algorithm
- 本程序适用于求解形如f(x)=1/2*x Ax+bx+c二次函数的稳定点-This procedure applies to solution of the form f (x) = 1/2* x' Ax+ bx+ c quadratic function of the stable point
ass2
- d-separation algorithm
btree
- 一个二叉树层次遍历代码,请各位高手指点一二!-Traversal of a binary-level code, or two expert guidance please!
sjjgzy
- 数据结构作业。单链表。创建一个单链表。输出单链表。-Data structure operations. Single linked list. Create a single list. Output of a single linked list.
DFSApp
- 利用DFSApple算法求出两点之间的最短距离。-DFSApple algorithm using the shortest distance between two points is calculated.
insertstring
- 假设以块链结构(block linked)表示串,试编写将串S插入到串T某个字符之后的算法,若该字符不存在,则将串S联接在串T之后-Which means that the string is assumed to block chain structure (Block linked), try to write the string S is inserted into a character string T algorithm, if the character does not exi
weifendaoshu
- 数值分析中利用数值微分方法计算导数,Visual C++ 6.0中C实现-Numerical analysis using numerical methods to calculate the differential derivative, Visual C++ 6.0 in the C implementation
sequence-list
- 初始化顺序表L;依次采插入a,b,c,d,e元素;输出顺序表L;输出顺序表L长度;判断顺序表L是否为空;输出顺序表L的第三个元素;输出元素’a’的位置;在第四元素位置上插入’f’元素;输出顺序表L; 删除顺序表L的第三个元素;输出顺序表L; -The initialization sequence table L followed by mining into the A, B, C, D, e elements the output sequence table L the ou