CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - observer design

搜索资源列表

  1. DesignPatter_Observe

    0下载:
  2. 设计模式中的观察者模式c++实现,原创,自己测试过没问题-Design Pattern Observer Pattern in c++ Achieve, originality, have no problem with its own test
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:435480
    • 提供者:yu qin
  1. linearsystemstatefedbacandstateobserver

    0下载:
  2. 详细介绍了,线性定常系统的状态反馈的设计,全维状态观测器,降为状态观测器的设置。-Described in detail, linear time-invariant systems state feedback design, full-dimensional state observer, reduced state observer settings.
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:181107
    • 提供者:zhaojunhu
  1. design

    0下载:
  2. 设计模式课件,详细介绍观察者模式 策略模式 工厂模式 适配器模式 装饰模式-Courseware design, detailed strategy to introduce the observer mode mode mode adapter Factory pattern decorative pattern
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:426512
    • 提供者:linda
  1. ObserverDesignPatt.CPP.tar

    0下载:
  2. C++ program for Observer Design Pattern
  3. 所属分类:Project Design

    • 发布日期:2017-04-12
    • 文件大小:744
    • 提供者:Satej
  1. DelegateandObserver

    0下载:
  2. 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
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:35265
    • 提供者:李广
  1. OOAD

    0下载:
  2. 用observer设计模式实现一个小例子程序 模拟awt的事件监听机制 -With the observer design pattern to achieve a small example program to simulate the event listener mechanism awt
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:14709
    • 提供者:dfasdf
  1. Design_Modal

    0下载:
  2. 十几种常见设计模式的实现,如工厂模式、观察者模式、单件模式等。-Ten implementation of several common design patterns, such as the factory pattern, observer pattern, single mode.
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:101609
    • 提供者:wangfeng
  1. CCA_10_Japon

    0下载:
  2. A HOSM Observer with an Improved Zero-speed Position Estimation Design for Surface PMSM Sensor-less Control
  3. 所属分类:Project Design

    • 发布日期:2017-05-02
    • 文件大小:780417
    • 提供者:ConvHelp
  1. ObserverPStrategy-model

    0下载:
  2. 设计模式-策略与观察者模式--UML图+源码-Design Patterns- Strategy and Observer pattern- UML diagram+ source
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:167319
    • 提供者:张艺阳
  1. Design-Pattern-Experiment

    0下载:
  2. 设计模式实验,包括:策略模式、观察者模式、装饰者模式、抽象工厂模式、单件模式、命令模式、适配器模式、外观模式,共8个。-Experimental design patterns, including: strategy pattern, observer pattern, the Decorator Pattern, the abstract factory pattern, the singleton pattern, command pattern, adapter pattern, app
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1738939
    • 提供者:李明
  1. 2

    0下载:
  2. 几篇关于汽车动力学控制技术和观测器设计的SCI的高质量文章,对电动汽车的动力学尤其是汽车的操纵稳定研究有很好的帮助。-Several articles on the vehicle dynamics control technology and observer design SCI' s high-quality articles, the dynamics of electric vehicles, the car' s handling and stability of gre
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3717467
    • 提供者:jack
  1. design_patternPCHMPSourceCode

    0下载:
  2. 讲述23种设计模式,并附有源码。其中包括观察者模式、工厂模式等-About 23 kinds of design patterns, along with source code. Including observer mode, factory mode
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:177616
    • 提供者:xjc
  1. lec04_Observer

    0下载:
  2. 20种软件设计模式之observer,可以教你了解java设计模式更好编程 -20 kinds of software design patterns observer, can teach you to understand java design patterns better programming
  3. 所属分类:software engineering

    • 发布日期:2017-11-21
    • 文件大小:82819
    • 提供者:Jacob
  1. Automatica_UIO

    0下载:
  2. Sliding-mode observers can be constructed for systems with unknown inputs if the so-called observer matching condition is satisfied. However, most systems do not satisfy this condition. To construct sliding mode observers for systems that do not sati
  3. 所属分类:Document

    • 发布日期:2017-11-30
    • 文件大小:843389
    • 提供者:nader
  1. obsever

    0下载:
  2. 一个属于观察者的设计模式,理解里面的信息,方便更好的了解-A part of the observer design pattern, understand the inside information to facilitate a better understanding
  3. 所属分类:software engineering

    • 发布日期:2017-11-08
    • 文件大小:65474
    • 提供者:小林
  1. observers

    0下载:
  2. The first one is used for the full-order observer design and produces an observer that has the same dimension as the original system. The second technique exploits the knowledge of some state space variables available through the output algebraic e
  3. 所属分类:Communication

    • 发布日期:2017-11-19
    • 文件大小:166372
    • 提供者:abdelhedi
  1. EXP5

    0下载:
  2. MATLAB PROGRAM FOR DESIGN OF FULL ORDER OBSERVER
  3. 所属分类:File Formats

    • 发布日期:2017-04-25
    • 文件大小:37856
    • 提供者:paru
  1. humorous-design-mode

    0下载:
  2. 这是一本关于设计模式的电子书(幽默设计模式),值得学习。 1、策略模式 2、代理模式 3、单例模式 4、多例模式 5、工厂方法模式 6、抽象工厂模式 7、门面模式 8、适配器模式 9、模板方法模式 10、建造者模式 11、桥梁模式 12、命令模式 13、装饰模式 14、迭代模式 15、组合模式 16、观察者模式 17、责任链模式 18、访问者模式 19、状态模式 20、原型模式 21、中介者模式 22、解释器
  3. 所属分类:Project Design

    • 发布日期:2017-05-08
    • 文件大小:1684178
    • 提供者:陈盛乾
  1. State-feedback-is-a-control-method-

    0下载:
  2. 在实际系统中,或者因为不易直接测量,或者因为测量设备在经济性和使用性上的限制,进行状态反馈往往很困难。解决上述问题的基本途径就是进行状态重构,即设计状态观测器,利用重构状态取代真实状态进行状态反馈。-In a real system, or because difficult to directly measure, or because the measurement device is limited to economic and usability on the state feedba
  3. 所属分类:Project Design

    • 发布日期:2017-05-09
    • 文件大小:1732623
    • 提供者:丘海健
  1. disturbance-observer

    0下载:
  2. 先进观测器设计,用于干扰估计。在控制系统中经常用到。-Disturbance observer design.
  3. 所属分类:Project Design

    • 发布日期:2017-04-26
    • 文件大小:106645
    • 提供者:祝晓斌
« 12 »
搜珍网 www.dssz.com