资源列表
[数据结构常用算法] system-airline
说明:航空售票系统的模拟 对已知的航班进行订票退票和查阅等-Air ticketing system simulation of known flight tickets for refund and access, etc.<songsicong> 在 2025-06-18 上传 | 大小:546kb | 下载:0
[数据结构常用算法] priorityQueue
说明:利用二叉树实现的优先级队列类,包含了基本的入队,出队操作,减小键值等功能,可作为数据结构学习之用。-The priority queue class is implemented using binary tree. The fundamental function includes enqueue, dequeue, decrease key, etc.<梁清凯> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] adjListGraph
说明:本程序基于C++利用邻接链表实现了图的基本数据结构,有向图和无向图均适用,包含了图的存储,图的插入,图的删除等基本操作,可供数据结构学习之用。-This program realizes the class of graph using adjacent list. The fundamental function includes the storage of graph, inserting and removing edges from the graph, etc.<梁清凯> 在 2025-06-18 上传 | 大小:2kb | 下载:0
[数据结构常用算法] N-HuangHou
说明:主要内容 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。-Main content of eight queens problem is an ancient and well-known probl<蒋> 在 2025-06-18 上传 | 大小:5kb | 下载:0
[数据结构常用算法] BubbleSort
说明:一个很经典的排序算法,此算法步骤非常简单,可以快速的进行对数组的排序。-A very classic sort algorithm, this algorithm is very simple steps, can quickly to an array of the list.<hby> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] InsertionSort
说明:一个很经典的排序算法,此算法步骤非常简单,可以快速的进行对数组的排序。-A very classic sort algorithm, this algorithm is very simple steps, can quickly to an array of the list.<hby> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] xiaoyuandaohang
说明:这是一个学校的校园导航系统,运用了图这种数据结构,采用了深度优先遍历,最小生成树等算法。-This is a navigational system of a school!<杨生磊> 在 2025-06-18 上传 | 大小:281kb | 下载:0
[数据结构常用算法] Topology
说明:Topology in data structures implementation<hxquangnhat_2> 在 2025-06-18 上传 | 大小:355kb | 下载:0