资源列表
[数据结构常用算法] Assignment2
说明:用最短路径法实现公交车换乘车系统,找出最优换乘列表-use dijkstra to realize the system of bus transfer<姜伟> 在 2025-06-15 上传 | 大小:6kb | 下载:0
[数据结构常用算法] lingo_shortestpath
说明:用lingo求解最短路径,可以指定经过的点-To solve the shortest path with lingo<李国胜> 在 2025-06-15 上传 | 大小:6kb | 下载:0
[数据结构常用算法] daohen
说明:设计你的学校的平面图,至少包括10个以上的场所,每两个场所间可以有不同的路,且路长也可能不同,找出从任意场所到达另一场所的最佳路径(最短路径)。-Design the floor plan of your school, including at least more than 10 places, each of the two sites can have different road, and the long road may be different, find another pla<甘扬星> 在 2025-06-15 上传 | 大小:6kb | 下载:0
[数据结构常用算法] 1w
说明:用c写的,m个人的成绩存放在score数组中,请编写函数fun,它的功能是:将低于平均分的人数作为函数值返回,将低于平均分的分数放在below所指定的数组中。用vc++6.0运行 -Written with c, m, personal results stored in the score array, write the function fun, its functions are: to be lower than the average number is returned as th<晨海旭日> 在 2025-06-15 上传 | 大小:6kb | 下载:0
[数据结构常用算法] erchashu
说明:二叉树实现简单功能:建树、遍历、求高度、结点数、叶结点数、结点度数、所在层次、其子女值,供初学者参考-Binary tree for a simple function: contribution traversal, and height, the number of nodes, leaf nodes and node degrees, where the level of their children the value of reference for beginners<刘骏楠> 在 2025-06-15 上传 | 大小:6kb | 下载:0
[数据结构常用算法] studentinformation
说明:本次程序主要通过VC++环境下的C语言实现,里面包涵了许多数据结构的知识,比如线性表,静态查找等等。利用C语言灵活方便的特点,再加上清晰的数据结构,实现了对同学录管理系统的开发。 设计的程序主要有以下功能: 1.添加同学资料 2.查找学生资料 3.修改同学资料 4.删除同学资料 5.浏览所有资料 -This program is mainly implemented by the C language in VC++ environment, which i<hirra> 在 2025-06-15 上传 | 大小:6kb | 下载:0
[数据结构常用算法] campus-guide
说明:校园导航或导游系统的实现,为游客提供本校的介绍与导航,方便有效-Campus Navigation<赵阳> 在 2025-06-15 上传 | 大小:6kb | 下载:0
[数据结构常用算法] Template-linked-list
说明:模版链表 有添加节点AddNode 遍历链表IterateList等函数-Template linked list add nodes to the AddNode traverse the linked list IterateList, function<依羽杉> 在 2025-06-15 上传 | 大小:6kb | 下载:0
[数据结构常用算法] single_list_table
说明:数据结构,单链表,增加、删除、查询节点,链表的创建、初始化和销毁-Data structures, singly linked list, add, delete, query node list creation, initialization and destruction<chenmou> 在 2025-06-15 上传 | 大小:6kb | 下载:1