搜索资源列表
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
Partten
- 自己写的c++实现的headfirst中的设计模式-c++ to achieve the design pattern headfirst
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
Memento
- Memento设计模式C#实例,实现记录状态和恢复状态功能-Memento Design Pattern C# example, to achieve a state of the record and restore function
pascal-compiler-in-cpp
- pascal compiler in C++是一个用C++实现的PASCAL编译器,主要包括符号表,创建语法树,代码生成和4元式解析等。该工程是根据龙书实现的编译器。项目中大量使用了STL,设计模式等思想。是学习面向对象编程和设计的好材料。里面包含有说明.txt有更详细说明 请使用Mingw或Dev-C++开发环境-pascal compiler in C++ is a compiler which compiles pascal code. The project consists
DesignPatternSrcCode
- 设计模式C++实现例子 很好用的啊,对学习设计模式很好用的 欢迎下载-design pattern c++
cplusplusprogrammingidea
- 本书介绍C++实用的编程技术和最佳的实践方法,深入探究了异常处理方法和异常安全设计;介绍C++的字符串、输入输出流、STL算法、容器和模板的现代用法,包括模板元编程;解释多重继承问题的难点,展示RTTI的实际使用,描述了典型的设计模式及其实现,特别介绍被认为是标准C++下一版特征之一的多线程处理编程技术,并提供了最新的研究成果。-This book introduces C++ functional programming techniques and best practices, in-de
CSharp-Design_pattern_examples
- C# 23种设计模式的实现的源码,熟悉的朋友顶啊!-C# 23 kinds of design patterns to achieve the source, familiar friends Dinga!
23design-
- c#中经典设计模式c#实现的多线程异步socket数据包接收器框架c#实现的多线程异步socket数据包接收器框架-C# implementation of multithreaded asynchronous socket packet sink framework
大话模式源代码
- 大话设计模式书籍的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)