资源列表
[数据结构常用算法] bahuanghou
说明:很经典的八皇后题,并且个人认为很好看懂,非常适合c++初学者-Classic Eight Queens problem, and personally think that a good read, ideal for beginners c++<lavender_yanyan> 在 2024-11-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] yzlb
说明:这个链表基本实现了异质链表的,插入(表头插入,表尾插入),删除,查询,输出等功能。 -The list of the basic realization of the heterogeneous linked list, insert (insert header, footer, insert), delete, query, output and other functions.<lavender_yanyan> 在 2024-11-19 上传 | 大小:2kb | 下载:0
[数据结构常用算法] ListTestMain
说明:C链表操作,主要有增加,除法,建结点,C链表操作-list operate<wzp> 在 2024-11-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] quick-sort_methord
说明:快捷排序的方法,可以让数据在短时间内实现排序,对于数据量很大的数据来说实时性高-Quick sort method, you can achieve in a short time to sort the data, the data for a large amount of data for real-time high<zhanghui> 在 2024-11-19 上传 | 大小:370kb | 下载:0
[数据结构常用算法] LinkListprogranme
说明:实现数据结构中链表的基本功能,实现了数据结数据书籍上面关于链表的功能-Linked list data structure, the basic functions, data structures to achieve the above data books on the list of features<hanhong> 在 2024-11-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Campus-Tour-Guide
说明:校园导游系统:设计一个校园导游程序,为来访的客人提供各种信息的查询服务。设计自己学校的校园平面图,所含景点不少于10个。以图中顶点表示校内各景点,存放景点名称、代码 、简介等信息;以边表示路径,存放路径长度等相关信息。具体功能包括: 1.为来访客人提供图中任意景点相关信息的查询; 2.为来访客人提供图中任意景点的问路查询,求任意景点间的所有路径,以及查询任意两个景点之间的一条最短的简单路径。 3.为来访客人提供校园图中多个景<> 在 2024-11-19 上传 | 大小:36kb | 下载:1
[数据结构常用算法] Figure-three-matrix
说明:图的三种矩阵表示(包括构造无向图的关联矩阵和有向图的关联、邻接、可达矩阵)-Figure three matrix (including the associated undirected graph structure matrix and the associated directed graph, adjacency, reachability matrix)<> 在 2024-11-19 上传 | 大小:934kb | 下载:0
[数据结构常用算法] Hamiltonian-graph
说明:哈密顿图的判定:经过图中所有顶点一次且仅一次的回路称为哈密顿回路。具有哈密顿回路的图称为哈密顿图,-determine Hamiltonian graph : After all the vertices of a graph and only one loop is called Hamiltonian circuit. A graph that has a Hamiltonian circuit is called a Hamil<> 在 2024-11-19 上传 | 大小:9kb | 下载:0