-
一个用C++ 写的写字板的程序小例子,很适合初学者学习使用。...
一个用C++ 写的写字板的程序小例子,很适合初学者学习使用。-One with C++ Written procedures WordPad small example, it is suitable for beginners learning to use.
- 2022-03-19 08:20:43下载
- 积分:1
-
如何注销、关闭、重启系统
通过OpenProcessToken来获取进程令牌,并进一步调整令牌权限,最后通过ExitWindowsEx来实现 注销 关闭 重启操作
- 2022-11-03 22:50:03下载
- 积分:1
-
字符串统计
字符串统计-abc...
- 2023-08-13 11:25:02下载
- 积分:1
-
It provides a sample to know how to play a file in windows system
It provides a sample to know how to play a file in windows system
- 2022-05-13 04:06:05下载
- 积分:1
-
文件分割器
文件分割器-File splitter
- 2022-02-01 09:17:01下载
- 积分:1
-
miniweb在嵌入式平台上的Web源代码发布0.7 200运行…
MiniWeb 在嵌入式平台上运行的WEB源代码 2005-6-3 MiniWeb 0.7发布 -MiniWeb in embedded platforms running on the Web the source code release 0.7 2005-6-3 MiniWeb
- 2023-01-10 07:00:04下载
- 积分:1
-
dynamic set
动态设置时间的源代码-dynamic set-up time source code
- 2022-06-16 20:46:07下载
- 积分: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
-
把两个数组合并,并查询
把两个数组合并,并查询-merging the two arrays, and inquiries
- 2023-01-12 22:30:03下载
- 积分:1
-
几篇有关雷达目标识别的优秀论文(基于非线性方法的雷达目标识别研究.NH基于高分辨距离像的雷达目标识别.NH雷达目标识别系统的研究和设计.KDH).part4...
几篇有关雷达目标识别的优秀论文(基于非线性方法的雷达目标识别研究.NH基于高分辨距离像的雷达目标识别.NH雷达目标识别系统的研究和设计.KDH).part4-Several of the radar target recognition of outstanding paper (based on nonlinear methods of study of radar target recognition. NH HRRP-based radar target identification. NH radar target identification system research and design. KDH). Part4
- 2022-06-11 17:03:29下载
- 积分:1