文件名称:1
介绍说明--下载内容均来自于网络,请自行研究使用
编写一个职工档案程序,设计实现如下功能:
(1) 建立一个职工数据结构,结构包含姓名、序号、性别和年龄信息;
(2) 建立一个结构数组,以便放置10个职工信息;
(3) 设计一个函数,输入职工信息;
(4) 建立一个简明数据结构,只包含姓名和年龄信息;
(5) 编制一个函数,可以删除指定职工数据;
(6) 编写一个简单的菜单提供上述操作。菜单如以下形式:
1. 输入数据
2. 显示原始数据
……
-Write a workers file program, designed and implemented the following functions: (1) the establishment of a trade union data structure, the structure contains the name, serial number, gender and age information (2) create an array of structures, in order to place the 10 workers information (3) a function of the design, enter workers information (4) a concise data structure that contains only the name and age of information (5) preparation of a function, you can delete the data of the specified workers (6) write a simple menu to provide the above operation. Menu, such as the following forms: 1. Input data. The raw data ...
(1) 建立一个职工数据结构,结构包含姓名、序号、性别和年龄信息;
(2) 建立一个结构数组,以便放置10个职工信息;
(3) 设计一个函数,输入职工信息;
(4) 建立一个简明数据结构,只包含姓名和年龄信息;
(5) 编制一个函数,可以删除指定职工数据;
(6) 编写一个简单的菜单提供上述操作。菜单如以下形式:
1. 输入数据
2. 显示原始数据
……
-Write a workers file program, designed and implemented the following functions: (1) the establishment of a trade union data structure, the structure contains the name, serial number, gender and age information (2) create an array of structures, in order to place the 10 workers information (3) a function of the design, enter workers information (4) a concise data structure that contains only the name and age of information (5) preparation of a function, you can delete the data of the specified workers (6) write a simple menu to provide the above operation. Menu, such as the following forms: 1. Input data. The raw data ...
(系统自动生成,下载前可以参看下载内容)
下载文件列表
s.c