搜索资源列表
java Design Patterns
- java设计模式一书的源代码,用java实例实现GOF讲述23种设计模式,是学习设计模式阅读此书必不可少的补充-a book of the source code, using java example to achieve about 23 GOF was designed to study design pattern reading this book indispensable complement
SubjectObserver_source
- Using C++ Templates to overcome some of the original Subject/Observer design pattern problems -Using C Templates to overcome some of the or iginal Subject / Observer design pattern probl ems
Observerwangdxh
- 这是国外牛人写的一个关于设计模式的观察者的图像化代码,我曾经在设计模式课堂上向老师和同学们演示,获得了很好的评介,值得一看-foreign cattle wrote on the design of a model of the image of the observer code I worked in the design pattern to the classroom teachers and the students demonstration was a good Review, a
DesignPatternJavaWorkbook
- design pattern in java -design pattern in java
源程序及测试数据
- 使用交遇区样本分类器设计的模式识别程序 用C语言编程-use overlapping region samples classifier design pattern recognition procedures using C language programming
Bridge
- 设计模式C++源码(other)\Bridge.rar-Design Pattern C++ Source (other) Bridge.rar
mini
- 设计模式迷你手册----创建型 结构型 行为型----- Design pattern to create mini-manual-type structure of type A behavior-based
Partten
- 自己写的c++实现的headfirst中的设计模式-c++ to achieve the design pattern headfirst
Life
- life is producer-consumer design pattern code.-life
Designpatten
- 学习java的非常好的资料,设计模式(英语:design pattern)这个术语是在1990年代,由Erich Gamma等人,从建筑设计领域引入到计算机科学里去的。是对软件设计中普遍存在(反复出现)的各种问题,所提出的解决方案。设计模式并不直接用来完成程式码的编写,而是描述在各种不同情况下,要怎么解决问题的一种方案。面向对象设计模式通常以类别或物件来描述其中的关系和相互作用,但不涉及用来完成应用程式的特定类别或物件。算法不能算是一种设计模式,因为算法主要是用来解决计算上的问题,而非设计上的问
DESIGNPATTERN
- 设计模式简单例子 设计模式简单例子-design pattern simple exmplesdesign pattern simple exmples
SigletonPattern
- Singleton设计模式是一个非常有用的机制,可用于在面向对象的应用程序中提供单个访问点-Singleton design pattern is a very useful mechanism that can be used in object-oriented application that provides a single access point
cdesignpatterns
- design Pattern Programm for bigneer.
CppDesignPatternStrategy
- Design Pattern programme
Agent
- 编程开发用到的设计模式,结构性模式中一种代理模式-Design pattern——agent
singleton
- Singleton Design Pattern make use of it
architect_factory
- 设计模式中的工厂模式,用C++实现,我自己做的一个例子,供新人参考-Design pattern factory pattern, with C++, an example of my own doing, for the new reference
Cocoa-Design-Patterns
- cocoa设计模式,介绍了cocoa库里的设计模式。-cocoa design patterns. tell you some design pattern in cocoa.
csharpdesignpatterns-87193
- Design pattern csharp rar file tegeel bol-Design pattern csharp rar file tegeel boloo
Head First Design pattern source code
- Head First Design pattern source code Head First 设计模式书籍源码