lab_1
代码说明:
1、 某软件公司大约有30名员工,每名员工有姓名、工号、职务等属性,每年都有员工离职和入职。把所有员工建立一个线性表,建立离职和入职函数,当有员工离职或入职时,修改线性表,并且显示最新的员工名单。 要求:1)顺序表存储;实现顺序表的插入、删除、查找、输出等基本操作;调用基本操作完成。2)链表存储;实现链表的插入、删除、查找、输出等基本操作;调用基本操作完成(1, a software company has about 30 employees, each employee has the name, job number, job and other attributes, every year there are employees leaving and entry. Set up a linear list of all employees, establish a departure and entry function, modify the linear list and show the latest staff list when employees leave or enter the position. Requirements: 1) order table storage; implementation of the order table insertion, deletion, search, output and other basic operations; call the basic operation completed. 2) linked list storage, the realization of the list of insert, delete, search, output and other basic operations; call the basic operation completed)
文件列表:
lab_1.cpp
下载说明:请别用迅雷下载,失败请重下,重下不扣分!