搜索资源列表
strategy_cs
- 策略模式vc源码实例。-example vc code of strategy
Java Patterns -Strategy
- 这是Java的模式编程,中重要的策略模式,策略模式降低了程序了耦合度,使得程序易于移植!-This is the Java programming model, an important model strategy, strategy reduces the coupling process, makes the program easy to transplant!
Strategy-Duck
- 这是一个用C#写的对于设计模式中策略模式的简单例子-This is a written in C# for the design model strategy mode simple example
策略模式(五子棋)
- 策略模式(五子棋),用VC++6.0编译过,是非常好的源代码。-strategy mode (331), VC 6.0 compiler that is a very good source.
StrategyPattern
- 简单的策略模式应用,对理解与应用设计模式有很大的帮助,代码为自己所写,并附有注释.-Application of a simple strategic model of understanding and application of design patterns are a great help, code written for their own, together with the Notes.
Strategy_Pattern
- 设计模式之策略模式C#代码实现,学习设计模式非常有益的资料.-Model of strategy design patterns C# code to achieve, learning design patterns are very useful information.
code1
- 大话设计模式1至16章代码,共有16种模式,01简单工厂模式,02策略模式-Lying design code chapter 1-16, a total of 16 models, 01 a simple factory pattern, strategy pattern, etc. 02
TestOutlineText_ver029
- 实现Outline文字功能的库,采用了策略模式-Implement outline text library,using Strategy Pattern.
Picross
- Picross DS 经典脑力游戏 你可以通过示例代码学习以下设计模式: 1)单件模式 2)抽象工厂模式 3)策略模式 4)适配器模式 http://en.wikipe-Picross DS brain game classic example of code you can learn the following design patterns: 1) single mode 2) the abstract factory pattern 3) Strategy Mod
StrategyPattern
- 设计模式中的 策略模式 代码 直接拿来套用即可-Strategy Pattern
DesignPatterns.Strategy.Ducks
- 设计模式中的策略模式的应用,用c#的实现-DesignPatterns.Strategy.Ducks
strategy
- 设计模式之策略模式,c++源码vs2010编译通过-The strategy design pattern mode, c++ compiler source vs2010
Test
- 在c#.net平台下利用设计模式中的商场促销_策略模式实现一个简单的商场收银模块-In c#. Net platform using design patterns in the strategy mode to achieve store sales _ a simple shopping cash register module
DesignPattern
- 《大话设计模式》之一: C++实现源码,主要包括: 1、简单工厂模式 2、工厂方法模式(提供通用实现方法,可以直接复用) 3、抽象工厂模式(利用反射,并提供反射源码,可以直接拿来复用) 4、迭代器模式 5、单例模式(支持线程安全) 6、状态模式(游戏中常用模式) 7、策略模式 8、模板方法模式 9、责任链模式 10、装饰模式-hello world
Fira
- Fira的代码,设计模式中的策略模式的C++实现代码是基于的Robot Soccer v1.5a控制源码-Fira code
Design
- 几个简单设计模式的应用包括工厂模式、策略模式等-The application of a few simple design patterns including factory pattern, strategy pattern
strategy-
- 大话设计模式之策略模式,开发工具Microsoft Visual Studio 2008-Westward design patterns strategy model, development tools, Microsoft Visual Studio 2008
Strategy-Pattern
- 策略模式,主要是讲述了C#的基础模式,学了大话设计模式的话,对这个应该很了解-Strategy mode, mainly about C# basic mode, learn Westward design patterns should be very understanding of this
商场收银-策略模式
- 基于LabVIEW设计的大话设计模式中的例子(Lying design patterns in the design examples based on LabVIEW)
strategy_pattern
- 通过设计模式优化代码,使得代码易于扩展,易于维护。(The code is optimized by the design pattern, which makes the code easy to extend and easy to maintain.)