搜索资源列表
Strategy_Pattern
- 设计模式之策略模式C#代码实现,学习设计模式非常有益的资料.-Model of strategy design patterns C# code to achieve, learning design patterns are very useful information.
DesignPatterns.Strategy.Ducks
- 设计模式中的策略模式的应用,用c#的实现-DesignPatterns.Strategy.Ducks
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-pattern_1
- 《head first设计模式》的第一个设计模式-策略模式的c++实现,在eclipse下调试通过。-" Head first design patterns," the first design patterns- patterns c++ strategies implemented under the eclipse debugging.
strategy_pattern
- 通过设计模式优化代码,使得代码易于扩展,易于维护。(The code is optimized by the design pattern, which makes the code easy to extend and easy to maintain.)