资源列表
[数据结构常用算法] HillGuibing
说明:希尔和归并排序,基于数据结构的相关知识。-Hill and merge sort, based on the data structure knowledge.<王营> 在 2024-11-18 上传 | 大小:11kb | 下载:0
[数据结构常用算法] tutuopupaixu
说明:C语言版的数据结构,利用图的拓扑排序,实现C语言的拓扑排序。-C language version of the data structure, the use of graph topological sort to achieve C language, topological sort.<李飞跃> 在 2024-11-18 上传 | 大小:11kb | 下载:0
[数据结构常用算法] BinaryTree
说明:数据结构经典实例,深入了解二叉树。如:可查询每个节点的层次,从根到该节点的枝长(路径长度),子孙的个数及祖先的个数。每个节点在前序、中序、后序中的访问的序号。-Classic examples of data structures, in-depth understanding of binary tree. Such as: to check the level of each node, the node from the root<周子> 在 2024-11-18 上传 | 大小:11kb | 下载:0
[数据结构常用算法] 2362
说明:poj上的第2362题,用深度优先算法加上强剪枝实现组成正方形的算法,语言是C-poj the first 2362 title, with depth-first algorithm to achieve the composition of a square with strong pruning algorithm, the language is C++<chenchencehn> 在 2024-11-18 上传 | 大小:11kb | 下载:0
[数据结构常用算法] GeneticAlgorithmsAndGrid
说明:本算法采用栅格法划分机器人的工作空间,将机器人工作环境分解成一系列具有二值信息的网格单元。假设机器人的工作空间可以用二维平面图形表示,而且障碍物的尺寸、大小和位置己知,在机器人运动过程中障碍物的位置不发生变化。为了方便起见,机器人的工作空间用正方形表示(不是正方形时,可以扩大障碍物,将工作空间填充成正方形),用尺寸相同的栅格将工作空间划分(栅格的大小以机器人通过为准)。 在二维空间中采用栅格法来建立机器人的工作空间模型,按照机器人及<朱晓庆> 在 2024-11-18 上传 | 大小:11kb | 下载:0