资源列表
[数据结构常用算法] data-structure
说明:设有一个职工文件,每个职工记录包含职工编号姓名部门号工资数信息: int num //职工号 char name[15] //姓名 int depno //部门 float salary //工资 设计一个程序完成如下功能。 (1)从文件中读出职工记录,并建立一个带头结点的单链表。 (2)输入一个职工记录。 (3)显示所有职工记录。 (4)按照编号对所有职工记录进行递增排序。 (5)按照编号对所有<余啸坤> 在 2025-05-01 上传 | 大小:2.71mb | 下载:0
[数据结构常用算法] linkedlist
说明:linkedlist 数据结构作业 课后实习-linkedlist after-school job placement data structure<jinliang> 在 2025-05-01 上传 | 大小:5kb | 下载:0
[数据结构常用算法] Data-structure-data
说明:《数据结构》是研究非数值计算的程序设计中计算机的操作对象以及它们之间的关系和操作等等的学科. -"Data structure" is between a computer program design and calculation of the non numerical operations in the objects and their relationships and operations and so on subj<shenlong> 在 2025-05-01 上传 | 大小:1.13mb | 下载:0