-
管理程序的应用,用于计算管理的项目所需要的费用。
管理程序的应用,用于计算管理的项目所需要的费用。-Application of management procedures, used to calculate the management cost of the project.
- 2022-12-28 04:50:03下载
- 积分:1
-
c语言教程_htm文件 非常好的教程
大家想学c就下载吧!
c语言教程_htm文件 非常好的教程
大家想学c就下载吧!-an introduction to C (HTM files),which is a good way to teach you C programming.If you want to learn C , then please download it
- 2022-10-10 15:30:03下载
- 积分:1
-
Micrologix 1100 通信通过以太网
Allen braley两种通信通过以太网MICROLOGIX1100有两个CPU传递信息来源,通过以太网
- 2022-01-28 23:50:54下载
- 积分:1
-
打印条形码,条形码的运用越来越广泛,可以直接打印39,128等条形码...
打印条形码,条形码的运用越来越广泛,可以直接打印39,128等条形码-Print bar code,it was used more and more vase,which can print the bar code such as 39,128 directly.
- 2022-02-06 08:24:33下载
- 积分:1
-
词法分析器
该词法分析器采用C++编写,为控制台程序,没有图像化界面,但可以完成词法分析。详细试用方法可以参考本人写的使用说明。
- 2022-06-15 12:25:39下载
- 积分:1
-
一个很好的数据库应用程序
一个很好的数据库应用程序-a good database application
- 2022-06-30 04:02: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
-
谜,UA
我的第一份工作是密码学。算法之谜(我自己的算法)。
- 2022-12-23 18:55:04下载
- 积分:1
-
it can parse kml document
解析KML文件,能够将KML文件中的节点信息提取出来,并能够最终一文本的方式打印出来。。里面有很多注释掉的内容,如果大家需要的话可以适当的将这些代码去掉注释,在运行看看。。会有另一翻惊喜-it can parse kml document
- 2022-08-24 22:16:20下载
- 积分:1
-
Decomposition and reconstruction example 5
Decomposition and reconstruction example 5
- 2022-08-07 19:14:47下载
- 积分:1