-
The design of asynchronous fifo,
Asynchronous fifo design, can be a good compl...
- 2022-01-27 17:51:55下载
- 积分:1
-
使用程序调用IE的例子,代码精炼,便于学习和参考。
使用程序调用IE的例子,代码精炼,便于学习和参考。-Use the program called IE example, refining the code for easy learning and reference.
- 2023-08-27 02:00:03下载
- 积分:1
-
melp1.2.tar
melp1.2.tar
- 2023-06-27 12:05:04下载
- 积分:1
-
Visual C++ LPR source code
Visual C++ LPR source code
- 2023-04-14 12:00:03下载
- 积分:1
-
project for Cd library
project for Cd library
- 2022-02-02 22:59:01下载
- 积分:1
-
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
-
visual basic 编写的完整功能计算器,已经过测试。没有解压密码,放心使用...
visual basic 编写的完整功能计算器,已经过测试。没有解压密码,放心使用-visual basic preparation of a complete functional calculator, has been tested. No extract passwords, use assured
- 2022-01-22 13:12:58下载
- 积分:1
-
该程序用于模拟一个雷达显示器,可以实现雷达的显示功能.
该程序用于模拟一个雷达显示器,可以实现雷达的显示功能.-the procedure used to simulate a radar display, can achieve a radar display.
- 2023-06-11 11:45:03下载
- 积分:1
-
非模式对话框
基于C++ mfc 创建 非模式对话框,如何使用 非模式对话框,使用例子
使用C++6.0 基于C++ mfc 创建 非模式对话框,如何使用 非模式对话框,使用例子
- 2022-02-09 17:46:02下载
- 积分:1
-
merger EXE and DLL files. So have an executable file.
合并EXE和DLL文件.使产生一个可执行文件.-merger EXE and DLL files. So have an executable file.
- 2022-03-17 17:36:54下载
- 积分:1