Welcome![Sign In][Sign Up]
Location:
Search - E-R

Search list

[JSP/JavaAdapter

Description: 意图 将一个类的接口转换成客户希望的另外一个接口。A d a p t e r 模式使得原本由于接口不兼容而不能一起工作的那些类可以一起工作。 适用性 · 你想使用一个已经存在的类,而它的接口不符合你的需求。 · 你想创建一个可以复用的类,该类可以与其他不相关的类或不可预见的类(即那些接口可能不一定兼容的类)协同工作。 · (仅适用于对象A d a p t e r )你想使用一些已经存在的子类,但是不可能对每一个都进行子类化以匹配它们的接口。对象适配器可以适配它的父类接口。 -intent to a kind of interface into customers want another one interface. A p d a t e r model makes the original interface is not as compatible and not those working class can work together. Applicability you want to use an already existing category, and its interface does not meet your needs. You want to create a reusable class, and other such can not related to the type or unpredictable category (that is, those interface may not necessarily compatible) to work together. (Only applies to a target A d p t e r) you want to use already existing sub-categories, but not all right for every child class to fit their interface. Object Adapter can Adapter its parent interface.
Platform: | Size: 41089 | Author: 刘先生 | Hits:

[Other resourceComputer Architecture A Quantitative Approach 3e.r

Description: 计算机体系结构-量化研究方法(第三版)英文原版电子书。David.A.Patterson著-Computer Architecture-quantitative research methods (third edition) English original e-books. With David.A.Patterson
Platform: | Size: 9219287 | Author: 袁锡 | Hits:

[Other resource递归算法快速排序

Description: 分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f t,右段r i g h t和中段m i d d l e。中段仅包含一个元素。左段中各元素都小于等于中段元素,右段中各元素都大于等于中段元素。因此l e f t和r i g h t中的元素可以独立排序,并且不必对l e f t和r i g h t的排序结果进行合并。m i d d l e中的元素被称为支点( p i v o t )。图1 4 - 9中给出了快速排序的伪代码-divide-and-rule method can be used to achieve an entirely different sort of way, this sort called Quick Sort (quick sort). In this method, n elements are divided into three (group) : Left of l e f t and the right of g h i r t and middle m i d e d l. The middle contains only one element. Left of the elements are smaller than or equal to the middle element of the right elements are greater than or equal to the middle element. So l e r t and f g h i t element of independent sort, and not on l e r t and f g h i t ranking results merger. M i d e d l of elements called Fulcrum (p i v o t). Figure 1 4-9 is given a quick sort of pseudo-code
Platform: | Size: 176387 | Author: 李顺 | Hits:

[GDI-Bitmapconsoledemo

Description: 端口监听器 第2章 信用卡账户管理系统 2.1 系统简介 2.2 JBuilder 9的数据库基本控件 2.3 系统设计 2.4 建立数据库的E-R模型 2.5 创建信用卡账户的数据库 2.6 系统的图形界面实现 2.7 系统数据事务设计 2.8 系统页面事件处理 2.9 知识点回顾 -port sniffers Chapter 2 credit card account management system 2.1 Introduction 2.2 JBuilder 9 the basic database system controls 2.3 2.4 database design of the E-R model 2.5 to create credit card accounts database 2.6 graphical interface system to achieve 2.7 Data Service System Design System 2.8 2.9 pages incident knowledge Point Review
Platform: | Size: 32178 | Author: 张洪双 | Hits:

[EditBoxChgDestopShortIcon

Description: 第2章 信用卡账户管理系统 2.1 系统简介 2.2 JBuilder 9的数据库基本控件 2.3 系统设计 2.4 建立数据库的E-R模型 2.5 创建信用卡账户的数据库 2.6 系统的图形界面实现 2.7 系统数据事务设计 2.8 系统页面事件处理 2.9 知识点回顾
Platform: | Size: 6961 | Author: 张洪双 | Hits:

[Internet-NetworkARP缓存

Description: 显示ARP缓存信息.A R P高效运行的关键是由于每个主机上都有一个A R P高速缓存。这个高速缓存存放了最 近I n t e r n e t地址到硬件地址之间的映射记录。高速缓存中每一项的生存时间一般为2 0分钟,起 始时间从被创建时开始算起。-show ARP cache information. A R P efficient operation, the key is for each console has a high P A R speed cache. The cache storage of the recently I n e t t e r n address to the hardware address mapping records. Each cache of a general survival time of 2 minutes, starting from the time when the creation counted.
Platform: | Size: 260269 | Author: 杨龙江 | Hits:

[Other resourcezd_hotel

Description: 正大酒店系统数据库设计说明书,正大酒蛋系统需求分析说明书,酒店管理系统E-R-Zhengda hotel system database design brochures, Zhengda liquor eggs system requirements analysis brochures, hotel management system E-R
Platform: | Size: 541702 | Author: | Hits:

[OtherComputer Architecture A Quantitative Approach 3e.r

Description: 计算机体系结构-量化研究方法(第三版)英文原版电子书。David.A.Patterson著-Computer Architecture-quantitative research methods (third edition) English original e-books. With David.A.Patterson
Platform: | Size: 9219072 | Author: 袁锡 | Hits:

[Education soft systemBooks_Manager-V1.0

Description: 1.软件名称: 图书管理系统Books_Manager V1.0 2.本程序系用java(jbuilder9,jdk1.4,手工jdk1.5)所开发,目前尚处v1.0版,因学习繁忙仅实现了“基本管理、系统信息”功能,其他有待补充。 3.bug:关闭时最好勿通过点击窗口“×”叉按钮,否则不能结束背景音乐(此时可通过任务管理器将其结束),应该通过菜单或工具栏按钮来退出程序。 4.解压:“图书管理系统Books_Manager V1.0.rar”后,运行其中的exe文件即可运行 。---Author:zhg zhg工作室 2008.1.4 E-mail:wudazhg@163.com 版权所有,侵权必究 All Rights Reserved-1. Software Name: library management system Books_Manager V1.0 2. This procedure line with java (jbuilder9, jdk1.4, hand-jdk1.5) developed, the current version is still v1.0, due to the busy learning only a basic management, system information function, the other to be added. 3.bug: best not to shut down the window by clicking the × fork button can not be the end of the background music (this time through the Task Manager to end), should be resolved through the menu or toolbar button to exit. 4. Decompression: library management system Books_Manager V1.0.rar , run them to run exe files.--- Author: zhg zhg studio 2008.1.4 E-mail: wudazhg@163.com All rights reserved All Rights Reserved
Platform: | Size: 425984 | Author: wudazhg | Hits:

[Software Engineeringaspgouwuxitonglunwen

Description: asp网上购物设计论文 购物完整程序设计E-R图 设计思想。完整构成-asp online shopping design thesis to complete program design ER diagram design idea. Constitute a complete
Platform: | Size: 145408 | Author: 爱罗 | Hits:

[Database systemLIRBRY

Description: 数据库的课程设计之图书管理系统的实现 包括E-R图 主要的思想 关系模式等一些内容-Database of curriculum design library management system including the ER diagram the relationship between the main mode of thinking of some of the elements
Platform: | Size: 460800 | Author: 往嚎 | Hits:

[OtherDigital_Image_Processing(K.R.Castkeman)

Description: 数字图像处理电子书 by K.R.Castkeman 很好的参考价值-E-book digital image processing by KRCastkeman good reference value
Platform: | Size: 25607168 | Author: tiger | Hits:

[Other Embeded programE-PLAY

Description: 搜集的关于嵌入式开发板E-PLAY的相关资料,包括几个完整工程,以及其他资料,非常适合初学嵌入式和准备参加电子大赛的同学参考学习。注:08年北京市电子设计大赛就用的这块版子,非常不错!-Collected on the embedded development board E-PLAY relevant information, including several completed projects, and other information, is suitable for beginners, and who prepare for embedded electronic competition students. Note: The 2008 Electronic Design Contest in Beijing on the use of this piece version of sub, very good!
Platform: | Size: 4004864 | Author: Bertrand | Hits:

[GUI DevelopE-PRIME

Description: 使用E-PRIME软件实现的屏幕闪烁刺激,可以作为心理学和神经学尤其是视觉刺激的刺激界面,同时拥有打标功能,能够得到精确的闪烁时间和闪烁频率,并确定精确的时间基点。-Using E-PRIME software screen flicker stimulation can serve as a psychological and neurological stimulation of visual stimuli in particular the interface, concurrent marking functions, time to get accurate flash and flicker frequency, and determine the accurate time point.
Platform: | Size: 134144 | Author: 张军 | Hits:

[OtherApplied-Econometrics-with-R

Description: pdf电子书,介绍计量经济学中如何使用R来编程-pdf e-book, describes how to use econometrics to program R
Platform: | Size: 1787904 | Author: hy | Hits:

[ADO-ODBCE-R

Description: E-R图 数据库设计经常使用 可以当模板文件用-E-R graph can be modified as a template to use database design often use ha
Platform: | Size: 13312 | Author: 陈松彬 | Hits:

[MySQLE-R

Description: 数据库SQL 关于数据字典及E-R图的例子和SQL语言-SQL database data dictionary and ER diagram on the example and the SQL language
Platform: | Size: 6144 | Author: maoyujuan | Hits:

[ADO-ODBCE-R-Model

Description: 这是关于E-R模型的很有用的学习参考资料,绝对有用-This is a very useful learning reference information about E-R model, absolutely useful
Platform: | Size: 9867264 | Author: Bernadette | Hits:

[OtherRprimer

Description: r实现圆周率计算,求解e----r语言入门学习(This is a sample code which is about pi computed for r primer.)
Platform: | Size: 2048 | Author: waywq | Hits:

[OtherCH4_lean

Description: A 13-species reduced mechanism and a 17-species skeletal mechanism for lean methane-air (flame speed only) based on GRI-Mech 1.2. Citation: R. Sankaran, E.R. Hawkes, J.H. Chen, T.F. Lu, C.K. Law, "Structure of a spatially developing turbulent lean methane-air Bunsen flame," Proceedings of the Combustion Institute 31 (2007) 1291-1298.
Platform: | Size: 20480 | Author: mimin | Hits:
« 12 3 4 5 6 7 8 9 10 ... 45 »

CodeBus www.codebus.net