资源列表
[数据结构常用算法] Tower-of-Hanoi
说明:学会怎么样用递归的方法来巧妙的求解汉诺塔-Learn what happens to the clever use of recursive methods for solving the Towers of Hanoi<陈军> 在 2025-06-19 上传 | 大小:349kb | 下载:0
[数据结构常用算法] Student_info
说明:用二叉树实现学生信息的处理,包括保存删除修改等操作-With a binary tree to achieve student information processing, including operations such as saving delete modify<lsy> 在 2025-06-19 上传 | 大小:650kb | 下载:0
[数据结构常用算法] Matrix_multiply
说明:该程序实现自选维度的矩阵相乘,C语言实现-The dimensions of the choice program to achieve matrix multiplication, C language<lsy> 在 2025-06-19 上传 | 大小:538kb | 下载:0
[数据结构常用算法] Tree-Non-recursive-traversal
说明:二叉树的中序与先序的非递归遍历算法的实现 用VS2010编写的-Binary tree in order and first order non-recursive traversal algorithm implementations written using VS2010<Angel> 在 2025-06-19 上传 | 大小:7.42mb | 下载:0
[数据结构常用算法] TravelPlan
说明:该程序实现了旅行者规划的基本功能,内含10个城市,可以实现金钱最少、时间最短等不同的算法。程序还留有可扩展接口,可供功能的进一步挖掘。此外rar中还含有翔实的文档文件,可供参考。-Travelers planning to achieve the program' s basic functions, includes 10 cities, the money can be achieved at least,or the shortest of different algorithms.<孙逸仙> 在 2025-06-19 上传 | 大小:6.9mb | 下载:0
[数据结构常用算法] Researeh-on-trajeetoy
说明:首先,探讨了映射方法的选择。此步骤是整个规划方法的基础。协调映射因为具有 变形小、网格不会重叠等优点,被作为最佳选择。根据协调映射的理论,建立了平面上 圆形域、矩形域、多边形域等参数域的映射模型,可根据轨迹规划的需要来选择映射的 边界。由于协调映射时所需处理的数据量很大,本文给出了编程时具体的数据结构,其 中大型稀疏矩阵采用三元组压缩存储。 -First, the choice of the mapping method. This step is the basis for<周保兴> 在 2025-06-19 上传 | 大小:3.11mb | 下载:0
[数据结构常用算法] binary-tree
说明:这是个有关C语言二叉排序树的简单小小小小程序 -This is a small c language program about binary tree<heihei> 在 2025-06-19 上传 | 大小:1kb | 下载:0