搜索资源列表
Eclipse_RCP_WizrdPage_IMP
- 文章介绍了eclipse Rcp wizardPage的动态实现方法.主要运用了观察者模式来实现各WizardPage间的通知和刷新.-article on the eclipse Rcp wizardPage dynamic method. Win main with the observer mode to achieve the WizardPage the notice and updated.
ObserverPattern
- Head First 设计模式原书用的是JAVA写的代码,网络上也有C#的,但没有见到用C++实现的。这是我用C++实现的观察者模式的代码
中国云计算产业发展白皮书
- 云计算作为第三次IT浪潮的代表正在向我们走来。作为中国IT产业的观察者和研究者,赛迪顾问充分运用自身的强大资源优势,长期追踪包括云计算在内的中国IT产业发展现状与未来趋势。
DesignPatter_Observe
- 设计模式中的观察者模式c++实现,原创,自己测试过没问题-Design Pattern Observer Pattern in c++ Achieve, originality, have no problem with its own test
Patten_Oberserver
- 观察者模式,重要基本模式之一,不能直接运行,需要者可以把它加在自己的模块中-Observer model, it is important to the basic model, one can not directly run for those who need it can be added to its own module
CommonDesignPatternsForSymbianOS
- symbian上常用的设计模式,如活动对象与观察者模式的结合使用。-common design patters for symbian
design
- 设计模式课件,详细介绍观察者模式 策略模式 工厂模式 适配器模式 装饰模式-Courseware design, detailed strategy to introduce the observer mode mode mode adapter Factory pattern decorative pattern
DelegateandObserver
- C#源码及可执行程序,里面对C#中的委托和设计模式中的观察者模式进行了比较,注视非常详细,例子是根据李建忠设计模式讲义编写的,很实用。-C# source code and executable programs, which for C# in the commissioning and design of the observer mode model compared to a very detailed attention, for example, LI Jian-zhong desi
DesignPattern
- 设计模式,之观察者模式、工厂模式、单利模式的源码-very good
Design_Modal
- 十几种常见设计模式的实现,如工厂模式、观察者模式、单件模式等。-Ten implementation of several common design patterns, such as the factory pattern, observer pattern, single mode.
ObserverPStrategy-model
- 设计模式-策略与观察者模式--UML图+源码-Design Patterns- Strategy and Observer pattern- UML diagram+ source
Design-Pattern-Experiment
- 设计模式实验,包括:策略模式、观察者模式、装饰者模式、抽象工厂模式、单件模式、命令模式、适配器模式、外观模式,共8个。-Experimental design patterns, including: strategy pattern, observer pattern, the Decorator Pattern, the abstract factory pattern, the singleton pattern, command pattern, adapter pattern, app
ObserverandListener
- 观察者模式与监听器机制 观察者模式与监听器机制.-Observer and Listener Observer and Listener Observer and Listener
java-design-patterns-PPT
- 各种设计模式,包括工厂模式、门面模式、观察者模式-various kinds of design patterns
Design-Pattern2
- 设计模式 讲义 ppt 第二部分 包括观察者模式、命令模式等-Design Pattern p2
design_patternPCHMPSourceCode
- 讲述23种设计模式,并附有源码。其中包括观察者模式、工厂模式等-About 23 kinds of design patterns, along with source code. Including observer mode, factory mode
obsever
- 一个属于观察者的设计模式,理解里面的信息,方便更好的了解-A part of the observer design pattern, understand the inside information to facilitate a better understanding
humorous-design-mode
- 这是一本关于设计模式的电子书(幽默设计模式),值得学习。 1、策略模式 2、代理模式 3、单例模式 4、多例模式 5、工厂方法模式 6、抽象工厂模式 7、门面模式 8、适配器模式 9、模板方法模式 10、建造者模式 11、桥梁模式 12、命令模式 13、装饰模式 14、迭代模式 15、组合模式 16、观察者模式 17、责任链模式 18、访问者模式 19、状态模式 20、原型模式 21、中介者模式 22、解释器
activity-recognition--based-on-hmm
- 一种HMM可以呈现为最简单的动态贝叶斯网络。隐马尔可夫模型背后的数学是由LEBaum和他的同事开发的。它与早期由RuslanL.Stratonovich提出的最优非线性滤波问题息息相关,他是第一个提出前后过程这个概念的。 在简单的马尔可夫模型(如马尔可夫链),所述状态是直接可见的观察者,因此状态转移概率是唯一的参数。在隐马尔可夫模型中,状态是不直接可见的,但输出依赖于该状态下,是可见的。每个状态通过可能的输出记号有了可能的概率分布。因此,通过一个HMM产生标记序列提供了有关状态的一些序
test-report
- 面向对象与设计模式实验及详细解答(附源码) 策略模式、命令模式、中介者模式、责任链模式、模板方法模式、观察者模式、装饰模式、组合模式、适配器模式、迭代器模式、多态娱乐实验、简单工厂、工厂方法、抽象工厂模式。-Java Design Patterns
