CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - c 设计模式

搜索资源列表

  1. PatternDesignInC++

    0下载:
  2. 《设计模式精解》和23种设计模式的c++代码和解释-err
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1192440
    • 提供者:张艺
  1. designpatternofCplusplus

    0下载:
  2. 关于C++的设计模式,对20种设计模式进行讲解,并且给出程序实例-About design pattern of c++,analyse 20 design pattern , and give the program
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1040263
    • 提供者:hugo
  1. Builder

    0下载:
  2. 设计模式的builder,用c++实现,有助于初学者-builder of design pattern,is helpfull for new learner
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6045
    • 提供者:koower
  1. Strategy_Pattern

    0下载:
  2. 设计模式之策略模式C#代码实现,学习设计模式非常有益的资料.-Model of strategy design patterns C# code to achieve, learning design patterns are very useful information.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:57996
    • 提供者:Peter
  1. Design_pattern_examples

    0下载:
  2. 各种设计模式的C++示例代码,清晰易读,对于学习设计模式很有帮助-C++ example of design patterns, clear and simple to read, very helpful for studying design patterns
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:2076677
    • 提供者:徐达
  1. dahuaSouceCode

    0下载:
  2. 《大话设计模式》原使用C#代码做例子。 这里给出C++版本——代码作者Peixing Yang。-" Westward the design mode" of the original use of C# code as an example. Here are C++ version- Code of Peixing Yang.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:124204
    • 提供者:li
  1. TestSingleton

    0下载:
  2. 单件模式C++版,设计中非常重要的一种设计模式。-Singleton Application。
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:557663
    • 提供者:chestellar
  1. Fira

    1下载:
  2. Fira的代码,设计模式中的策略模式的C++实现代码是基于的Robot Soccer v1.5a控制源码-Fira code
  3. 所属分类:Other windows programs

    • 发布日期:2014-05-22
    • 文件大小:304128
    • 提供者:杨刚杰
  1. Silver.1.6

    0下载:
  2. C++ 设计模式源代码 通用版(包括23程设计模式)-C++ design patterns source code for generic version of
  3. 所属分类:Other systems

    • 发布日期:2017-05-28
    • 文件大小:10793186
    • 提供者:luo
  1. Common-design-patterns-in-cPP

    0下载:
  2. 常见设计模式的解析和实现,通过C++编写-Common design patterns and the realization
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1068826
    • 提供者:liguang
  1. design-pattern_1

    0下载:
  2. 《head first设计模式》的第一个设计模式-策略模式的c++实现,在eclipse下调试通过。-" Head first design patterns," the first design patterns- patterns c++ strategies implemented under the eclipse debugging.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2777
    • 提供者:Tracy
  1. shejimoshi

    0下载:
  2. 设计模式的C++实现,包括若干个常用的设计模市-very good
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-12
    • 文件大小:3015733
    • 提供者:mikedc
  1. main2

    0下载:
  2. C++设计模式中,工厂模式的源码,代码简洁有注释,非常适合初学者。-C++ design mode, the factory model source code concise notes, very suitable for beginners.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1711
    • 提供者:we
  1. main

    0下载:
  2. C++设计模式中,代理模式的源代码,代码简洁有注释,非常适合初学者学习-C++ design mode, the agency model source code, the code is simple notes, very suitable for beginners to learn
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:536
    • 提供者:we
  1. dblipndesign

    0下载:
  2. C # design pattern - builder mode C#设计模式 建造者模式-C# design pattern- builder mode C# design patterns- builder pattern
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:19804
    • 提供者:fymq$57979
  1. 23个设计模式C#代码

    0下载:
  2. 简单代码,直观理解设计模式,容易学习,建议收藏。(Simple code, intuitive understanding of design patterns, easy to learn, it is recommended to collect.)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:26624
    • 提供者:方法的
  1. C++常见设计模式的解析和实现+源码解析

    1下载:
  2. C++常见设计模式的解析和实现+源码解析.rar(C++ design ,my English is bad)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:1077248
    • 提供者:漂泊的狼
  1. GoF+23种设计解析附C++实现

    0下载:
  2. 四人帮设计模式的详细解析,同时包括C++的实现,是学习设计模式的好资料。(The analysis of GoF design patterns, include C++ implementation.)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:1112064
    • 提供者:alawneric
  1. 23种设计模式(C++)

    0下载:
  2. GoF 23种设计模式解析附C++实现源码(There are 23 kinds of design models for c++ programming)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:1414144
    • 提供者:鼠宝宝
  1. C#设计模式

    0下载:
  2. 来源:亚历山大的建筑模式、Gamma 等人(1995)创作的"Design Patterns: Elements of Reusable Software"。这本书通常被称作"Gang of Four"或"GoF",开创性的创造了《设计 模式》。 也有人说"三十六计"就是"模式"。(Source: Alexander's architecture model, Gamma et al. (
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1408000
    • 提供者:lillian1
« 12 »
搜珍网 www.dssz.com