搜索资源列表
search_sort
- 建立一存有若干学生信息(学号、姓名、一门课成绩)的顺序表;采用2种排序方法对学生表按学号(学号位关键字)排成升序;再给一个学号值以二分法查找该学生-There are a number of the establishment of a student information (Student ID, name, a class results) in the order form using two kinds of ways for students to sort the table b
ll
- 1)任务:为宿舍管理人员编写一个宿舍管理查询软件, 程序设计要求:A.  采用交互工作方式B.  建立数据文件 ,数据文件按关键字(姓名、学号、房号)进行排序(冒泡、选择、插入排序等任选一种) 2)查询菜单: (用二分查找实现以下操作)A.  按姓名查询 B.  按学号查询 C.  按房号查询 3)打印任一查询结果(可以连续操作)-1) Task: To write a hostel dormitory management personnel m