搜索资源列表
pattern-design
- 一些常用的设计模式C++代码,主要参考《大话设计模式》-Some common the design design C++ code, refer to the the " bigtalk design design
Design
- 几个简单设计模式的应用包括工厂模式、策略模式等-The application of a few simple design patterns including factory pattern, strategy pattern
Design_pattern
- 这里提供了几种常见设计模式的实例源代码。设计模式(Design pattern)是一套被反复使用、多数人知晓的、经过分类编目的、代码设计经验的总结。使用设计模式是为了可重用代码、让代码更容易被他人理解、保证代码可靠性。 毫无疑问,设计模式于己于他人于系统都是多赢的,设计模式使代码编制真正工程化,设计模式是软件工程的基石,如同大厦的一块块砖石一样。-Design pattern
DesignPatternCPP
- C++设计模式的实现:命令模式、代理模式、单件模式等;-the implementation of C++ Design Pattern:Command ,fork,Proxy Singleton
observer
- 观察者模式的简单代码实现。有助于对初学设计模式这对观察者模式的理解。-Simple observer pattern code. This design pattern helps the beginner understand the observer pattern.
basy_clasifly
- 这是一个贝叶斯分类器程序,可以使用设计的分类器进行文档分类,非常有利于进行模式识别研究学习-This is a Bayesian classifier, you can use the design of the classifier for document classification, is very conducive to learning for pattern recognition research