文件名称:huibianshiyan
- 所属分类:
- 汇编语言
- 资源属性:
- [ASM] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 83kb
- 下载次数:
- 0次
- 提 供 者:
- qianfe*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
① 首先输出表的内容;
② 插入一个数据,插入的数据和插入的位置从键盘输入;
③ 对表中的数据进行排序,按升顺或降顺排序可以进行选择;
④ 在表中查找某一个关键字,要查找的关键字从键盘输入;如果找到,输出查找的关键字并给出提示“find”,否则给出提示“no find”;
⑤ 程序执行以后,输出表中的插入以后的内容和排序以后的内容;
⑥ 程序有友好的运行界面;
⑦要求程序能够处理基本的错误信息;
-(1) First output the contents of the table (2) insert a data inserted the location of the data and insert input from the keyboard ③ of the data in the table sort liter cis or Jiangshun of sequencing can be selected ④ Find a table after the keyword, the keyword to find the input from the keyboard output Find the keyword and prompt " find" , if found, otherwise given the prompt " no find" ⑤ program execution, after insertion in the output table and the Sort future ⑥ friendly operation interface program ⑦ requires the program to be able to handle basic error messages
② 插入一个数据,插入的数据和插入的位置从键盘输入;
③ 对表中的数据进行排序,按升顺或降顺排序可以进行选择;
④ 在表中查找某一个关键字,要查找的关键字从键盘输入;如果找到,输出查找的关键字并给出提示“find”,否则给出提示“no find”;
⑤ 程序执行以后,输出表中的插入以后的内容和排序以后的内容;
⑥ 程序有友好的运行界面;
⑦要求程序能够处理基本的错误信息;
-(1) First output the contents of the table (2) insert a data inserted the location of the data and insert input from the keyboard ③ of the data in the table sort liter cis or Jiangshun of sequencing can be selected ④ Find a table after the keyword, the keyword to find the input from the keyboard output Find the keyword and prompt " find" , if found, otherwise given the prompt " no find" ⑤ program execution, after insertion in the output table and the Sort future ⑥ friendly operation interface program ⑦ requires the program to be able to handle basic error messages
(系统自动生成,下载前可以参看下载内容)
下载文件列表
zuizhong.asm
实验8报告.doc