-
medo
设X[ 0 : n - 1]和Y[ 0 : n – 1 ]为两个数组,每个数组中含有n个已排好序的数。找出X和Y的2n个数的中位数。 编程任务 利用分治策略试设计一个O (log n)时间的算法求出这2n个数的中位数。 数据输入 由文件input.txt提供输入数据。文件的第1行中有1个正整数n(n<=200),表示每个数组有n个数。接下来的两行分别是X,Y数组的元素。结果输出 程序运行结束时,将计算出的中位数输出到文件output.txt中(Let X [0: n- 1] and Y [0: n- 1] for the two arrays, each array containing the n number has been sorted. 2n X and Y to identify the number of digits. programming tasks using the divide and conquer strategy try to design an O (log n) time algorithm to calculate this median number 2n. Data input by the input data provided input.txt file. The first line in the file has a positive integer n (n < = 200), that there are n numbers of each array. The next two lines are the X, Y array elements. The end result is output program runs, the calculated median output to file output.txt)
- 2021-03-22 16:29:16下载
- 积分:1
-
C# BOOKSYS
Visual C#应用案例教程 电子工业出版社yunxing环境:VS2017 数据库创建“图书管理系统”应用程序来掌握Windows窗体应用程序操作数据等知识点
- 2022-09-28 20:10:04下载
- 积分:1
-
Heart-rate
ECG for msp430心电数据采样及LCD显示,官方样板程序。(ECG for msp430
)
- 2015-01-30 14:51:50下载
- 积分:1
-
Fyp-master
说明: 使用bluettoth文件测试蓝牙连接是否正常并在您的计算机上可用,
下载并打开gui文件,该文件将pythongui放在屏幕上并允许使用它。(Use the Bluettoth file to test the bluetooth connection works and is available on your machine ,
download and open the gui file which will loiad the python gui on to your screen and allow for its use.)
- 2019-11-01 12:54:37下载
- 积分:1
-
Please read your package and describe it at least 40 bytes in English.
Please read your package and describe it at least 40 bytes in English.
- 2022-08-12 14:49:48下载
- 积分:1
-
人事管理系统
人事管理系统 用VC6.0开发工具编写,界面简洁,使用简单,对VC爱好者学习有所帮助
- 2023-02-26 05:05:04下载
- 积分:1
-
SAR-RD
关于合成孔径雷达成像的非常好的论文。原理分析清楚详细,易懂(On synthetic aperture radar imaging of very good papers. Principles of clear and detailed, easy to understand)
- 2010-08-31 14:20:14下载
- 积分:1
-
iujpun
获取硬件信息 Get hardware information()
- 2018-06-16 16:11:07下载
- 积分:1
-
红外感应台灯(源码)
30、基于STM32单片机智能台灯路灯设计本设计由STM32F103C8T6单片机核心板电路 红外传感器电路 光敏电阻电路 高亮LED灯电路 电源电路组成。1、当有人的时候,天越亮,灯越暗,天越暗,灯越亮。2、如果无人,则灯自动熄灭。
- 2021-05-06下载
- 积分:1
-
proj2
我的Computer Graphics课上的第二个作业 (growing tree)
- 2011-07-01 04:57:37下载
- 积分:1