文件名称:data-structure
-
所属分类:
- 标签属性:
- 上传时间:2014-05-07
-
文件大小:2.71mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
设有一个职工文件,每个职工记录包含职工编号姓名部门号工资数信息:
int num //职工号
char name[15] //姓名
int depno //部门
float salary //工资
设计一个程序完成如下功能。
(1)从文件中读出职工记录,并建立一个带头结点的单链表。
(2)输入一个职工记录。
(3)显示所有职工记录。
(4)按照编号对所有职工记录进行递增排序。
(5)按照编号对所有职工记录进行递增排序。
(6)按照编号对所有职工记录进行递增排序。
(7)删除职工文件的全部记录。
(8)将单链表的所有职工记录储存到职工文件中。
-There is a trade union documents, each employee record contains the name of the department number wage worker ID number information: int num //Staff No. char name [15] //name int depno //department float salary //wages to design a Program the following functions. (1) read from a file the records of workers and establish a lead single list node. (2) Enter a worker record. (3) Display all employees records. (4) The number of all employees in accordance with the records in ascending order. (5) Number of all employees in accordance with the records in ascending order. (6) Number of all employees in accordance with the records in ascending order. (7) Delete all records workers file. (8) will be a single list of all employees recorded file is saved to workers.
int num //职工号
char name[15] //姓名
int depno //部门
float salary //工资
设计一个程序完成如下功能。
(1)从文件中读出职工记录,并建立一个带头结点的单链表。
(2)输入一个职工记录。
(3)显示所有职工记录。
(4)按照编号对所有职工记录进行递增排序。
(5)按照编号对所有职工记录进行递增排序。
(6)按照编号对所有职工记录进行递增排序。
(7)删除职工文件的全部记录。
(8)将单链表的所有职工记录储存到职工文件中。
-There is a trade union documents, each employee record contains the name of the department number wage worker ID number information: int num //Staff No. char name [15] //name int depno //department float salary //wages to design a Program the following functions. (1) read from a file the records of workers and establish a lead single list node. (2) Enter a worker record. (3) Display all employees records. (4) The number of all employees in accordance with the records in ascending order. (5) Number of all employees in accordance with the records in ascending order. (6) Number of all employees in accordance with the records in ascending order. (7) Delete all records workers file. (8) will be a single list of all employees recorded file is saved to workers.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
第一次实验 - 副本/dashen.c
第一次实验 - 副本/dashen.dsp
第一次实验 - 副本/dashen.dsw
第一次实验 - 副本/dashen.ncb
第一次实验 - 副本/dashen.opt
第一次实验 - 副本/dashen.plg
第一次实验 - 副本/Debug/1.exe
第一次实验 - 副本/Debug/1.ilk
第一次实验 - 副本/Debug/1.obj
第一次实验 - 副本/Debug/1.pch
第一次实验 - 副本/Debug/1.pdb
第一次实验 - 副本/Debug/2.obj
第一次实验 - 副本/Debug/2.pch
第一次实验 - 副本/Debug/2.pdb
第一次实验 - 副本/Debug/3.exe
第一次实验 - 副本/Debug/3.ilk
第一次实验 - 副本/Debug/3.obj
第一次实验 - 副本/Debug/3.opt
第一次实验 - 副本/Debug/3.pch
第一次实验 - 副本/Debug/3.pdb
第一次实验 - 副本/Debug/4.exe
第一次实验 - 副本/Debug/4.ilk
第一次实验 - 副本/Debug/4.obj
第一次实验 - 副本/Debug/4.pch
第一次实验 - 副本/Debug/4.pdb
第一次实验 - 副本/Debug/dashen.exe
第一次实验 - 副本/Debug/dashen.ilk
第一次实验 - 副本/Debug/dashen.obj
第一次实验 - 副本/Debug/dashen.pch
第一次实验 - 副本/Debug/dashen.pdb
第一次实验 - 副本/Debug/freadfunction.exe
第一次实验 - 副本/Debug/freadfunction.ilk
第一次实验 - 副本/Debug/freadfunction.obj
第一次实验 - 副本/Debug/freadfunction.pch
第一次实验 - 副本/Debug/freadfunction.pdb
第一次实验 - 副本/Debug/vc60.idb
第一次实验 - 副本/Debug/vc60.pdb
第一次实验 - 副本/Debug/zhangyonghui.exe
第一次实验 - 副本/Debug/zhangyonghui.ilk
第一次实验 - 副本/Debug/zhangyonghui.obj
第一次实验 - 副本/Debug/zhangyonghui.pch
第一次实验 - 副本/Debug/zhangyonghui.pdb
第一次实验 - 副本/Debug
第一次实验 - 副本/~$信息管理系统[1].doc
第一次实验 - 副本
第一次实验 - 副本/dashen.dsp
第一次实验 - 副本/dashen.dsw
第一次实验 - 副本/dashen.ncb
第一次实验 - 副本/dashen.opt
第一次实验 - 副本/dashen.plg
第一次实验 - 副本/Debug/1.exe
第一次实验 - 副本/Debug/1.ilk
第一次实验 - 副本/Debug/1.obj
第一次实验 - 副本/Debug/1.pch
第一次实验 - 副本/Debug/1.pdb
第一次实验 - 副本/Debug/2.obj
第一次实验 - 副本/Debug/2.pch
第一次实验 - 副本/Debug/2.pdb
第一次实验 - 副本/Debug/3.exe
第一次实验 - 副本/Debug/3.ilk
第一次实验 - 副本/Debug/3.obj
第一次实验 - 副本/Debug/3.opt
第一次实验 - 副本/Debug/3.pch
第一次实验 - 副本/Debug/3.pdb
第一次实验 - 副本/Debug/4.exe
第一次实验 - 副本/Debug/4.ilk
第一次实验 - 副本/Debug/4.obj
第一次实验 - 副本/Debug/4.pch
第一次实验 - 副本/Debug/4.pdb
第一次实验 - 副本/Debug/dashen.exe
第一次实验 - 副本/Debug/dashen.ilk
第一次实验 - 副本/Debug/dashen.obj
第一次实验 - 副本/Debug/dashen.pch
第一次实验 - 副本/Debug/dashen.pdb
第一次实验 - 副本/Debug/freadfunction.exe
第一次实验 - 副本/Debug/freadfunction.ilk
第一次实验 - 副本/Debug/freadfunction.obj
第一次实验 - 副本/Debug/freadfunction.pch
第一次实验 - 副本/Debug/freadfunction.pdb
第一次实验 - 副本/Debug/vc60.idb
第一次实验 - 副本/Debug/vc60.pdb
第一次实验 - 副本/Debug/zhangyonghui.exe
第一次实验 - 副本/Debug/zhangyonghui.ilk
第一次实验 - 副本/Debug/zhangyonghui.obj
第一次实验 - 副本/Debug/zhangyonghui.pch
第一次实验 - 副本/Debug/zhangyonghui.pdb
第一次实验 - 副本/Debug
第一次实验 - 副本/~$信息管理系统[1].doc
第一次实验 - 副本
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.