资源列表
[数据结构常用算法] 1800questions
说明:数据结构1800试题 根据章节分类 包括选择填空判断以及问答应用 数据结构与算法复习用-1800 test data structure including the selection of classification according to chapter, as well as fill in the blank questions and answers to determine application data structure and algorithm review by<青萝> 在 2025-06-24 上传 | 大小:1.31mb | 下载:0
[数据结构常用算法] 1800answer
说明:数据结构1800试题相对的答案 根据章节分类 包括选择填空判断以及问答应用 数据结构与算法复习用 -1800 data structure answers questions relative classification in accordance with sections including the selection and fill in the blank questions and answers to determine application data structure an<青萝> 在 2025-06-24 上传 | 大小:907kb | 下载:0
[数据结构常用算法] 3
说明:针对迷宫这类特殊的环境模型, 提出了基于笛卡儿坐标系的新的路径规划算法。该算法通过找出机器人行驶方向和位 置变化的关系, 方便快捷地实现了对路径的记忆, 并且在到达终点后能够通过一种简单的路径优化算法算出最短路径, 最 终实现以最短路径返回。此算法的可行性已通过轮式机器人实例得到证实。-For the maze of such a unique environment model, a Cartesian coordinate system based on a new path pla<shirley> 在 2025-06-24 上传 | 大小:176kb | 下载:0
[数据结构常用算法] 4
说明:迷宫问题是《数据结构》中是作为栈的典型应用举例,且迷宫是以二维数组来存储的,表面上看似乎迷宫问 题是一种特殊问题的解决方法,其实迷宫问题是一种特殊形式的图的问题。因此,迷宫问题总是可以转化为图的问题来 解决的。讨论如何将迷宫问题转化成图的问题,以及如何利用图的算法来解决迷宫问题。-Maze problem is that data structure is as a stack of typical application, for example, and the maze is<shirley> 在 2025-06-24 上传 | 大小:153kb | 下载:0
[数据结构常用算法] datastructureinoop
说明:考研参考书《数据结构(用面向对象方法和C++描述)》(殷人昆)大部分课后题答案-Study section of the reference book data structure (object-oriented methods and C++ Descr iption) (殷人Queensland) Most after-school question answers<spyman> 在 2025-06-24 上传 | 大小:547kb | 下载:0
[数据结构常用算法] treeandpicture
说明:利用邻接矩阵的图广度优先遍历算法, 利用子指针数组的普通树前根遍历算法-The use of adjacency matrix of the graph breadth-first traversal algorithm, using sub-array pointer before the root of the general tree traversal algorithm<左> 在 2025-06-24 上传 | 大小:11kb | 下载:0
[数据结构常用算法] DataStructure_SortBiTree
说明:线索化二叉排序树操作:具有线索化节点结构的二叉排序树。基于学生分数统计的应用背景,包含线索化后排序树的插入、删除、遍历等基本操作。-Threaded binary sort tree steps: have a clue of the node structure binary sort tree. Score based on student application of statistical background, contains clues to sort the tree after<陈志立> 在 2025-06-24 上传 | 大小:10kb | 下载:0
[数据结构常用算法] 45678900000000000
说明:假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。-The assumption that the names of people known as China s Hanyu Pinyin form. Hash table to be populated with the names of a total of 30, taking the average to find the length o<yintao> 在 2025-06-24 上传 | 大小:2kb | 下载:0