资源列表

« 1 2 ... .70 .71 .72 .73 .74 1475.76 .77 .78 .79 .80 ... 2656 »

[数据结构常用算法Tower-of-Hanoi

说明:学会怎么样用递归的方法来巧妙的求解汉诺塔-Learn what happens to the clever use of recursive methods for solving the Towers of Hanoi
<陈军> 在 2025-06-19 上传 | 大小:349kb | 下载:0

[数据结构常用算法1800

说明:计算机考研数据结构经典的1800题,还有题目的答案。-1800
<崔荣进> 在 2025-06-19 上传 | 大小:1.17mb | 下载: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

[数据结构常用算法det

说明:C++实现求矩阵行列式,手动输入维数和矩阵-C++ implementation requirements matrix determinant
<lsy> 在 2025-06-19 上传 | 大小:164kb | 下载:0

[数据结构常用算法Tree

说明:用C++语言编写的二叉树的三序遍历和层次遍历 需要自己新建二叉树-Written in C++ binary tree traversal and the three-level binary tree traversal needs its own new
<Angel> 在 2025-06-19 上传 | 大小:3.86mb | 下载: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

[数据结构常用算法migong

说明:电脑鼠走迷宫的源代码资料,可能不全,请谅解-Computer Mouse Maze source information may be incomplete, please understand
<大黄> 在 2025-06-19 上传 | 大小:11kb | 下载:0

[数据结构常用算法Maze-(1)

说明:用mfc实现迷宫自动寻路代码,可以自己制作地图,也可以利用自身带的地图。-With the mfc code automatically find its way to achieve the maze, you can produce their own maps, you can also use their own zone map.
<聂辰> 在 2025-06-19 上传 | 大小:60kb | 下载: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
« 1 2 ... .70 .71 .72 .73 .74 1475.76 .77 .78 .79 .80 ... 2656 »

源码中国 www.ymcn.org