搜索资源列表
myChess
- 一个自编的象棋游戏,尝试使用C++数据结构教程中链表和面向对象设计模式的探索-a chess game to try to use the C data structures Guide Chain and object-oriented design patterns exploration
Singleton.Zip
- 压缩包中是一个用来实现C++设计模式中模式Singleton的一种实现。内容详细,通过实例更容易学习此模式的使用。-compression package is used to achieve a design model C Singleton as a model to achieve. Details of the content, easy to learn more examples of this mode of use.
c#设计模式随书源码
- c#设计模式随书源码 c#设计模式随书源码
ACE56SRC.tar
- ace开发环境 用来开发网络程序 其运用了设计模式、多平台、C++等多种知识,本身就是很好的学习资料
DesignPatternC++SourceCode
- 深入浅出设计模式部分C++源码。用.net2003调试通过。
src
- 《C++设计模式-基于QT4开源跨平台开发框架》源码下载
HeadFirstDesignPatternsInCSharp
- 关于设计模式的权威著作 head first中的源代码, 用C#实现, 但对其它语言使用者也不会产生理解困难, 非常值得一看
et3b4
- ET++ is a portable and homogenous object-oriented class library integrating user interface building blocks, basic data structures, and high level application framework components. ET++ eases the building of highly interactive applications with co
chaoshi
- 这个是我的数据库的课程设计:超市商品数据管理系统的设计,,采用面向C/S模式的通用开发工具Delphi设计其前台的操作,数据库系统的开发环境使用SQL SERVER2000.
Diagrams
- c#设计模式--Diagrams-c # Design Patterns -- Diagrams
WithClass
- c#设计模式\\WithCla-Design Mode \\ WithCla
shejimoshi
- 该文件是面向对象的十种设计模式c++实现的。
Builder
- 设计模式中builder模式的一个例程 C++编写 看了代码对理解builder模式有很大帮助
Bridge
- 设计模式C++源码(other)\Bridge.rar-Design Pattern C++ Source (other) Bridge.rar
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
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
DesignModel
- net下的新版设计模式手册,C#语言实例。值得一看。 -net under the new version of the design mode Manual, C# language instance. Worth a visit.
大话模式源代码
- 大话设计模式书籍的C++代码实现,对照书籍查看即可(C++ code implementation of big design pattern books)
SolutionPattern
- 23 种设计模式 C++ 实现的的简单实例(A simple example of 23 design patterns implemented by C++)