搜索资源列表

  1. java_observer

    0下载:
  2. java观察者模式的具体代码,通过使用观察者模式更新多个窗体的数据。-Observer Pattern java specific code, by using the Observer Pattern update multiple forms of data.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:zhouyaping
  1. ObserverEventImplement

    0下载:
  2. Csharp实现设计模式代码,主要实现观察者设计模式,代码准确无误-CSharp design model code, the main achievement of the observer design pattern, code accuracy
  3. 所属分类:C#编程

    • 发布日期:2024-05-15
    • 文件大小:17408
    • 提供者:sunyong
  1. 07.11.10

    0下载:
  2. 两个观察者模式的例子,vc++,命令行程序-Examples of the two observer mode, vc++, Command-line procedures
  3. 所属分类:书籍源码

    • 发布日期:2024-05-15
    • 文件大小:1868800
    • 提供者:cg
  1. vp_observer

    0下载:
  2. 所属分类:OpenGL

    • 发布日期:2024-05-15
    • 文件大小:8192
    • 提供者:Garett
  1. javadesignpattern

    0下载:
  2. 用策略模式和观察者模式混合设计的一个游戏模拟-Use strategy mode and mixed-mode observer design of a game simulation
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-15
    • 文件大小:38912
    • 提供者:朱安然
  1. ObserverThread

    0下载:
  2. 用Observer模式实现的Thread多线程文件搜索-Observer pattern using the Thread realize multi-threaded file search
  3. 所属分类:文件操作

    • 发布日期:2024-05-15
    • 文件大小:345088
    • 提供者:xzqxzq
  1. Spring

    0下载:
  2. Spring中提供一些Aware相关的接口,BeanFactoryAware、 ApplicationContextAware、ResourceLoaderAware、ServletContextAware等等,其中最常用到的是ApplicationContextAware。实现ApplicationContextAware的Bean,在Bean被初始后,将会被注入 ApplicationContext的实例。ApplicationCo
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:
  1. DownloadManager

    0下载:
  2. 1.代码全由java书写 2.支持http1.1的可续传下载 3.GUI采用的是Java Swing 4.设计模式为Observer 5.采用了多线程机制-1. Code by the java to write 2. HTTP1.1 can support 3.GUI Resume download using the Java Swing4. Design Patterns for Observer5. Using
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:25600
    • 提供者:刘浩
  1. ChatRoom

    0下载:
  2. 套接字编程, 观察者模式实现若干用户消息同步更新-Socket programming, observer mode to achieve a number of users simultaneously update the news
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:111616
    • 提供者:风呤
  1. zuiyou

    0下载:
  2. 用一观测器从t=1秒开始对一个运动目标的距离进行连续地跟踪测量,假设观测的间隔为一秒钟,雷达到运动目标之间的距离为S(t)(1) 统计特性的初值为 (2)观测误差是与和均不相关的白噪声序列,并且有 (3)观测数据存放在附加的文件中(单位:m)。 要求:分析上述对象,建立系统模型,构造卡尔曼滤波器,编程计算,求: (1) 距离S(t)的最佳估计及估计误差, (2) 距离S(t-5)的最佳平滑及估计误差
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:裴海波
  1. AbstractObserver

    0下载:
  2. 自定义的增加观察者的封装类,可以直接继承来使用-The increase in custom packaging observer categories, can be directly inherited to use
  3. 所属分类:SCSI/ASPI

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:yangby
  1. bear

    0下载:
  2. 这个是直升机齿轮箱故障特征提取的程序。用的是小波变化加上hilbert包络的方法,简单实用,对大型旋转设备的故障检测有很广泛的应用!-This is a Helicopter Gearbox Fault Feature Extraction procedures. Changes using a wavelet plus hilbert envelope method is simple and practical, on large
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:埃里克斯
  1. DesignPatter_Observe

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

    • 发布日期:2024-05-15
    • 文件大小:435200
    • 提供者:yu qin
  1. Patten_Oberserver

    0下载:
  2. 观察者模式,重要基本模式之一,不能直接运行,需要者可以把它加在自己的模块中-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
  3. 所属分类:软件工程

    • 发布日期:2024-05-15
    • 文件大小:704512
    • 提供者:leon
  1. Observe

    0下载:
  2. 观察者模式,通过两个案例展示了观察者设计模式的使用。两个Client.java分别是对应的测试类!-Observer mode, through two case studies demonstrating the use of the observer design pattern. Client.java are two corresponding test-class!
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:liurh
  1. guanchazhe2

    0下载:
  2. 观察者模式 vs2005适合初学者以及提高学习-VS2005 observer mode suitable for beginners as well as enhance the learning
  3. 所属分类:.net编程

    • 发布日期:2024-05-15
    • 文件大小:29696
    • 提供者:flying
  1. FeedChild0.6

    0下载:
  2. 模拟小孩喂食的java程序,采用软件设计模式中的观察者模式进行设计-Java simulation child feeding procedures, the use of software design mode observer design pattern
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-15
    • 文件大小:7168
    • 提供者:黄忠
  1. Delegates-and-Events-in-CSharp

    0下载:
  2. C# 中的委托和事件 委托 和 事件在 .Net fr a mework中的应用非常广泛,然而,较好地理解委托和事件对很多接触C#时间不长的人来说并不容易。它们就像是一道槛儿,过了这个槛的人,觉得真是太容易了,而没有过去的人每次见到委托和事件就觉得心里别(biè)得慌,混身不自在。本文中,我将通过两个范例由浅入深地讲述什么是委托、为什么要使用委托、事件的由来、.Net fr a mework中的委托和事件、委托和事件对Observe
  3. 所属分类:C#编程

    • 发布日期:2024-05-15
    • 文件大小:195584
    • 提供者:朱兴洲
  1. zf1

    0下载:
  2. 对运动辐射源的单站无源伪线性定位跟踪算法-Sports sources on a single observer passive location and tracking algorithm for pseudo-linear
  3. 所属分类:软件工程

    • 发布日期:2024-05-15
    • 文件大小:75776
    • 提供者:赵勇武
  1. ObserverDemo-Reader

    0下载:
  2. 一个经典的观察者模式的demo(模拟读者与报社关系)-A classic observer mode demo (simulation of the relationship between the reader and the newspaper)
  3. 所属分类:GIS编程

    • 发布日期:2024-05-15
    • 文件大小:5120
    • 提供者:ryoh
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 31 »

源码中国 www.ymcn.org