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

搜索资源列表

  1. Observer

    0下载:
  2. java绘图,observer模式的例子,用于学习-java paint
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:12212
    • 提供者:twj
  1. Observer-Thread-sample

    0下载:
  2. 考虑到这些应用, 比较合适的就是 Observer (观察者) 模式, 不仅可以动态的加入/移出观察者, 也能够让线程类 (Core) 和显示类 (UI) 之间脱耦. 可谓一举多得. 于是我就试着写了个线程搜索路径下所有文件的例子, 在其中应用了 Observer 模式.-Decoupling between the consideration of these applications is more appropriate Observer (Observer) mode, not only
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:481743
    • 提供者:LI
  1. Observer

    0下载:
  2. 在VS上用C++编写的观察者软件设计模式的模板。-Templates in VS written by C++ observer software design patterns.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3934583
    • 提供者:林小风
  1. Improved-sliding-mode-observer-model

    3下载:
  2. 改进的滑模观测器模型,实现永磁同步电机反电动势的估算。-Improved sliding mode observer model, realize the permanent magnet synchronous motor counter electromotive force estimate.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:13745
    • 提供者:金城肆
  1. Observer-Pattern

    0下载:
  2. 观察者模式-在对象之间定义一对多的依赖。使用java 实现设计模式中的一种oberserver pattern-The observer pattern- defined many dependencies between objects. Use java design patterns to achieve one oberserver pattern
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2294
    • 提供者:蒋楚楚
  1. state-observer

    0下载:
  2. A simple view of the state observer and the equivalence with the problem of specifying the observer polynomial, e.g., as Butterworth ˉlter polynomials is presented.
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:119468
    • 提供者:khalid
  1. observer-mode

    0下载:
  2. 经典设计模式中的观察者模式,通过代码实现,详细说明了观察者模式的思想-Classic design mode observer mode, by code, a detailed descr iption of the mode of thinking observer
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:106356
    • 提供者:赵小韩
  1. ET-man-observer-QQ

    0下载:
  2. 这是一个完全自主开发的FLEX小软件。“外星人-地球人-观察者”类QQ聊天方式。主要用于FLEX环境下ACTIONscr ipt编程技术的训练。是ACTIONscr ipt组件使用的编程训练。-This is a completely self-developed software FLEX small. Aliens- Earth- observer category QQ chat. FLEX is mainly used for training under environmental
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-03
    • 文件大小:496328
    • 提供者:Li
  1. adaptive-state-Observer

    0下载:
  2. 使用卡尔曼滤波技术对一类具有干扰的非线性系统设计观测器。-Kalman filtering technique designed for a class of nonlinear systems with disturbance observer.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:883
    • 提供者:李新
  1. State-observer-for-nonlinear-systems

    1下载:
  2. 对一类不确定非线性系统设计一种新的状态观测器。-For a class of uncertain nonlinear systems design of a new state observer.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:766
    • 提供者:李新
  1. Observer

    0下载:
  2. a observer pattern desing example in c++ a basic class room one
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1765556
    • 提供者:jymbovs
  1. Mechanical-disturbance-observer-

    1下载:
  2. 机器人机械手非线性干扰观测器及其在控制中的应用-Robot mechanical disturbance observer application
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6441
    • 提供者:王英
  1. Observer

    0下载:
  2. Observer java code : difference between push and pull style of observer
  3. 所属分类:software engineering

  1. observer

    0下载:
  2. 属于观察者模式的实现源码,用java实现,思路清晰,易于理解-Belonging to the Observer pattern implementation source code, using java, clear, easy to understand
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:11665
    • 提供者:lene
  1. Observer

    0下载:
  2. 基于java实现的观察者模式例子 简单的股票模拟-Based on observer mode to achieve java examples- simple stock simulation
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-23
    • 文件大小:7223296
    • 提供者:ChenW
  1. disturbance-observer

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

    • 发布日期:2017-04-26
    • 文件大小:106645
    • 提供者:祝晓斌
  1. The-designer-mode-observer-pattern

    0下载:
  2. 自己实现了23种经典的设计模式之观察者模式,观察者模式的两种模型“拉”模型和“推”模型-Their implementation of 23 kinds of classic design patterns of the observer pattern, two kinds of model of the observer pattern pull model and push model
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2222
    • 提供者:zw6239057youch
  1. Observer-design-pattern

    0下载:
  2. observer pattern detail and idea how it works
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-01
    • 文件大小:95125
    • 提供者:adeel
  1. sliding-model-observer--pmsm

    1下载:
  2. simulink仿真环境下的基于滑膜观测器的永磁同步电机仿真-Simulation of Permanent Magnet Synchronous Motor Based on synovial Observer simulink simulation environment
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:23891
    • 提供者:caden
  1. observer

    0下载:
  2. Pattern observer on java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:7596
    • 提供者:Vlad
« 1 2 3 4 56 7 8 9 10 ... 29 »
搜珍网 www.dssz.com