data-structure
float 

所属分类:OA办公系统
开发工具:Visual C++
文件大小:2775KB
下载次数:5
上传日期:2014-05-07 15:11:51
上 传 者frankstyle520s
说明:  设有一个职工文件,每个职工记录包含职工编号姓名部门号工资数信息: 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 (5823, 2013-04-12)
第一次实验 - 副本\dashen.dsp (3399, 2013-04-12)
第一次实验 - 副本\dashen.dsw (520, 2013-04-12)
第一次实验 - 副本\dashen.ncb (33792, 2013-04-12)
第一次实验 - 副本\dashen.opt (48640, 2013-04-12)
第一次实验 - 副本\dashen.plg (748, 2013-04-12)
第一次实验 - 副本\Debug\1.exe (213047, 2013-03-29)
第一次实验 - 副本\Debug\1.ilk (231664, 2013-03-29)
第一次实验 - 副本\Debug\1.obj (43288, 2013-03-29)
第一次实验 - 副本\Debug\1.pch (2807380, 2013-03-29)
第一次实验 - 副本\Debug\1.pdb (1090560, 2013-03-29)
第一次实验 - 副本\Debug\2.obj (22515, 2013-03-28)
第一次实验 - 副本\Debug\2.pch (198056, 2013-03-28)
第一次实验 - 副本\Debug\2.pdb (25600, 2013-03-28)
第一次实验 - 副本\Debug\3.exe (221239, 2013-04-13)
第一次实验 - 副本\Debug\3.ilk (237352, 2013-04-13)
第一次实验 - 副本\Debug\3.obj (22065, 2013-04-13)
第一次实验 - 副本\Debug\3.opt (43520, 2013-04-12)
第一次实验 - 副本\Debug\3.pch (190756, 2013-04-12)
第一次实验 - 副本\Debug\3.pdb (566272, 2013-04-13)
第一次实验 - 副本\Debug\4.exe (208951, 2013-03-28)
第一次实验 - 副本\Debug\4.ilk (212792, 2013-03-28)
第一次实验 - 副本\Debug\4.obj (23379, 2013-03-28)
第一次实验 - 副本\Debug\4.pch (2803148, 2013-03-28)
第一次实验 - 副本\Debug\4.pdb (500736, 2013-03-28)
第一次实验 - 副本\Debug\dashen.exe (217148, 2013-04-12)
第一次实验 - 副本\Debug\dashen.ilk (214240, 2013-04-12)
第一次实验 - 副本\Debug\dashen.obj (20757, 2013-04-12)
第一次实验 - 副本\Debug\dashen.pch (185888, 2013-04-12)
第一次实验 - 副本\Debug\dashen.pdb (402432, 2013-04-12)
第一次实验 - 副本\Debug\freadfunction.exe (180310, 2013-03-28)
第一次实验 - 副本\Debug\freadfunction.ilk (183948, 2013-03-28)
第一次实验 - 副本\Debug\freadfunction.obj (2808, 2013-03-28)
第一次实验 - 副本\Debug\freadfunction.pch (175416, 2013-03-28)
第一次实验 - 副本\Debug\freadfunction.pdb (443392, 2013-03-28)
第一次实验 - 副本\Debug\vc60.idb (99328, 2013-04-13)
第一次实验 - 副本\Debug\vc60.pdb (135168, 2013-04-13)
第一次实验 - 副本\Debug\zhangyonghui.exe (217154, 2013-03-31)
第一次实验 - 副本\Debug\zhangyonghui.ilk (214280, 2013-03-31)
第一次实验 - 副本\Debug\zhangyonghui.obj (20811, 2013-03-31)
... ...

近期下载者

相关文件


收藏者