-
地球潮汐改正模型,可用于精密单点定位(precise point positioning)...
地球潮汐改正模型,可用于精密单点定位(precise point positioning)-The Earth tidal correction model can be used for precise point positioning (precise point positioning)
- 2022-02-04 14:11:04下载
- 积分:1
-
利用纯vc完成com的编程
利用纯vc完成com的编程-pure com vc complete programming
- 2022-03-14 07:16:53下载
- 积分:1
-
如何在 WPF 应用程序中查看 word 文档
引言示例演示如何在 WPF 应用程序中查看 word 文档。WPF 不支持可以直接查看 Word 文档,但有些客户想在 WPF 中显示 word 文档。因此,我们可以使用 WPF DocumentViewer 控件来承载固定文档如 XPS 文档。我们也可以将 word 文档转换为使用 VSTO 的 xps 文档。
- 2023-08-31 16:20:03下载
- 积分:1
-
批量转换字符集用,用了firefox侦测字符集的库
批量转换字符集用,用了firefox侦测字符集的库-Batch conversion character set used by the firefox library character set detection
- 2023-02-15 15:40: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
-
深入浅出mfc原代码,吐血推荐内含MFC的基本操作原理和消息循环说明.是MFC的学习者的必学之课....
深入浅出mfc原代码,吐血推荐内含MFC的基本操作原理和消息循环说明.是MFC的学习者的必学之课.-easy mfc original code, MFC recommend to vomit blood containing the basic principles of operation and news cycle note. MFC is the learners will Studies class.
- 2022-06-13 09:18:45下载
- 积分:1
-
窗口参数识别工具,VB源码,可以查看窗口Caption 类名称
窗口参数识别工具,VB源码,可以查看窗口Caption 类名称 -Window parameter identification tools, VB source, you can view the window class name Caption
- 2022-03-19 18:02:23下载
- 积分:1
-
与数论有关的 求质数 分解因数 millerrabin
与数论有关的 求质数 分解因数 millerrabin -On the demand with a number of prime number decomposition factor millerrabin
- 2022-05-13 04:50:36下载
- 积分:1
-
音频编码的代码比较实用
音频编码的代码比较实用-useful source code about audio encode
- 2023-08-10 06:50:04下载
- 积分:1
-
这本电子C语言书浅显易懂,非常适合初学者快速理解C语言.
这本电子C语言书浅显易懂,非常适合初学者快速理解C语言.-C Primer Plus
- 2022-05-23 15:08:26下载
- 积分:1