-
Description:
对整型有序关键码序列进行折半查找,待排序序列以数组存储。如果找到待查记录,返回找到的位置下标,并删除该关键码记录;如果没找到待查记...
Description:
对整型有序关键码序列进行折半查找,待排序序列以数组存储。如果找到待查记录,返回找到的位置下标,并删除该关键码记录;如果没找到待查记录,返回0,并将待查记录插入到适当位置,即该查找属于动态查找。输出查找过程中每一轮的low,mid,high 值,以及与给定值相比较的关键码值,并输出最后找到的位置,及变化后的数组。
注意:该数组为整型,数组中关键码存储位置为r[1]~r[n],r[0]留作它用,且关键码个数大于4.
Input Format:
第一行输入数组中记录个数n
第二行输入n个有序的整型关键码,以空格隔开
接下来输入三个待查关键码,每个关键码占一行
Output format:
对于每个关键码,分别输出:
找到给定值之前的每一轮的low,mid,high及相比较的待查找序列中的关键码,以空格隔开
接下来一行输出查找到的位置
接下来一行输出变化后的待查找序列
-Description:
The key codes for integers ordered sequence of binary search until the sorting sequence to an array of storage. If you find a complete set of records, returns to find the location of the next standard, and delete the key code is recorded if not find a complete set of records, returns 0, and a complete set of records inserted into the appropriate location, that is, the search was part of search. Find out the process for each one of the low, mid, high value, as well as compared to the value given the key code value and output of the last to find the locat
- 2023-05-15 19:40:03下载
- 积分:1
-
图像处理的程序,非常实用。
图像处理的程序,非常实用。-image processing procedures, very practical.
- 2022-11-02 10:55:03下载
- 积分:1
-
它能让IE模拟常用分辨率下的大小,甚至能按你的要求随意更改IE窗口的大小!心动了么...
它能让IE模拟常用分辨率下的大小,甚至能按你的要求随意更改IE窗口的大小!心动了么-it can allow IE common resolution simulation of size, or even according to your request arbitrarily alter the size of the IE window! Echocardiography of Mody
- 2022-08-25 21:36:17下载
- 积分:1
-
一个小工具,可以将任意的文件转换为十六进制码,比UltraEdit方便!...
一个小工具,可以将任意的文件转换为十六进制码,比UltraEdit方便!-A small tool that can convert any file in hexadecimal code, UltraEdit convenient than that!
- 2022-02-05 13:13:18下载
- 积分:1
-
文件变属性和移动文件的 C 语言源代码.zip
文件变属性和移动文件的 C 语言源代码.zip-documents and mobile variable attributes documents C language source code. Zip
- 2022-02-05 08:27:33下载
- 积分:1
-
解算大地元素,解算大地方位角,解算大地的经度和纬度
解算大地元素,解算大地方位角,解算大地的经度和纬度-Solver earth element solver earth azimuth, Solution earth longitude and latitude
- 2023-07-15 18:35:04下载
- 积分:1
-
用VC编写的结构手册,值得学习并进一步提高
用VC编写的结构手册,值得学习并进一步提高-Used to prepare the structure of VC manual, it is worth learning and to further improve
- 2022-02-16 03:52:43下载
- 积分:1
-
Foxmail 的账号存储机制,并基于此编写一个辅助工具SmartFox ,实现闪存“随身邮”功能...
Foxmail 的账号存储机制,并基于此编写一个辅助工具SmartFox ,实现闪存“随身邮”功能-Skills account storage mechanisms, and on the preparation of this SmartFox an auxiliary tool, Flash achieve "unaccompanied Post" function
- 2022-03-02 08:37:21下载
- 积分:1
-
BankServer system, a simple interface
BankServer系统,简单界面-BankServer system, a simple interface
- 2022-07-14 05:56:22下载
- 积分:1
-
A simple windows program code, hoping to give everyone a little help, run the en...
一个简单的windows程序代码,希望能给大家一点小小的帮助,运行环境在VS2005。-A simple windows program code, hoping to give everyone a little help, run the environment in VS2005.
- 2022-12-04 20:00:03下载
- 积分:1