搜索资源列表
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
DesignPatternJavaWorkbook
- design pattern in java -design pattern in java
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等人,从建筑设计领域引入到计算机科学里去的。是对软件设计中普遍存在(反复出现)的各种问题,所提出的解决方案。设计模式并不直接用来完成程式码的编写,而是描述在各种不同情况下,要怎么解决问题的一种方案。面向对象设计模式通常以类别或物件来描述其中的关系和相互作用,但不涉及用来完成应用程式的特定类别或物件。算法不能算是一种设计模式,因为算法主要是用来解决计算上的问题,而非设计上的问
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
src
- 书籍Java与模式的随书源代码文件,都可以运行成功,是学习设计模式的好资料-Java and pattern books with the book source code files, you can run successfully, is to learn good information design patterns
factory-pattern
- java设计模式中工厂模式的简单实例,快速了解java工厂模式-Simple examples of java design patterns factory pattern, quickly learn java factory mode
JavaScript-pattern
- 《Javascr ipt设计模式与开发实践》中的所有Javascr ipt源代码-" Javascr ipt development practices and design patterns" in all Javascr ipt source code
Fisher_Bayes
- 模式识别中Fisher、Bayes分类器设计-Design of Fisher and Bayes Classifier in Pattern Recognition
Head First 设计模式(中文版)
- head first设计模式中文版,生动有趣,学习设计模式不枯燥(Head first design pattern Chinese version, vivid and interesting, learning design model is not boring)
大话模式源代码
- 大话设计模式书籍的C++代码实现,对照书籍查看即可(C++ code implementation of big design pattern books)