-
使用c++描述,创建一个链表,并在中实现节点的插入,删除
使用c++描述,创建一个链表,并在中实现节点的插入,删除-Use c++ Description, create a linked list, and realize in the node insert, delete
- 2022-11-14 18:00:03下载
- 积分:1
-
用Visual C++编写的实现串口数据接受的源代码
用Visual C++编写的实现串口数据接受的源代码-Using Visual C++ implementation of the serial data to prepare to receive the source code
- 2022-02-03 23:41:45下载
- 积分:1
-
能够显示万年历,农历以及任意两天之间的天数差
能够显示万年历,农历以及任意两天之间的天数差-Able to show that calendar, the Lunar and arbitrary number of days between two days of poor
- 2022-11-19 10:45:03下载
- 积分:1
-
windows desk 程序
windows desk 程序-windows desk procedures
- 2022-03-24 09:34:17下载
- 积分:1
-
将面向对象的思想充分的应用到设计中,完成了一个设计需要的架构,到底层设计的全过程。...
将面向对象的思想充分的应用到设计中,完成了一个设计需要的架构,到底层设计的全过程。-Comprising the Object-Oriented thought into the Designing,accomplishing a designing needed structure,to all the process of the base designing.
- 2022-07-27 17:59:01下载
- 积分:1
-
Tool for creating Splash Forms
Tool for creating Splash Forms
- 2022-06-01 18:21:34下载
- 积分:1
-
介绍了多种普通元器件的识别判断方法,是一个基础应用手册。...
介绍了多种普通元器件的识别判断方法,是一个基础应用手册。-Introduce a variety of common components to determine the identification method is based on the application of a manual.
- 2023-01-05 10:25:03下载
- 积分:1
-
地理系信息专业必需基础知识的应用 vb与map objects的结合 本软件可提供路线的符号遍历显示...
地理系信息专业必需基础知识的应用 vb与map objects的结合 本软件可提供路线的符号遍历显示-geography information necessary professional knowledge base of vb map objects with a combination of the software available routes traverse the symbols show
- 2023-07-09 11:45:03下载
- 积分: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
-
的keytree公用事业是一个集图书馆routinesfor C程序员的创造…
The KeyTree Utilities is a set of library routinesfor C programmers for the creation,access and maintenance of indexed files of variable length records
- 2022-06-29 01:07:56下载
- 积分:1