您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 设计模式--可复用面向对象软件的基础

  2. 作者简介 本书作者均是国际公认的面向对象软件领域的专家。 Erich Gamma博士是瑞士苏黎士国际面向对象技术软件中心的技术主管。 Richard Helm博士是澳大利亚悉尼IBM顾问集团公司面向对象技术公司的成员。 Ralph Johnson博士是Urbana-Champaign伊利诺大学计算机科学系成员。 John Vlissides博士是位于纽约Hawthorne的IBN托马斯J.沃森研究中心的研究人员。 目录 序言 前言 读者指南 第一章 引言 1.1 什么是设计模式 1.2 Sma
  3. 所属分类:其它

    • 发布日期:2009-08-29
    • 文件大小:10485760
    • 提供者:szyyjzy
  1. 23种设计模式迷你版.chm

  2. 创建型 结构型 行为型 类 Factory Method Adapter_Class Interpreter Template Method 对象 Abstract Factory Builder Prototype Singleton Adapter_Object Bridge Composite Decorator Facade Flyweight Proxy Chain of Responsibility Command Iterator Mediator Memento Observe
  3. 所属分类:其它

    • 发布日期:2009-09-20
    • 文件大小:191488
    • 提供者:kobi88
  1. design_pattern_handbook

  2. java 设计模式:创建型(Factory Method )结构型(Adapter_Class )行为型(Interpreter,Template Method)
  3. 所属分类:其它

    • 发布日期:2007-10-18
    • 文件大小:149504
    • 提供者:thinking_chou
  1. Java设计模式(含代码)

  2. Java设计模式 (含有相关源码) Abstract Factory:提供一个创建一系列相关或相互依赖对象的接口,而无需指定它们具体的类。 Adapter:将一个类的接口转换成客户希望的另一个接口,使得原来由于接口不兼容而不能一起工作的那些类可以一起工作。 Bridge:将抽象部分与它的实现部分分离,使之可以独立变化。 Chain of Responsibility:为解除请求的发送者和接收者之间的耦合,而使多个对象有机会处理这个请求。将这些请求连成一个链,并沿着这条链传递该请求,直到有个对象
  3. 所属分类:其它

    • 发布日期:2009-10-07
    • 文件大小:250880
    • 提供者:PengJune
  1. cfree4.1 编译器

  2. C-Free是一款支持多种编译器的专业化C/C++集成开发环境(IDE)。利用本软件,使用者可以轻松地编辑、编译、连接、运行、调试C/C++程序。C-Free 4 较之前的版本有巨大改进,主要有以下特性:(主窗口) 1. 支持多编译器,可以配置添加其他编译器;(0) 目前支持的编译器类型: (1) MinGW 2.95/3.x/4.x/5.0 (2) Cygwin (3) Borland C++ Compiler (4) Microsoft C++ Compiler (5) Open Watc
  3. 所属分类:C

    • 发布日期:2009-10-20
    • 文件大小:7340032
    • 提供者:indexhama
  1. Python中文手册Python Tutorial

  2. 第一章开胃菜Whetting Your Appetite 1 第二章使用Python解释器Using the Python Interpreter 3 2.1 调用解释器Invoking the Interpreter 2.2 解释器及其环境The Interpreter and Its Environment 第三章Python的非正式介绍An Informal Introduction to Python 9 3.1 初步认识Python Using Python as a Calcula
  3. 所属分类:Python

    • 发布日期:2009-10-22
    • 文件大小:399360
    • 提供者:sandsor
  1. 设计模式(Design.Patterns.CHN)

  2. 目 录 序言 前言 读者指南 第1章 引言 1 1.1 什么是设计模式 2 1.2 Smalltalk MVC中的设计模式 3 1.3 描述设计模式 4 1.4 设计模式的编目 5 1.5 组织编目 7 1.6 设计模式怎样解决设计问题 8 1.6.1 寻找合适的对象 8 1.6.2 决定对象的粒度 9 1.6.3 指定对象接口 9 1.6.4 描述对象的实现 10 1.6.5 运用复用机制 13 1.6.6 关联运行时刻和编译时刻的 结构 15 1.6.7 设计应支持变化 16 1.7 怎样
  3. 所属分类:其它

    • 发布日期:2009-11-05
    • 文件大小:10485760
    • 提供者:gogant
  1. [PHP]PHP4 完全中文手册

  2. PHP 最初是在公元 1994 年 Rasmus Lerdorf 开始计划发展。在 1995 年以 Personal Home Page Tools (PHP Tools) 开始对外发表第一个版本。在这早期的版本中,提供了访客留言本、访客计数器等简单的功能。随后在新的成员加入开发行列之后,在 1995 年中,第二版的 PHP 问市。第二版定名为 PHP/FI(Form Interpreter)。PHP/FI 并加入了 mSQL 的支持,自此奠定了 PHP 在动态网页开发上的影响力。在 1996
  3. 所属分类:PHP

    • 发布日期:2009-11-05
    • 文件大小:581632
    • 提供者:delicious28
  1. mysql管理指南详解

  2. This guide is made up of those chapters from the MySQL Reference Manual that focus on database administration topics. It covers software installation, server configuration and day-to-day operation, table maintenance, and replication. A companion gui
  3. 所属分类:其它

    • 发布日期:2009-11-10
    • 文件大小:1048576
    • 提供者:netshome
  1. shell 13问 pdf

  2. 感谢,无私奉献的人们! shell中单双引号的作用: 单引号内为纯字符; 双引号内命令符会执行! ,shell 是一个使用者与系统的互 动界面(interface), 主要是让使用者透过命令行(command line)来使用系统以完成工 作。 因此,shell 的最简单的定义就是---命令解译器(Command Interpreter): * 将使 用者的命令翻译给核心处理, * 同时,将核心处理结果翻译给使用者。
  3. 所属分类:Linux

    • 发布日期:2009-11-15
    • 文件大小:296960
    • 提供者:wwwllllove
  1. Lua程序设计(doc)

  2. 第1部分 第1章 开始3 1.1 程序块(chunk)3 1.2 词法规范5 1.3 全局变量6 1.4 解释器程序(the dtand-slone interpreter)7 第2章 类型与值9 2.1 nil(空)10 2.2 boolean(布尔)10 2.3 number(数字)10 2.4 string(字符串)11 2.5 table(表)14 2.6 function(函数)17 2.7 userdata(自定义类型)和thread(线程)18 第3章 表达式19 3.1 算术操
  3. 所属分类:C

    • 发布日期:2009-11-16
    • 文件大小:1015808
    • 提供者:xiancaonima
  1. Lua程序设计(chm)

  2. 第1部分 第1章 开始3 1.1 程序块(chunk)3 1.2 词法规范5 1.3 全局变量6 1.4 解释器程序(the dtand-slone interpreter)7 第2章 类型与值9 2.1 nil(空)10 2.2 boolean(布尔)10 2.3 number(数字)10 2.4 string(字符串)11 2.5 table(表)14 2.6 function(函数)17 2.7 userdata(自定义类型)和thread(线程)18 第3章 表达式19 3.1 算术操
  3. 所属分类:C

    • 发布日期:2009-11-16
    • 文件大小:274432
    • 提供者:xiancaonima
  1. Python 中英对照手册 v2.4(chm)

  2. 前言 Front Matter Contents 1. 开胃菜 Whetting Your Appetite 2. 使用Python解释器 Using the Python Interpreter 2.1 调用解释器 Invoking the Interpreter 2.1.1 参数传递 Argument Passing 2.1.2 交互模式 Interactive Mode 2.2 解释器及其环境 The Interpreter and Its Environment 2.2.1 错误处理
  3. 所属分类:Python

    • 发布日期:2009-12-01
    • 文件大小:406528
    • 提供者:xiancaonima
  1. 大型RISC处理器设计

  2. "1_TO_4 " contains the following sections. 1 VERILOG Examples This section contains the VERILOG examples of Chapter 11 of the book. It supports computer aided searching and own simulations. 2 Interpreter Model This is the complete VERILOG model of t
  3. 所属分类:其它

    • 发布日期:2009-12-07
    • 文件大小:2097152
    • 提供者:crown31
  1. 塞班60 PYTHON API

  2. 塞班60 PYTHON API The Python for S60 Platform (Python for S60) simplifies application development and provides a scr ipting solution for the Symbian C++ APIs. This document is for Python for S60 release 1.3.13 that is based on Python 2.2.2. The docume
  3. 所属分类:Python

    • 发布日期:2009-12-09
    • 文件大小:575488
    • 提供者:ecode01
  1. Thinking in Patterns中文版

  2. 目录 译序............................................................................................................................................I 目录....................................................................................................
  3. 所属分类:Java

    • 发布日期:2009-12-17
    • 文件大小:2097152
    • 提供者:wuji0301cata
  1. 设计模式:可复用面向对象软件的基础

  2. 目 录 序言 前言 读者指南 第1章 引言 1 1.1 什么是设计模式 2 1.2 Smalltalk MVC中的设计模式 3 1.3 描述设计模式 4 1.4 设计模式的编目 5 1.5 组织编目 7 1.6 设计模式怎样解决设计问题 8 1.6.1 寻找合适的对象 8 1.6.2 决定对象的粒度 9 1.6.3 指定对象接口 9 1.6.4 描述对象的实现 10 1.6.5 运用复用机制 13 1.6.6 关联运行时刻和编译时刻的 结构 15 1.6.7 设计应支持变化 16 1.7 怎样
  3. 所属分类:其它

    • 发布日期:2009-12-23
    • 文件大小:10485760
    • 提供者:fairy_xzc
  1. The Art of C++

  2. Table of Contents The Art of C++ Preface Chapter 1 - The Power of C++ Chapter 2 - A Simple Garbage Collector for C++ Chapter 3 - Multithreading in C++ Chapter 4 - Extending C++ Chapter 5 - An Internet File Downloader Chapter 6 - Financial Calculatio
  3. 所属分类:C++

    • 发布日期:2010-01-03
    • 文件大小:1048576
    • 提供者:wuxsren
  1. antlrworks-1.3.1.jar

  2. ANTLRWorks is a novel grammar development environment for ANTLR v3 grammars written by Jean Bovet (with suggested use cases from Terence Parr). It combines an excellent grammar-aware editor with an interpreter for rapid prototyping and a language-ag
  3. 所属分类:Access

    • 发布日期:2010-01-03
    • 文件大小:3145728
    • 提供者:bndxgae
  1. JAVA设计模式chm文档

  2. 创建模式: 设计模式之Factory 设计模式之Prototype(原型) 设计模式之Builder 设计模式之Singleton(单态) 结构模式: 设计模式之Facade(外观) 设计模式之Proxy(代理) 设计模式之Adapter(适配器) 设计模式之Composite(组合) 设计模式之Decorator(油漆工) 设计模式之Bridge 设计模式之Flyweight(享元) 行为模式: 设计模式之Template 设计模式之Memento(备忘机制) 设计模式之Observer 设
  3. 所属分类:其它

    • 发布日期:2010-01-05
    • 文件大小:136192
    • 提供者:lytlytuser
« 1 2 3 4 5 6 78 9 10 11 12 ... 39 »