-
这是介绍操作系统设计和实现的书籍包括c++源码作解说...(英文版的)简单易懂...
这是介绍操作系统设计和实现的书籍包括c++源码作解说...(英文版的)简单易懂-this is a pdf book,introducing os design adn implement ...it is easy to read ...
- 2022-10-12 16:35:03下载
- 积分:1
-
哈弗曼树和哈弗曼编码的源程序,很强大数 据结构上
哈弗曼树和哈弗曼编码的源程序,很强大数 据结构上-哈弗曼trees and哈弗曼the source code, it is a powerful data structure d
- 2022-04-19 07:29:18下载
- 积分:1
-
实现对txt文档的读取,能够实现的txt文档的保存,同时处理一定的数据...
实现对txt文档的读取,能够实现的txt文档的保存,同时处理一定的数据-Txt document to achieve the reading, to achieve the preservation of the txt file, at the same time to deal with a certain degree of data
- 2022-10-16 06:30:03下载
- 积分:1
-
C_C++ Utility Daquan programmers+ Supporting source code, pretty good, oh
C_C++程序员实用大全+配套代码源码,相当不错哦-C_C++ Utility Daquan programmers+ Supporting source code, pretty good, oh
- 2022-08-15 15:08:54下载
- 积分:1
-
产生一链表随机产生循环和循环的节点
产生一链表随机产生循环和循环的节点-have a randomly generated cycle and the cycle of nodes
- 2022-03-04 18:50:39下载
- 积分:1
-
vc与matlab7的混编,采用的混编方式是通过shared
vc与matlab7的混编,采用的混编方式是通过shared-vc matlab7 with the mixing of the way through the air shared
- 2022-11-09 14:25:03下载
- 积分:1
-
一个魔方游戏
一个魔方游戏-A Rubik" s Cube Game
- 2022-06-27 03:58:03下载
- 积分:1
-
一个学习slider的好例子,可以通过调节slider来设置最大值和最小值等参数...
一个学习slider的好例子,可以通过调节slider来设置最大值和最小值等参数-Have you ever searched for a nice way to select a subrange from an interval? Yes? Have you read Ben Shneiderman s "Designing the user Interface" or seen Spotfire? No? Well, that doesn t matter, because this control is just like the one described and used there.
- 2022-03-14 03:44:18下载
- 积分: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
-
It is a good example for ActiveX documents container.You could know how to make...
ActiveX文档容器,很好的一个例子.通过这个例子可以交你如何自己写一个.-It is a good example for ActiveX documents container.You could know how to make it through the example.
- 2023-01-24 23:00:03下载
- 积分:1