资源列表
[数据结构常用算法] danlianbiao
说明:本程序为数据结构作业,完成功能为单链表的生成及各项操作。-The procedures for data structure operations, a single list for the completion of the formation and operation.<黄毅骏> 在 2025-01-13 上传 | 大小:1kb | 下载:0
[数据结构常用算法] dataLINKES
说明:此程序实现了数据结构中链对的建立,插入,删除,排序等操作。-data reverse establish<liuxing> 在 2025-01-13 上传 | 大小:1kb | 下载:0
[数据结构常用算法] dataStruct
说明:数据结构中的算法实现,能够对一个串中的节点进行插入删除回复排序等工作。-data base<liuxing> 在 2025-01-13 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Fibonacci
说明:用递归算法实现,输入n后可得第n项斐波拉契数,并求出计算所用时间-Recursive algorithm, the input can be obtained after the first n n Feibolaqi item number, and extracts used in the calculation of time<Issca Wang> 在 2025-01-13 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Arithmetic-Dijkstra
说明:Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解-Dijkstra algorithm is a typical shortest path algorithm, to calculate a node to all other nodes of the shortest path. Main featur<yuan> 在 2025-01-13 上传 | 大小:1kb | 下载:0
[数据结构常用算法] workerlist
说明:1、 某软件公司大约有30名员工,每名员工有姓名、工号、职务等属性,每年都有员工离职和入职。 把所有员工按照顺序存储结构建立一个线性表,建立离职和入职函数,当有员工离职或入职时,修改线性表,并且打印最新的员工名单。 -1, a software company about 30 employees, each employee the name, work number, position and other propertie<任红伟> 在 2025-01-13 上传 | 大小:1kb | 下载:0