文件名称:c
- 所属分类:
- 文件格式
- 资源属性:
- [WORD]
- 上传时间:
- 2013-07-01
- 文件大小:
- 8kb
- 下载次数:
- 0次
- 提 供 者:
- share*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
输入10个工人的信息,每个工人含有成员名为“工号、姓名、基本工资、补贴、奖金、水电费、房租、实发工资、工资排名”,分别编写六个函数求:
(1)输入一个工人的工号,查询该工人的信息并输出,若不存在显示没找到。
(2)输入一个工人的信息,按工号顺序将该工人的信息插入后输出。
(3)输入一个已存在工人的姓名信息,删除该工人的信息后输出。
(4)求每个工人的实发工资(实发工资=基本工资+补贴+奖金-水电费-房租);
(5)求每个工资项(纵项)的总额并输出;
(6)找出工资排名第一名并输出其信息。-Enter 10 for information workers, each worker with a member named " job number, name, basic salary, allowances, bonuses, utilities, rent, real wages, salary ranking" were written six function evaluation: (1) Enter a worker' s job number, check the information and the output of the worker, if there is display not found. (2) Enter a worker' s information, according to the worker' s job number sequence information into output. (3) Input a worker name information already exists, delete the messages with the worker. (4) requires that every worker' s real wages (real wages = basic wage subsidies++ bonus- Utilities- rent) (5) requires that every wage type (vertical entry) and total output (6) to find ranked first out of wages and outputs its information.
(1)输入一个工人的工号,查询该工人的信息并输出,若不存在显示没找到。
(2)输入一个工人的信息,按工号顺序将该工人的信息插入后输出。
(3)输入一个已存在工人的姓名信息,删除该工人的信息后输出。
(4)求每个工人的实发工资(实发工资=基本工资+补贴+奖金-水电费-房租);
(5)求每个工资项(纵项)的总额并输出;
(6)找出工资排名第一名并输出其信息。-Enter 10 for information workers, each worker with a member named " job number, name, basic salary, allowances, bonuses, utilities, rent, real wages, salary ranking" were written six function evaluation: (1) Enter a worker' s job number, check the information and the output of the worker, if there is display not found. (2) Enter a worker' s information, according to the worker' s job number sequence information into output. (3) Input a worker name information already exists, delete the messages with the worker. (4) requires that every worker' s real wages (real wages = basic wage subsidies++ bonus- Utilities- rent) (5) requires that every wage type (vertical entry) and total output (6) to find ranked first out of wages and outputs its information.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
C语言课程设计.doc