搜索资源列表
Opus6_Source
- Data Structures and Algorithms with Object-Oriented Design Patterns in C# 这本书的范例代码dll自己反编译的source code http://www.brpreiss.com/books/opus6/-Data Structures and Algorithms with Objec t-Oriented Design Patterns in C# this book since dll code exam
C++OOD
- C面向对象算法数据结构 Data Structures and Algorithms with Object-Oriented Design Patterns in C-C Object-oriented algorithm for data structure Data Structures and Algorithmswith Object-Oriented Design Patterns in C
designpatterns
- 数据结构与算法,主要是讲面向对象的C++设计模式-Object-oriented C++ design patterns. Pdf
123456789021
- 游戏开发最常用的设计模式,我这里列举了几个,喜欢的朋友可以下载无看看,会有意外的收获-Game development the most common design patterns, I' ve listed a few, like the friend you can download free see, there will be a bonus
Datastructureandalgorithmsofcobjectorienteddesignp
- 数据结构与算法-面向对象的C++设计模式-Data Structures and Algorithms- C++ object-oriented design patterns. . . . . . . . . .
Gof23
- 多种设计模式简单实现,供新手入门指导,可以结合各算法分析对比理解-A variety of design patterns is simple to implement, for the guidance of beginners, and can be combined with the algorithm analysis and comparison to understand
architect_accessorize
- 设计模式中的代理模式,用C++实现,我自己做的一个例子,供新人参考-Design patterns in proxy mode, with C++, an example of my own doing, for the new reference
Westward-design-patterns
- 本书为超级畅销书《大话设计模式》作者程杰潜心三年推出的扛鼎之作!以一个计算机教师教学为场景,讲解数据结构和相关算法的知识。通篇以一种趣味方式来叙述,大量引用了各种各样的生活知识来类比,并充分运用图形语言来体现抽象内容,对数据结构所涉及到的一些经典算法做到逐行分析、多算法比较。与市场上的同类数据结构图书相比,本书内容趣味易读,算法讲解细致深刻,是一本非常适合自学的读物。-This book is a super-selling book "Westward design mode" Cheng J
singleton
- 这是一个简单的单例模式的示范,适合刚学设计模式的初学者去了解一下-That this is a simple demonstration of the singleton pattern, suitable for beginners just learning design patterns to find out.
RB_TREE(CPP)
- C++红黑树的实现 实现了一颗红黑树的建立 并使用了设计模式中的visitor完成打印和求和-The red black tree The establishment of a complete tree and the use of design patterns in the visitor print and summation