文件名称:Employee
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-02-27
- 文件大小:
- 251kb
- 下载次数:
- 0次
- 提 供 者:
- 刘*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
线性链表,某软件公司大约有30名员工,每名员工有姓名、工号、职务等属性,每年都有员工离职和入职。
把所有员工按照顺序存储结构建立一个线性表,建立离职和入职函数,当有员工离职或入职时,修改线性表,并且打印最新的员工名单。
-Linear list, a software company about 30 employees, each employee has a name, job number, position and other attributes, and employee turnover every year recruits. All employees in order to establish a linear table storage structure, the establishment of employment and entry function, when employees leave or entry, the modified linear form, and print the latest list of employees.
把所有员工按照顺序存储结构建立一个线性表,建立离职和入职函数,当有员工离职或入职时,修改线性表,并且打印最新的员工名单。
-Linear list, a software company about 30 employees, each employee has a name, job number, position and other attributes, and employee turnover every year recruits. All employees in order to establish a linear table storage structure, the establishment of employment and entry function, when employees leave or entry, the modified linear form, and print the latest list of employees.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Employee
........\Debug
........\.....\Employee.exe
........\.....\Employee.ilk
........\.....\Employee.obj
........\.....\Employee.pch
........\.....\Employee.pdb
........\.....\StdAfx.obj
........\.....\vc60.idb
........\.....\vc60.pdb
........\Employee.cpp
........\Employee.dsp
........\Employee.dsw
........\Employee.ncb
........\Employee.opt
........\Employee.plg
........\ReadMe.txt
........\StdAfx.cpp
........\StdAfx.h
........\数据结构课程作业1.doc