文件名称:hw8.15
介绍说明--下载内容均来自于网络,请自行研究使用
实现以下功能:
1.输入10人的姓名职工号
2.按号从小到大排序。
3.输入一个号,用折半查找法查找并输出。-Achieve the following functions: 1 Enter the name of employee number 10 (2) according to numbers from small to large order. 3 Enter a number, with the binary search method to find and output.
1.输入10人的姓名职工号
2.按号从小到大排序。
3.输入一个号,用折半查找法查找并输出。-Achieve the following functions: 1 Enter the name of employee number 10 (2) according to numbers from small to large order. 3 Enter a number, with the binary search method to find and output.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
hw8.15.CPP