-
winCE+程序设计.rar 一本很老的书,不过不想了解他的可读读.
winCE+程序设计.rar 一本很老的书,不过不想了解他的可读读.-winCE+ programming. rar a very old book, but do not want to read to understand his.
- 2022-01-30 16:23:40下载
- 积分:1
-
c#连接数据库文件
c#连接数据库文件-link database files
- 2023-02-14 20:35:04下载
- 积分:1
-
详细的java原代码,经过调试一切正确,随时可用
详细的java原代码,经过调试一切正确,随时可用-detailed java source code, debugging After all correct, readily available
- 2023-08-10 23:20:03下载
- 积分:1
-
One names depth of a tree the maximum number of "descents" which can be carried...
One names depth of a tree the maximum number of "descents" which can be carried out starting from the root. For example, the third binary tree of figure 1 has a depth of 3.According to this reasoning, a tree having one or no node is of depth 0.
- 2022-12-27 07:35:03下载
- 积分:1
-
教务管理系统
这是一个关于学校的教务管理系统,包含学生、教师、管理员等模块,还包括子模块
- 2022-10-26 13:40:12下载
- 积分:1
-
数据库操作和数据库操作
xml和数据库操作
xml和数据库操作-xml and xml database operations and database operations
- 2023-03-14 22:35: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
-
a kind of game full of entertainment, it s very funny! The scores and levels are...
一款超娱乐游戏,非常好玩!分数与级别无限制,可以边享受music边作战!-a kind of game full of entertainment, it s very funny! The scores and levels are free of limitation. You can fight and enjoy music at the same time.
- 2022-04-11 12:20:29下载
- 积分:1
-
设计一个集合类,用来处理整型数。并具有以下功能:
1.具有为集合增加元素的功能。
2.具有处理交集,并集功能,并用“+”表示并集,“*”表示交集。...
设计一个集合类,用来处理整型数。并具有以下功能:
1.具有为集合增加元素的功能。
2.具有处理交集,并集功能,并用“+”表示并集,“*”表示交集。
3.有用链表来存储集合的功能。
-To design a collection class to handle integer. And has the following features: 1. Has increased for the collection of functional elements. 2. Have to deal with intersection, and set functions, and "+" that they set, "*" that intersection. 3. A useful list of functions to store the collection.
- 2023-04-10 02:05:04下载
- 积分:1
-
loaded question asked to determine whether there is a reasonable proposal will b...
装载问题要求确定是否有一个合理的方案可将这n个集装箱装上这两艘船.有,找出一种方案-loaded question asked to determine whether there is a reasonable proposal will be ready n containers loaded on the vessels. Have to find a program
- 2022-04-18 12:31:25下载
- 积分:1