意图 将一个类的接口转换成客户希望的另外一个接口。A d a p t e r 模式使得原本由于接口不兼容而不能一起工作的那些类可以一起工作。 适用性 · 你想使用一个已经存在的类,而它的接口不符合你的需求。 · 你想创建一个可以复用的类,该类可以与其他不相关的类或不可预见的类(即那些接口可能不一定兼容的类)协同工作。 · (仅适用于对象A d a p t e r )你想使用一些已经存在的子类,但是不可能对每一个都进行子类化以匹配它们的接口。对象适配器可以适配它的父类接口。
上传时间: 2014-07-30
上传用户:270189020
SR-tree is an index structure for high-dimensional nearest neighbor queries,C++ sourcecode. SR-tree outperforms the R*-tree and the SS-tree especially for high-dimensional and non-uniform data which are likely to appear in the actual image / video applications.
标签: high-dimensional structure neighbor SR-tree
上传时间: 2013-12-10
上传用户:zjf3110
Libgist is an implementation of the Generalized Search Tree, a template index structure that makes it easy to implement any type of hierarchical access method (AM).
标签: implementation Generalized structure template
上传时间: 2013-11-26
上传用户:chenxichenyue
It s the E-book of LEDA. Library of Efficient Data types and Algorithms
标签: Algorithms Efficient Library E-book
上传时间: 2014-01-24
上传用户:熊少锋
能运算的函数: sin,cos,tg,ctg,e^,pow(x,y),cosh,sinh,tgh,log10,ln,sqrt,arcsin,arccos, 运算方式: +,-,*,/,绝对值(“[ ]”),^,!, 输入规则: 用键盘或按钮都可,输入完按回车运算,(光标要在最后) sin(21-32)/(12-43) 4(323-4343) 4*(323-4343) e^2-sin3-3^4,(不要输入pow(3,4)) //有无*都可 2*3^4是(2*3)^4 而不是2*(3^4) 也就是要用x^y就要一定要(x^y)加上一个括号 [3-4]是求3-4的绝对值不是中括号
上传时间: 2015-04-11
上传用户:sxdtlqqjl
一个自己做的FLASH触摸屏代码。 main页面10分钟无响应自动跳回index index页面为3分钟循环一次
上传时间: 2015-04-13
上传用户:wangdean1101
Linux 0.11 版本的中文件注释版本,把里面的E文按作者的理解,改成了中文,并且加入了作者自己的理解心得,对于学习Linux内核很有帮助.
上传时间: 2015-04-15
上传用户:linlin
对Modem中的AT命令详细说明。不过是E文的。
上传时间: 2015-04-19
上传用户:zyt
上海力邦广告有限公司网站片头动画,演示地址:http://www.libangad.com/index.swf
上传时间: 2014-01-21
上传用户:Ants
这是一道acm竞赛题 是利用c语言来逐步求e精确值的大小
上传时间: 2013-11-26
上传用户:hn891122