文件名称: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)
要求: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
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.