The Design and Evolution of C++ 国外经典C++原版书库《C++语言的设计和演化》/(美)斯特郎斯特鲁普(Stroustrup,B)著;裘宗燕等译 十分经典、难得!
标签: Stroustrup Evolution Design The
上传时间: 2016-08-17
上传用户:chenlong
Problem B:Longest Ordered Subsequence A numeric sequence of ai is ordered if a1 < a2 < ... < aN. Let the subsequence of the given numeric sequence (a1, a2, ..., aN) be any sequence (ai1, ai2, ..., aiK), where 1 <= i1 < i2 < ... < iK <= N. For example, sequence (1, 7, 3, 5, 9, 4, 8) has ordered subsequences, e. g., (1, 7), (3, 4, 8) and many others. All longest ordered subsequences are of length 4, e. g., (1, 3, 5, 8).
标签: Subsequence sequence Problem Longest
上传时间: 2016-12-08
上传用户:busterman
数值分析高斯——列主元消去法主程序 说明如下: % a----input,matrix of coefficient % b----input,right vector % sol----output,returns the solution of linear equation
标签: input coefficient matrix vector
上传时间: 2017-01-01
上传用户:dancnc
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 is to put a "rubber band" around all the points, and let it wrap as tight as it can. The resultant polygon is a convex hull.
上传时间: 2013-12-23
上传用户:it男一枚
this is a Implementation of a B* tree,not yet completed, because I need help for this task.
标签: this Implementation completed because
上传时间: 2013-11-27
上传用户:xinyuzhiqiwuwu
ALGORITHMIC AND MATHEMATICAL PRINCIPLES OF AUTOMATIC NUMBER PLATE RECOGNITION SYSTEMS B.SC.
标签: MATHEMATICAL ALGORITHMIC RECOGNITION PRINCIPLES
上传时间: 2017-06-07
上传用户:熊少锋
Matrix operations solution of AX=B Jordan and newton Methods
标签: operations solution Methods Matrix
上传时间: 2013-12-01
上传用户:小鹏
From the partial fraction expansion of H(z) we can find a, b
标签: expansion fraction partial From
上传时间: 2013-12-26
上传用户:ainimao
From the partial fraction expansion of H(z) we can find a, b
标签: expansion fraction partial From
上传时间: 2017-06-12
上传用户:lijinchuan
This document contain a model of wi-fi 802.11 b Its great work
标签: document contain 802.11 model
上传时间: 2017-08-08
上传用户:yepeng139