-
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
-
bank
一个银行系统的完整版本,非常详细,无错误。(A full version of the banking system)
- 2009-07-09 16:00:48下载
- 积分:1
-
Lmoddulate_66T
LTE下行链路OFDMM中的调制方式64QAM
(Modulation the LTE downlink OFDMM in way 64QAM)
- 2012-09-15 14:48:33下载
- 积分:1
-
vc
说明: vc范例大全,源码,13和14章,主要内容是网络编程和动态库(vc examples of documents, source code, 13 and 14 chapters, is the Internet programming and dynamic library)
- 2010-08-01 13:42:52下载
- 积分:1
-
RemoteControl
远程控制程序,可以实现远程客户端的控制。功能很强大(Remote control procedures, can realize the remote control of the client. Function is very powerful
)
- 2012-01-05 09:57:35下载
- 积分:1
-
mail_editer
透過GUI編輯 轉換成mail發送支援base64(Through the GUI editor into mail to send support base64)
- 2007-12-25 23:36:44下载
- 积分:1
-
llvbo
用C语言设计数字滤波器,实现低通,带通,高通,带阻功能(Digital filter design using C language, to obtain Low pass, band pass, high pass, band-stop function)
- 2016-03-02 13:37:49下载
- 积分:1
-
SDK-APIs
OK卡最新开发包,6.51. 包含OKDemo演示代码,及编程手册说明。(OKCard 6.51 SDK, including programming manual.)
- 2012-02-15 09:42:43下载
- 积分:1
-
simulation-of-xpc-and-dspace
系统实时仿真的经典书籍,有XPC和dspace的仿真说明,入门的首选,真的,后悔没早看(xpc AND dspace related simulation , it is very useful for real time simulation and other work)
- 2012-11-26 20:01:40下载
- 积分:1
-
analysisofIEEE802channel
分析了 IEEE 802.15.4a的信道模型,并分析了现今测距的方法:CHAN与TAYLOR等,并在此基础上做了改进(Analysised the channel of IEEE 802.15.4a,and analysised some methods for TDOA and TOA . )
- 2009-11-27 22:26:07下载
- 积分:1