-
database initialization database initialization database initialization database...
数据库初始化数据库初始化数据库初始化数据库初始化数据库初始化数据库初始化数据库初始化
- 2022-01-22 05:16:02下载
- 积分:1
-
matlab下实现裂纹识别
图11是原图,可得到是预处理之后的二值化化图像,可以看出图中主要有三条裂纹,应用此代码可以检测出图中存在的裂纹,并进行标记。主要工作为应用数字图像处理技术对裂缝图像进行实时 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-06 15:01:31下载
- 积分: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
-
Silvercrest SL-65 firmware upload/download via RS232
SL-65接收器上的串行端口以115200bps的速率运行。显然有
- 2022-05-13 04:04:22下载
- 积分:1
-
Queue_ex1.zip Queue_ex1.zip
Queue_ex1.zip Queue_ex1.zip-Queue_ex1.zip Queue_ex1.zip Queue_ex1.zip
- 2022-04-29 22:25:44下载
- 积分:1
-
用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。...
用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。-An applet program, use java to achieve stack and queue in data structure. It can be used to demonstrate the implement of the stack.
- 2022-03-03 18:01:03下载
- 积分:1
-
该程序是利用概率算法,可以在该算法中设置大小…
这个程序是利用概率算法求可设大小得素数。-the procedure is the use of probabilistic algorithm can be set up for size in the prime.
- 2023-09-09 00:20:03下载
- 积分:1
-
我的一个计算器,java编写,包括源码和可执行文件。实现了一般的计算功能。...
我的一个计算器,java编写,包括源码和可执行文件。实现了一般的计算功能。-my calculator by java.including code,executable file.normal calculating funtion.
- 2023-03-02 11:55:04下载
- 积分:1
-
具有多种经典的数据结构算法的程序集合,完全是经过多次测试编译调试好的,可以运行的!...
具有多种经典的数据结构算法的程序集合,完全是经过多次测试编译调试好的,可以运行的!-with a variety of classic data structures set of algorithm is completely after several tests compiler debug Yes, we can run!
- 2023-01-15 23:10:04下载
- 积分:1
-
email功能界面,email 的实现界面,有标题栏目,正文栏目等的实现...
email功能界面,email 的实现界面,有标题栏目,正文栏目等的实现
-the function of email
- 2022-07-21 20:27:41下载
- 积分:1