搜索资源列表
observer_cs
- 观察者模式vc源码实例。-VC Source Code/Example from the view of observator
摄像漫游
- 用OpenGL绘制的一个不断旋转的摄像台以及上空盘旋的一个飞行物.可以通过键盘控制观察者的视角和位置,-OpenGL rendering with a constant rotation of the camera platform and circled over the one flying objects. Keyboard control can be the observer perspective and position
headfirst.java
- 关于常用的几个设计模式的java实现原代码(包括工厂模式,命令模式,观察者模式,策略模式,个体模式等)-on several commonly used design patterns to achieve the java source code (including factory pattern, order patterns, observer mode, strategy model, individual mode)
Observerwangdxh
- 这是国外牛人写的一个关于设计模式的观察者的图像化代码,我曾经在设计模式课堂上向老师和同学们演示,获得了很好的评介,值得一看-foreign cattle wrote on the design of a model of the image of the observer code I worked in the design pattern to the classroom teachers and the students demo
PhotoMgr
- 观察者模式delphi实例实现,同时注意软件的设计-observer mode delphi example, at the same time, attention to the design software
DXFViewer_cs
- 例子装载文件DXF 。DLL + 原始代码是包括的分析器和观察者。-example loading documents DXF. DLL source code is included in the analyzer and observers.
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.
cexample
- c#的小例子:用到的知识点: * c#编程基础 * IO流 * 读取HTTP响应 * 多线程异步GUI的使用 * 使用“委派”实现“监听-观察者”模式
java_observer
- java观察者模式的具体代码,通过使用观察者模式更新多个窗体的数据。
ObserverEventImplement
- Csharp实现设计模式代码,主要实现观察者设计模式,代码准确无误
07.11.10
- 两个观察者模式的例子,vc++,命令行程序
vp_observer
- 此例详细讲解了vegaprime的观察者位置控制
javadesignpattern
- 用策略模式和观察者模式混合设计的一个游戏模拟
Stock-Observer
- 基于股票价格变化的观察者模式的java源代码。初学者可看
Spring
- Spring中提供一些Aware相关的接口,BeanFactoryAware、 ApplicationContextAware、ResourceLoaderAware、ServletContextAware等等,其中最常用到的是ApplicationContextAware。实现ApplicationContextAware的Bean,在Bean被初始后,将会被注入 ApplicationContext的实例。ApplicationCo
ObserverPattern
- Head First 设计模式原书用的是JAVA写的代码,网络上也有C#的,但没有见到用C++实现的。这是我用C++实现的观察者模式的代码
ChatRoom
- 套接字编程, 观察者模式实现若干用户消息同步更新-Socket programming, observer mode to achieve a number of users simultaneously update the news
observe
- 用观察者实现天气预报,天气显示,天气预测的各项功能的改变。-With the observer to achieve forecast, the weather showed that the various functions of the weather forecast changes.
ObserverModel
- 本程序是java开发设计模式中观察者设计模式最基本的实现原理(This program is java development design patterns, observer design patterns, the most basic principles of implementation)
设计模式
- 3-5 观察者模式实例之股票变化:某在线股票软件需要提供如下功能:当股票购买者所购买的某支股票价格变化幅度达到5%时,系统将自动发送通知(包括新价格)给购买股票的股民。现使用观察者模式设计该系统,绘制类图并编程模拟实现。 3-6状态模式实例之银行转账:在某银行系统中,我们定义了账户的三种状态:(1)如果账户(Account)中余额(balance)大于等于0,此时账户的状态为绿色(GreenState),即正常状态,表示既可以向该账户