搜索资源列表
AbstractFactory
- 设计模式,使用c++实现抽象工厂设计模式的例子.
Factory
- 设计模式,使用c++实现简单工厂设计模式的例子.
Singleton
- 设计模式,使用c++实现singleton设计模式的例子.
Comprehensivelisttemplatelisttemplatejointlyoperat
- 基于C++设计模式,结合C++模板技术,提供链表数据结构的综合实现,综合性很强,很适合初学者的提高!-Based on C++ design patterns, combined with C++ template technology to provide a comprehensive list data structure to achieve and comprehensive, it is suitable for beginners to improve!
DesignPattern
- 《大话设计模式》之一: C++实现源码,主要包括: 1、简单工厂模式 2、工厂方法模式(提供通用实现方法,可以直接复用) 3、抽象工厂模式(利用反射,并提供反射源码,可以直接拿来复用) 4、迭代器模式 5、单例模式(支持线程安全) 6、状态模式(游戏中常用模式) 7、策略模式 8、模板方法模式 9、责任链模式 10、装饰模式-hello world
DesignPatternCPP
- C++设计模式的实现:命令模式、代理模式、单件模式等;-the implementation of C++ Design Pattern:Command ,fork,Proxy Singleton
06Decoration
- 大话设计模式中的装饰模式c++实现,包含小菜扮靓第二、三版.-The decorative mode c++ in Westward design patterns to achieve, Second, Third Edition contains oeuvres Dress.
14Observer
- 23种设计模式中的观察者模式,用c++实现了解耦实践一、解耦实践二、以及委托,委托代码的实现使用的vs2008 sp1以上版本才支持的std::tr1-Observer mode, 23 kinds of design patterns implemented in c++ decoupling practice, decoupling practice and commissioned, commissioned vs2008 sp1 version of the code' s imp
SingleDesignCPP
- 自己写的单例设计模式,C++实现,直接贴代码就行,非常有参考价值。-One example of their own design patterns, C++ implementation, the code directly on the line, a very valuable reference.