文件名称:sheji
介绍说明--下载内容均来自于网络,请自行研究使用
个人档案文件管理
要求:设有一个人档案文件,它包含每个 人的姓名、年龄、性别、身高和体重。其中姓名占10个字节,年龄占2个字节,性别占一个字节,身高占3个字节,体重占两个字节。编写程序,要求能接受如下命令:
L命令:列出文件中所有人的情况,每人一行
I命令:在文件最后插入一个人的情况(一条记录)
Q命令:退出管理。-Personal files document management requirements: There is a person files a document, it contains each person s name, age, sex, height and weight. Which accounted for 10 byte name, age accounted for two-byte, sex accounted for a byte, height accounted for three-byte, weight accounted for two-byte. The preparation of procedures, requirements can accept the following order: L command: set out in the document all cases, each party I command: last inserted in the document a person s situation (a record) Q command: to withdraw from management.
要求:设有一个人档案文件,它包含每个 人的姓名、年龄、性别、身高和体重。其中姓名占10个字节,年龄占2个字节,性别占一个字节,身高占3个字节,体重占两个字节。编写程序,要求能接受如下命令:
L命令:列出文件中所有人的情况,每人一行
I命令:在文件最后插入一个人的情况(一条记录)
Q命令:退出管理。-Personal files document management requirements: There is a person files a document, it contains each person s name, age, sex, height and weight. Which accounted for 10 byte name, age accounted for two-byte, sex accounted for a byte, height accounted for three-byte, weight accounted for two-byte. The preparation of procedures, requirements can accept the following order: L command: set out in the document all cases, each party I command: last inserted in the document a person s situation (a record) Q command: to withdraw from management.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
sheji.asm