搜索资源列表
设计模式手册
- 设计模式手册,对常用的程序结构进行了说明。-design manual mode, the structure of procedures used for the illustration.
design pattern 23 个实现
- 用Java实现的23个常用设计模式源代码-Java achieve 23 commonly used design patterns source code
gof
- 用java编写的23种常用设计模式,容易理解。
设计模式电子书
- 介绍了常用的设计模式,对程序设计很有帮助。
java常用设计模式
- Java设计模式
C++设计模式-中文版
- 中文版的C++描述的设计模式电子书,共有20多种常用的面向对象的模式,非常实用。
design pattern 23 个实现
- 用Java实现的23个常用设计模式源代码-Java achieve 23 commonly used design patterns source code
分类程序
- 图像模式识别,vc++实现各种常用模式识别算法,包括分类器设计等-image pattern recogenise
设计模式手册
- 设计模式手册,对常用的程序结构进行了说明。-design manual mode, the structure of procedures used for the illustration.
headfirst.java
- 关于常用的几个设计模式的java实现原代码(包括工厂模式,命令模式,观察者模式,策略模式,个体模式等)-on several commonly used design patterns to achieve the java source code (including factory pattern, order patterns, observer mode, strategy model, individual mode)
partendesign
- 一本不错的讲解C++设计模式的书籍,对当前常用的设计模式进行了比较全面的讲解-err
gof
- 用java编写的23种常用设计模式,容易理解。-Using java prepared 23 kinds of commonly used design patterns, easy to understand.
DesignPatternProgram
- 使用C#程序将23个常用设计模式进行列表显示,并能够随时根据源代码运行模式代码。方便学习。 其程序界面主要分为四个部分: 1. 模式列表 -- 列出了常用的23个设计模式,通过单击,可以在其他部分显示详细信息; 2. UML 图示 -- 显示模式对应的UML图示; 3. 模式的说明信息或运行效果 -- 根据用户选择,显示以下两种内容(可以通过菜单“Option”切换显示内容): a.当前选择的模式的信息(如意
Design_Pattern_of_Symbian
- 文档介绍了symbian S60平台常用设计模式。-Document describes the symbian S60 platform commonly used design patterns.
daima
- Maticsoft 自动化智能软件系列 Codematic 是一款为C#数据库程序员设计的自动代码生成器,Codematic 生成的代码基于基于面向对象的思想和三层架构设计,结合了Petshop中经典的思想和设计模式,融入了工厂模式,反射机制等等一些思想。采用 Model + DAL + BLL + Web 的设计,主要实现在 C# 中对应数据库中表的基类代码的自动生成,包括生成属性、添加、修改、删除、查询、存在性、 Model 类
DesignPattern
- Java的一些常用设计模式,包括单例模式、门面模式、策略模式、观察者模式、建造者模式、简单工厂模式、抽象工厂模式、工厂方法模式、代理模式、动态代理模式,适合初学者掌握-Java, some common design patterns, including single cases of mode, facade pattern, strategy pattern, Observer pattern, the construction
DesignPatterns
- 设计模式入门教程,详尽介绍各种常用设计模式以及使用方法-Introduction to design patterns tutorials, detailed descr iptions of various common design patterns and the use of methods
C# 23种设计模式.pdf
- C# 23种设计模式 常用的设计模式包括: Abstract Factory 模式(抽象工厂) Adapter 模式(适配器) Composite 模式(组合) Decorator 模式(装饰) Factory 模式(工厂方法) Observer 模式(观察者) Strategy 模式(策略) Template 模式(模板方法)(C# 23 design patterns)
设计模式
- java 的23种设计模式,基本上包含了所有的常用或不常用的模式,而且解释得非常详细(Java 23 design model)
设计模式1
- 本PDF文档主要是介绍了软件开发中常用的设计模式,以使源代码设计与维护更加便利。(This PDF document mainly introduces the design patterns commonly used in software development to make the design and maintenance of source code more convenient.)