driver 1602 with help of c
上传时间: 2016-10-22
上传用户:caozhizhi
The Art of C++一书的配套源代码
上传时间: 2013-12-21
上传用户:源弋弋
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
Some of the basic design of C language algorithm C语言的几种算法:自顶向下、逐步求精方法、简单排序算法、枚举法、迭代法、递推与递归法、分治法
标签: algorithm language design basic
上传时间: 2017-01-02
上传用户:gundan
Object-Oriented Programming Implementation Issues of C++ Manipulating Data Object Persistence and Encryption
标签: Object-Oriented Implementation Manipulating Programming
上传时间: 2017-01-14
上传用户:杜莹12345
A set of C++ and Matlab routines implementing the surfacelet transform surfacelet的一个非常好用的工具箱
标签: surfacelet implementing transform routines
上传时间: 2014-01-24
上传用户:tyler
open source of basic interpreter ART of C
标签: interpreter source basic open
上传时间: 2017-02-16
上传用户:thinode
aiParts is a set of C++ classes that can be used to develop artificial intelligence for multi-decision problems. It includes classes that implement the High-Hope technique and some sample programs.
标签: intelligence multi-decisi artificial aiParts
上传时间: 2017-02-20
上传用户:徐孺
set of c++ classes for read/write access to ascii files.
标签: classes access ascii files
上传时间: 2014-01-21
上传用户:zhuyibin
essentials of c++ it allows learning basics about c++
标签: essentials learning allows basics
上传时间: 2017-03-07
上传用户:李彦东