-
画图,可变色,多文档
画图,可变色,多文档-drawing, color, Multi- Document
- 2022-06-13 01:48:11下载
- 积分:1
-
directshow development of routines, suitable for beginners learning to use direc...
directshow 的开发例程,适合directshow的初学者学习使用-directshow development of routines, suitable for beginners learning to use directshow
- 2022-03-20 05:24:19下载
- 积分:1
-
hello word
hello word --ficest-hello word--ficest
- 2022-04-26 09:13:20下载
- 积分: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
-
一个初学win32 SDK编程的小程序。
一个初学win32 SDK编程的小程序。-a beginner win32 small SDK programming procedures.
- 2022-01-28 18:06:08下载
- 积分:1
-
QT数据采集多线程模板
基本的生产消费模型,基于QT开发,包括数据采集,界面刷新显示,适合初学Qt的朋友
- 2022-03-10 19:42:54下载
- 积分:1
-
controle mfasfgfm
asdafkkggk
adevia
controle mfasfgfm
asdafkkggk
adevia-controle mfasfgfm
asdafkkggk
adevia
- 2023-04-27 02:10:04下载
- 积分:1
-
DXGI视频捕获代码
win7以上支持DXGI直接捕获windows屏幕,但是锁定状态下无法捕获桌面。里面已经直接封装成对象,如果不会写的小伙伴可以直接拿过去使用编译
- 2022-01-28 13:20:12下载
- 积分:1
-
此程序下载并执行任意波形,包括
This program downloads and executes an arbitrary waveform, consisting of
32,000 points (maximum value is 64,000 points), to the Agilent 33220A. The
waveforms can be downloaded as a comma separated list of double values
(-1 to +1 full scale values) or integer values converted to definate length
arbitrary block data.
-This program downloads and executes an arbitrary waveform, consisting of
32,000 points (maximum value is 64,000 points), to the Agilent 33220A. The
waveforms can be downloaded as a comma separated list of double values
(-1 to+1 full scale values) or integer values converted to definate length
arbitrary block data.
- 2022-03-22 01:08:13下载
- 积分:1
-
used to read and write data blocks
使用WriteFile 块读写数据-used to read and write data blocks
- 2022-07-07 01:33:07下载
- 积分:1