资源列表
[数据结构常用算法] small_arithmetics
说明:一个好的递归算法可以实现基本的人工智能,无论下棋,还是什么.因为它可以实现一定程序的"预知未来",下面程序用了一个最鲜明的例子讲述了递归的入门难点,也就是注意点。-Recursive algorithm can achieve a good basic artificial intelligence, regardless of chess, or what, because it can achieve some degree of "predict the future", the foll<袁小龙> 在 2025-06-24 上传 | 大小:25kb | 下载:0
[数据结构常用算法] BITree
说明:二叉树遍历,运用指针求解其中包含先序遍历,先序、中序、后序遍历的递归算法,二叉树遍历的非递归算法,层次的非递归算法,求二叉树的深度-Binary tree traversal, which contains the first use of pointer traversal solution, first order, in sequence, after traversing the recursive algorithm, binary tree traversal non-recursi<mike> 在 2025-06-24 上传 | 大小:131kb | 下载:0
[数据结构常用算法] PrintMatrix
说明:用VC实现将一个矩阵,按顺时针方向打印出来-With VC will be a matrix printouts clockwise<莫芊韵> 在 2025-06-24 上传 | 大小:302kb | 下载:0
[数据结构常用算法] MergeSortedLists
说明:将两个排好顺序的链表,合并成一个新的链表,顺序递增-The two good order of the list, merged into a new list, Order Ascending<莫芊韵> 在 2025-06-24 上传 | 大小:301kb | 下载:0
[数据结构常用算法] polynModel
说明:实现两个一元稀疏多项式相加运算,相减运算 和相乘运算-Achieve two one yuan sparse polynomial arithmetic, subtraction and multiplication operations<> 在 2025-06-24 上传 | 大小:1.16mb | 下载:0
[数据结构常用算法] shortPathModel
说明:求解交通图的最短路径,并用文件保存图的最短途径数据。求解从一个城市出发到其它所有城市的最短路径。求解从一个城市到另一个城市的最短路径。-Solving traffic map the shortest path, and use the shortest way to save the file data in Fig. Starting from one city to solve all the other cities of the shortest path. Solving from<> 在 2025-06-24 上传 | 大小:322kb | 下载:0