-
设计模式
3-5 观察者模式实例之股票变化:某在线股票软件需要提供如下功能:当股票购买者所购买的某支股票价格变化幅度达到5%时,系统将自动发送通知(包括新价格)给购买股票的股民。现使用观察者模式设计该系统,绘制类图并编程模拟实现。
3-6状态模式实例之银行转账:在某银行系统中,我们定义了账户的三种状态:(1)如果账户(Account)中余额(balance)大于等于0,此时账户的状态为绿色(GreenState),即正常状态,表示既可以向该账户存款(deposit)也可以向从该账户取款(whithdraw)。(2)如果该账户中余额小于0,并且大于等于-1000,则该账户的状态为黄色(YellowState),即欠费状态,此时既可以向该账户存款也可以从该账户取款。(3)如果该账户余额小于-1000,那么该账户的状态为红色(RedState),即透支状态,此时用户只能向该账户存款,不能在从中取款。现在用状态模拟来实现状态的转化问题,用户只要执行简单的存款和取款操作,系统根据数量自动转换到相应的状态。(Need to transport toBaiDu)
- 2020-12-15 23:09:13下载
- 积分:1
-
filter
单片机采用卡尔曼滤波对陀螺仪的数据进行融合滤波(Kalman filter is used to fuse and filter gyroscope data in MCU)
- 2018-11-23 10:08:17下载
- 积分:1
-
User
说明: cheatengione.dll for analise applications
- 2020-06-25 08:00:02下载
- 积分:1
-
音乐播放器代码
HTML5 MP3音乐播放器代码是一款悬浮在网页底部的mp3音乐播放器代码。(HTML5 MP3 music player code is an MP3 music player code suspended at the bottom of the page.)
- 2019-04-02 17:55:36下载
- 积分:1
-
ThreePhasePowerControl_dqCloop
说明: dq功率控制双闭环三相并网逆变器,内环为电流环,PI控制器,dq解耦(Three phase inverter with d-q double-loop PI controller, grid tied.)
- 2020-12-09 16:49:20下载
- 积分:1
-
shengbo
采用声波高阶有限差分算法,克服了有限差分法本身存在的数值频散问题,使用了最佳匹配层吸收边界,较好地消除了边界反射,成功模拟了 声波波场在地下介质中的传播情况。(The high-order finite difference method is used to overcome the numerical dispersion problem of the finite difference method itself. The best matching layer absorbing boundary is used to eliminate the boundary reflection and successfully simulate the propagation of acoustic wave field in underground media.)
- 2018-11-14 21:37:03下载
- 积分:1
-
protel_lib
protel的常用器件库,本人积累几年的成果,尤其适合单片机开发电路设计使用。(Protel common device library, I accumulated several years of results SCM is particularly suitable for the development of circuit design.)
- 2020-06-26 06:00:02下载
- 积分:1
-
matlab峰识别面积计算
拉曼光谱特征光谱峰识别,以及峰的积分面积计算,给大家参考(Raman spectrum, spectral peaks recognition, and peak integral area calculation, for your reference)
- 2021-03-02 19:09:33下载
- 积分:1
-
电力系统暂态稳定程序,可以进行暂态稳定计算
电力系统暂态稳定程序,可以进行暂态稳定计算-Power System Transient Stability Program, can be transient stability calculation
- 2022-05-15 23:13:22下载
- 积分:1
-
HNwindow
该代码主要是在ABAQUS软件平台上给特定的薄板一定的激励信号,用来激发超声导波模态的形成(Ultrasound guided wave excitation signal)
- 2020-09-07 17:48:03下载
- 积分:1