-
Queue
队列的顺序定义,队列的调用算法等,队列的模板类及其实现(Defined in the order queue, queue calls algorithm, queue template class and its implementation)
- 2013-07-17 15:42:54下载
- 积分:1
-
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
-
Queue
队列的顺序定义,队列的调用算法等,队列的模板类及其实现(Defined in the order queue, queue calls algorithm, queue template class and its implementation)
- 2013-07-17 15:42:54下载
- 积分:1
-
Unload_DLL_source_in_the_remote
卸载远程进程中的DLL源码,查杀木马的时候更加方便。(Unload DLL source in the remote process, killing the horse when more convenient.)
- 2011-11-27 01:20:43下载
- 积分:1
-
RemoteXP_source
RemoteXP木马的源代码,这是一个经典的木马源码,新手可以好好的学习其中的思想。(RemoteXP Trojan source code, which is a classic Trojan source code, which novices can learn good idea.)
- 2013-11-05 10:39:03下载
- 积分:1
-
dahuilang8.88
大灰狼8.88远程控制源码,大灰狼8.88远程控制源码(dahuilang 8.88yuanchengkongzhiyuanma)
- 2021-03-17 19:29:20下载
- 积分:1
-
vbsetimeorder
远程控制VB源码,有客户端与服务器端,代码比较全(VB rote control)
- 2015-04-12 16:46:56下载
- 积分:1
-
Desktop
调度问题的回溯算法,算法中的经典问题。问题描述:假设有n个任务由k个可并行工作的机器完成。完成任务i需要的时间为ti。试设计一个算法找出完成这n个任务的最佳调度,使得完成全部任务的时间最早。(Scheduling problem backtracking algorithm is the classic problem. Problem Description: Suppose there are n-task by the k-parallel machine can be completed. The time required to complete the task i is ti. Try to design an algorithm to find completing these n-best task scheduling, making the earliest time to complete all tasks.)
- 2010-02-19 23:31:11下载
- 积分:1
-
Remote 20190519
贰叁伍远控 服务器版,支持win7,win10,win8 等上线
最新免杀 时间:20190519 过金山,腾讯管家,火绒杀毒等杀软(Bian Sanwu remote control server version, support win7, win10, win8 and other online
The latest free time: 20190519 over Jinshan, Tencent housekeeper, flannel antivirus and other soft killing)
- 2021-04-07 14:59:01下载
- 积分:1
-
PeerYouC
基于vc++的远程控制示例源程序,由客户端和服务端组成(Based on vc++ sample source code for remote control, by the client and server components)
- 2011-05-18 20:59:10下载
- 积分:1