-
部门存储管理
这是我已经作为项目的一部分在第二学期的 MCA 的部门存储管理系统...它具有许多功能,如鼠标编程和太多的功能像添加新产品、 更新股票、 清单生成和查看许多报告......此文件来自星球源 Code.com...the 家里的数百万行的源代码
- 2022-02-21 00:16:10下载
- 积分:1
-
vc代码通过调用matlab生成的DLL文件实现VC和matlab的混合编程
vc代码通过调用matlab生成的DLL文件实现VC和matlab的混合编程-vc code matlab generated by calling the DLL file to achieve a mixture of VC and matlab programming
- 2023-02-08 18:20:04下载
- 积分:1
-
太和电子科技有限公司采用国内先进的技术与设备竭诚为国内广大客户提...
太和电子科技有限公司采用国内先进的技术与设备竭诚为国内广大客户提-Taihe Electronic Technology Co., Ltd. using domestic advanced technology and equipment dedicated for domestic customers to
- 2022-03-14 20:56:30下载
- 积分: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
-
我什么都不会啊!!只是想上来学习呢
我什么都不会啊!!只是想上来学习呢-what I would ah! ! Onto just want to learn?
- 2022-01-28 20:30:35下载
- 积分:1
-
手持PDA汽车导航程序源代码,可以进行2次开发
手持PDA汽车导航程序源代码,可以进行2次开发-PDA handheld car navigation program source code, can be 2 times the development of
- 2022-02-01 06:53:50下载
- 积分:1
-
魔方阵,古代又称“纵横图”,是指
组成元素为自然数1、2…n 的平方的n×n
的方阵,其中每个元素值都不相等,且每
行、每列以及主、副对角线上各n...
魔方阵,古代又称“纵横图”,是指
组成元素为自然数1、2…n 的平方的n×n
的方阵,其中每个元素值都不相等,且每
行、每列以及主、副对角线上各n 个元素
之和都相等。编写程序输入魔方阵( n 为
奇数,n
- 2022-07-20 17:53:06下载
- 积分:1
-
DLL Inyection 示例
非常有用的例子,用 C 编写的 dll inyection
32 位 Windows 用户模式基于 DLL 的代码注入类的实现 (XP 及以上)
- 2022-12-24 18:55:03下载
- 积分:1
-
2048 黑框框程序源代码
该程序是黑框框程序的源代码,是我自己写的第一个程序,存在着一些不足,愿大伙理解!
- 2022-02-01 00:24:47下载
- 积分:1
-
该程序是一个模拟算法程序,是对一个简单的数学公式的求解实现过程。...
该程序是一个模拟算法程序,是对一个简单的数学公式的求解实现过程。-the program is a simulation algorithm is a simple mathematical formula for the solution to achieve process.
- 2022-02-14 15:15:28下载
- 积分:1