资源列表
[人工智能/神经网络/遗传算法] AStar
说明:A星算法实现最短路径的选择,使用方便,功能完善,是学习人工智能作业中必须完成的一步。-Choose the shortest path by the method of AStar<glf404> 在 上传 | 大小:3.64mb | 下载:0
[数据结构常用算法] Dijsktra
说明:本程序用c++实现了地杰斯特拉算法,即求最短路径,这一个关于算法的小程序,是关于数据结构中求最短路径的一次演示-This procedure using c++ implementation of the land Jiesitela algorithm, that is, seeking the shortest path, this one on the algorithm for a small program on the data structure in seeking the sh<monzart> 在 上传 | 大小:1.8mb | 下载:0
[数据结构常用算法] tree_two
说明:二叉树操作实例,包括 1 建立二叉树 2 先序非递归遍历 3 中序递归遍历 4 后序递归遍历,求叶节点数 5 删除节点 6 结束程序运行 等操作。输入数字1~6,选择以上6种操作。-Examples of binary operations, including the establishment of a binary tree two first order non-recursive inorder traversal three recursive postorder traversal<董金勇> 在 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] relaxation08_3
说明:松弛法进行迭代,求解方程组的解。先输入矩阵维数、迭代最高次数、松弛因子、误差范围,然后输入系数矩阵、长数矩阵,程序自动根据松弛法进行迭代求解。-Iterative relaxation method, to solve equations. Input matrix dimension, the maximum number of iterations, relaxation factor, error range, then enter the coefficient matrix, long<dong8499> 在 上传 | 大小:1kb | 下载:0