-
It is a functional Library management system of VFP, plus finished essay.
VFP的图书管理系统,功能很全,带整套的论文,直接可以做毕业设计。-It is a functional Library management system of VFP, plus finished essay.
- 2022-02-24 11:44:32下载
- 积分: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
-
CASADM化学反应速率脚本
CASADM模型中反应速率脚本,用于预测活性污泥工艺中的出水水质参数等。广泛应用于环境工程领域
- 2022-09-30 00:05:02下载
- 积分:1
-
一个比较简单的算法来解决约瑟夫问题,需要的请下载
一个比较简单的算法来解决约瑟夫问题,需要的请下载-A relatively simple algorithm to solve the problem, Joseph, please download the required
- 2022-03-18 17:57:09下载
- 积分:1
-
当你的鼠标在动时,按纽也在动,让你很难捕捉到它 。
当你的鼠标在动时,按纽也在动,让你很难捕捉到它 。
-When you move the mouse, the button is also fixed, so that is very difficult for you to capture it.
- 2022-04-06 10:48:20下载
- 积分:1
-
有用的C++程序,是学习元胞自动机的入门资料,里面附有相应问题的程序。...
有用的C++程序,是学习元胞自动机的入门资料,里面附有相应问题的程序。-youyongdeC++cehngxu,shixuexiyuanbaozidongjiderumenziliao,limianfuyouxiangyingwentidechengxu.
- 2022-02-27 03:40:26下载
- 积分:1
-
安装向导程序源代码
安装向导程序源代码-installation wizard source code
- 2022-04-16 10:48:43下载
- 积分:1
-
ACE分离器例子
很好的ACE reactor服务器源码,又很充分的例子来说明reactor的使用,这是一个服务器源码,对收到的数据返回到客户端
- 2022-08-22 10:07:59下载
- 积分:1
-
设计模式――简单观察者的C#程序实现,平台环境为VS2005
设计模式――简单观察者的C#程序实现,平台环境为VS2005-Design patterns- a simple observer of the C# program implementation, the platform environment for VS2005
- 2022-09-09 17:10:03下载
- 积分:1
-
如何在wince下使用键盘hook,因为wince不支持SetWindowsHookEx函数
如何在wince下使用键盘hook,因为wince不支持SetWindowsHookEx函数-How to wince under the keyboard hook, because wince does not support SetWindowsHookEx function
- 2022-07-17 17:54:38下载
- 积分:1