搜索资源列表
C++designmodern.pdf
- C++设计模式,无密码,上载个文件还这么麻烦,下载也麻烦,难怪访问量不咋滴
C+mode
- C#设计模式详细说明,创建型模式、结构型模式、行为型模式
DesignPattern
- 设计模式C#描述之——简单工厂模式、抽象工厂模式、单例与多例模式 设计模式C#描述之——简单工厂模式
patterns____
- C++ patterns设计模式-C patterns design patterns
dahuashejimoshi
- 大话设计模式,PDF格式电子书,带所有源码,C#语言描述-Design Patterns
DesignPatter_Observe
- 设计模式中的观察者模式c++实现,原创,自己测试过没问题-Design Pattern Observer Pattern in c++ Achieve, originality, have no problem with its own test
C++
- 设计模式精解设计模式解析附 C++实现源码-Design Pattern Design Pattern refined analytic solution attached C++ Achieve source
C++cjutuydchm
- 通过一些平常的事例来介绍c++的一些特性,设计模式,智能指针,模板等-Through a number of examples to introduce the usual c++ Characteristics, design patterns, smart pointers, templates, etc.
AdapterClass
- 设计模式C++源码(other)\AdapterClass.rar-Design Pattern C++ Source (other) AdapterClass.rar
Builder
- 设计模式C++源码(other)\Builder.rar-Design Pattern C++ Source (other) Builder.rar
headfirst
- head first设计模式中文版,附源码c#,java,通俗易懂介绍设计模式-head first design patterns the Chinese version, with source code c#, java, user-friendly design patterns introduced
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
Patterns_for_timetriggered_embedded_systems
- 文件中包含时间触发嵌入式系统设计模式 8051系列微控制器开发可靠应用的英文原版,中文翻译版和C++实例。本书前所未有地提出一整套软件模式,为开发嵌入式软件系统提供帮助。书中讨论了基于广为使用的8051系列微控制器进行设计并应用软件 的方法。此外还重点关注了其可靠性。本书从简单系列复杂系统。列举了大量详尽的的实例。-File contains a time-triggered embedded system design 8051 series micro-controller developm
DesignPatternsCpp
- C++版本的设计模式,23种设计模式这里头都包括再内-C++ version of the design patterns, design patterns 23 are included here, again, within the first
23种设计模式_加示例代码
- 23种设计模式加示例代码(C#实现),设计模式(Design Pattern)是一套被反复使用、多数人知晓的、经过分类的、代码设计经验的总结。 使用设计模式的目的:为了代码可重用性、让代码更容易被他人理解、保证代码可靠性。 设计模式使代码编写真正工程化;设计模式是软件工程的基石脉络,如同大厦的结构一样。(23 design patterns plus sample code (C# Implementation), Design Pattern is a set of repeated, mo
23种设计模式(C++)
- 23种设计模式,帮助大家熟悉设计模式。C++版本,需要一定的C++基础(23 design patterns that help you get familiar with the design patterns. The C++ version requires a certain C++ base)
大话设计模式
- 通俗易懂的设计模式,java为模板,c++也可以套用(Easy to understand design patterns, Java as a template, c++ can also be applied)
1_factoryDesignPattern
- 工厂模式、c++设计模式的工厂模式,参考大话设计模式(1_factoryDesignPattern)
C#新版设计模式
- C#新版设计模式C#新版设计模式C#新版设计模式C#新版设计模式C#新版设计模式C#新版设计模式C#新版设计模式
C#设计模式
- 本书讲述的是如何使用最常见的设计模式编写C#程序,提高程序的可读性、可重用性和可维护性。