资源列表
[数据结构常用算法] shunxubiao
说明:此文档的源代码为数据结构中的顺序表,包括建表、插入、删除、查找等操作。已经过调试。-This document is the source code for the data structure in the order form, including the built in table, insert, delete, search and other operations. Have been debug.<zhu> 在 2024-11-11 上传 | 大小:5kb | 下载:0
[数据结构常用算法] daoyouzixun
说明:校园导游咨询 C++程序 用于查询校园景点最短路径-Campus tour guides Advisory C++ Procedures for inquiries campus attractions shortest path<刘超> 在 2024-11-11 上传 | 大小:5kb | 下载:0
[数据结构常用算法] studentmanage
说明:用链表实现学生成绩管理系统,实现插入,删除,新建,查找,修改等基本功能。并实现文件的输入和输出,退出系统时学生信息保存在一个文本文件中。进入系统时要求输入密码,该密码随机生成,运行后保存在文件目录的password.txt下。-List with the realization of student achievement management system, the realization of insert, delete, new<邓冰> 在 2024-11-11 上传 | 大小:5kb | 下载:0
[数据结构常用算法] suanfayouxianfenxifa
说明:关于算法优先分析方法的相关代码,以及案例-Algorithm analysis on the relevance of the priority code, as well as the case<haner930> 在 2024-11-11 上传 | 大小:5kb | 下载:0
[数据结构常用算法] yuesefuhuan
说明:约瑟夫环 1. 以单项循环链表存储结构模拟约瑟夫环问题。即编号为1、2、3…、n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向下一个人开始重新从1报数,如此下去,直至所有的人全部出列为止。按出列顺序印出各人编号。 2. 演示程序以用户与计算机的对话方式执行,用户输入相应<xiaoxi> 在 2024-11-11 上传 | 大小:5kb | 下载:0
[数据结构常用算法] lelusikaewr
说明:利用克鲁斯卡尔算法求最小生成树,并画出图形-The use of Kruskal algorithm for minimum spanning tree, and draw graphics<刘婷玥> 在 2024-11-11 上传 | 大小:5kb | 下载:0