资源列表
[数据结构常用算法] matching
说明:利用循环队列模拟舞伴配对问题:在舞会上,男、女各自排成一队。舞会开始时。依次从男队和女队的队头各出一人配成舞伴。如果两队初始人数不等,则较长的那一队中未配对者等待下一轮舞曲。假设初始男、女人数及性别已经固定,舞会的轮数从键盘输入。-Simulation using circular queue partner matching problem: at the ball, male and female each queue. Party starts. Turn from the men'<tang> 在 2025-07-16 上传 | 大小:4kb | 下载:0
[数据结构常用算法] jindian
说明:查询各景点的相关信息; 查询图中任意两个景点间的最短路径; 查询图中任意两个景点间的最经济路径; 根据游客计划的旅游费,为游客推荐最节省的旅游线路与景点-Query information about tourist attractions query graph in any shortest path between two sites query graph between any two sites the most economical route travel co<daoclear> 在 2025-07-16 上传 | 大小:4kb | 下载:0
[数据结构常用算法] BookTicketSystem
说明:数据结构课程设计中做的一个飞机航班订票系统,可以对机票的预定,查询,和退票等进行操作。-Data structure to do a course design flight booking system, you can book tickets, check, and operate such a refund.<zhoufachao> 在 2025-07-16 上传 | 大小:4kb | 下载:0
[数据结构常用算法] Expressionevaluation
说明:表达式求值,是表达式求值,很简单的算法,希望可以-Expression evaluation<浪笑流尘> 在 2025-07-16 上传 | 大小:4kb | 下载:0
[数据结构常用算法] applicationoftheshortestpathalgorithm
说明:本代码是对地杰克斯最短路径算法的应用,用于求解铁路旅游的费用最优解。-This code is the shortest path algorithm to the application of Jack, used to solve the optimal solution cost of rail travel.<陈飞> 在 2025-07-16 上传 | 大小:4kb | 下载:0
[数据结构常用算法] xishujuzhen
说明:采用顺序表及有头结点的单链表为存储结构,实现稀疏矩阵的创建、销毁、复制、转置以及两个矩阵相加、相减、相乘的运算。 首先应输入矩阵的行数和列数,以及非零元个数并判别给出的矩阵的行、列数对于要求作的运算是否匹配。 -With the order form and has a head node is a single linked list storage structure, sparse matrix to achieve the creation, destruction, copy<liuzhijun> 在 2025-07-16 上传 | 大小:4kb | 下载:0