搜索资源列表
Mydesign
- c++程序,演示了23中设计模式的实现,结构清晰,代码简单实用-c procedures, which demonstrated a 23 design patterns to achieve a clear structure and simple practical code
shejimoshi
- 该文件是面向对象的十种设计模式c++实现的。
State
- 设计模式 State模式 C++实现 Neusoft KongFuRabbit QQ 328495045 E-mail bowen88500@126.com
Memento
- 设计模式 Memento模式 C++实现 Neusoft KongFuRabbit QQ 328495045 E-mail bowen88500@126.com
Decorator模式实例
- 设计模式 Decorator模式 C++实现 Neusoft KongFuRabbit QQ 328495045 E-mail bowen88500@126.com
Loki
- Modern C++ Design 一书中实现的程序库,全面体现Policy Based Programming 的灵活,提供了诸多设计模式何smart pointer的灵活实现,强烈推荐!--The program library which has been realized in the book <>, it embodies the flexibility of Policy Based Programming, and provides the realisation
DesignPatter_Observe
- 设计模式中的观察者模式c++实现,原创,自己测试过没问题-Design Pattern Observer Pattern in c++ Achieve, originality, have no problem with its own test
C
- adpter 、Singlen、Template设计模式的实现-adpter, Singlen, Template design pattern implementation
Source
- 二十三种设计模式之c++实现,附有源代码,通过深入了解可以更好的理解运用这些设计模式-23 kinds of design patterns to achieve the c++ with source code, through in-depth understanding to better understand the use of these design patterns
GoF.Pdf
- GoF+23种设计模式解析附C++实现源码(2nd+Edition).pdf-GoF+23 kinds of design patterns to achieve resolution attached to C++ source code (2nd+ Edition). Pdf
DesignPatternSrcCode
- 设计模式C++实现例子 很好用的啊,对学习设计模式很好用的 欢迎下载-design pattern c++
23design-
- c#中经典设计模式c#实现的多线程异步socket数据包接收器框架c#实现的多线程异步socket数据包接收器框架-C# implementation of multithreaded asynchronous socket packet sink framework
23种设计模式_加示例代码
- 23种设计模式加示例代码(C#实现),设计模式(Design Pattern)是一套被反复使用、多数人知晓的、经过分类的、代码设计经验的总结。 使用设计模式的目的:为了代码可重用性、让代码更容易被他人理解、保证代码可靠性。 设计模式使代码编写真正工程化;设计模式是软件工程的基石脉络,如同大厦的结构一样。(23 design patterns plus sample code (C# Implementation), Design Pattern is a set of repeated, mo
大话模式源代码
- 大话设计模式书籍的C++代码实现,对照书籍查看即可(C++ code implementation of big design pattern books)
SolutionPattern
- 23 种设计模式 C++ 实现的的简单实例(A simple example of 23 design patterns implemented by C++)
C++常见设计模式的解析和实现+源码解析
- C++常见设计模式的解析和实现+源码解析.rar(C++ design ,my English is bad)
GoF+23种设计解析附C++实现
- 四人帮设计模式的详细解析,同时包括C++的实现,是学习设计模式的好资料。(The analysis of GoF design patterns, include C++ implementation.)
strategy_pattern
- 通过设计模式优化代码,使得代码易于扩展,易于维护。(The code is optimized by the design pattern, which makes the code easy to extend and easy to maintain.)
滴滴出行----连续最大和
- 滴滴面试题目,求连续数组最大和。使用c++实现。(The topic of the drop interview is to find the maximum sum of the continuous array. Use c++ to implement.)
23种设计模式(C++)
- GoF 23种设计模式解析附C++实现源码(There are 23 kinds of design models for c++ programming)