merge sort give a set S of n integers and another integer x, determine whether or not there exits two elements in S whose sum is exactly x.
资源简介:merge sort give a set S of n integers and another integer x, determine whether or not there exits two elements in S whose sum is exactly x.
上传时间: 2013-12-23
上传用户:xmsmh
资源简介:Input : A set S of planar points Output : A convex hull for S Step 1: If S contains no more than five points, use exhaustive searching to find the convex hull and return. Step 2: Find a median line perpendicular to the X-axis which divid...
上传时间: 2017-02-19
上传用户:wyc199288
资源简介:markov matlab code, give a detail impletation of markov procedure
上传时间: 2016-10-15
上传用户:stella2015
资源简介:markov matlab code, give a detail impletation of markov procedure
上传时间: 2014-07-18
上传用户:songyue1991
资源简介:This will give a clear description of MPLS.
上传时间: 2017-03-24
上传用户:凌云御清风
资源简介:merge sort is a sorting algorithm used for sorting data it uses divide and conquer approach
上传时间: 2017-09-11
上传用户:ommshaggar
资源简介:The Java Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Java. Developers will find hundreds of tried-andtrue Java "recipes" covering all of the major APIs as well as some AP...
上传时间: 2014-01-16
上传用户:ukuk
资源简介:DETRIN is a C++ library of classification algorithms and other utilities in the field of data mining. We will use standard ISO C++ programming language to develop our project. The goal of DETRIN is to facilitate researchers in the related f...
上传时间: 2015-09-11
上传用户:l254587896
资源简介:A fusion model of HMM, ANN and GA for stock market forecasting.pdf 股票预测,使用方法:HMM,ANN(神经网络),GA(遗传算法)等!
上传时间: 2014-01-20
上传用户:qwe1234
资源简介:xyzzy is a program for the Nintendo Wii which will read a console s OTP key storage and dump out the private encryption keys to screen and to SD card. This is useful information in case your Wii ever gets bricked and you need to re-initial...
上传时间: 2013-12-19
上传用户:清风冷雨
资源简介:WiiFuse is a FUSE filesystem module for Linux and Mac OS X. It will let you mount a Wii disc ISO and browse its contents, and it contains a server which may be run on the Wii so you can browse the contents of the Wii s internal filesystem.
上传时间: 2013-12-18
上传用户:rocketrevenge
资源简介:A usefull introduction of basic usage, and problems solving in prolog
上传时间: 2017-03-10
上传用户:liansi
资源简介:This document contains a detailed description of the usage and configuration of the JSVM [Joint Scalable Video Model] software for the Scalable Video Coding [SVC] project of the Joint Video Team [JVT] of the ISO/IEC Moving Pictures Experts ...
上传时间: 2017-03-26
上传用户:sz_hjbf
资源简介:RX Library contains a large number of components, objects and routines for Borland Delphi with full source code. This library is compatible with Borland Delphi 1, 2, 3, 4 and Borland C++ Builder 1 and 3.
上传时间: 2013-12-30
上传用户:daguda
资源简介:A DirectX Checker to check whether your hardware of display card is supported by H.264 / AAC3 or not
上传时间: 2013-12-25
上传用户:tuilp1a
资源简介:2^x mod n = 1 acm竞赛题 Give a number n, find the minimum x that satisfies 2^x mod n = 1. Input One positive integer on each line, the value of n. Output If the minimum x exists, print a line with 2^x mod n = 1. Print 2^?...
上传时间: 2015-06-02
上传用户:qlpqlq
资源简介:1.Describe a Θ(n lg n)-time algorithm that, given a set S of n integers and another integer x, determines whether or not there exist two elements in S whose sum is exactly x. (Implement exercise 2.3-7.) #include<stdio.h> #include<stdlib...
上传时间: 2017-04-01
上传用户:糖儿水嘻嘻
资源简介:1.Describe a Θ(n lg n)-time algorithm that, given a set S of n integers and another integer x, determines whether or not there exist two elements in S whose sum is exactly x. (Implement exercise 2.3-7.)
上传时间: 2017-04-01
上传用户:糖儿水嘻嘻
资源简介:Sherwood算法消除最坏实例,以达到对任何实例都能有好的性能的效果 文件: rd_list.c --> create a random sequence of n integers not equal to each other list.c --> create a descending sequence of n integers not equal to each other sherwoo...
上传时间: 2016-01-20
上传用户:ainimao
资源简介:Eclipse is the leading Integrated Development Environment (IDE) for Java, with a rich ecosystem of plug-ins and an open source framework that supports other languages and projects. You’ll fnd this reference card useful for getting st...
上传时间: 2013-12-18
上传用户:wangchong
资源简介:快速排序! 经典的算法。 provides methods to sort a set of objects with quicksort algorithm.
上传时间: 2014-01-08
上传用户:ryb
资源简介:A Convex Hull is the smallest convex polygon that contains every point of the set S. A polygon P is convex if and only if, for any two points A and B inside the polygon, the line segment AB is inside P. One way to visualize a convex hull i...
上传时间: 2013-12-23
上传用户:it男一枚
资源简介:A set of functions to calculate Hu s seven invariant moments. Good accuracy. Written for my Project work
上传时间: 2017-05-02
上传用户:yangbo69
资源简介:Sha256 Algorithm. The SHA hash functions are a set of cryptographic hash functions designed by the National Security Agency (NSA) and published by the NIST as a U.S. Federal Information Processing Standard. SHA stands for Secure Hash Algori...
上传时间: 2014-11-09
上传用户:1109003457
资源简介:a function for fitting a set of data by a curve with degree n
上传时间: 2017-09-21
上传用户:lacsx
资源简介:Huffman codes 􀂄 In telecommunication, how do we represent a set of messages, each with an access frequency, by a sequence of 0’s and 1’s? 􀂄 To minimize the transmission and decoding costs, we may use short strings to ...
上传时间: 2014-01-04
上传用户:x4587
资源简介:Huffman codes 1.In telecommunication, how do we represent a set of messages, each with an access frequency, by a sequence of 0 s and 1 s? 2.To minimize the transmission and decoding costs, we may use short strings to represent more freque...
上传时间: 2013-12-22
上传用户:ztj182002
资源简介:The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT algorithm (following the ideas in the CMU Task parallel suite). 1.- Generates an input signal vector (dgen...
上传时间: 2014-01-05
上传用户:libenshu01
资源简介:a set of cross-platform tools that is useful for programming the GBA written in Java.
上传时间: 2015-01-06
上传用户:yd19890720
资源简介:This a wonderful reference on the In s and Out s of using Global JavaScript Variables within Brio Intelligence BQY s. 这是一个关于 Brio Intelligence BQY中使用全局 JavaScript 变量进行输入输出的好参考
上传时间: 2013-12-20
上传用户:thuyenvinh