搜索资源列表

  1. C 、MFC源代码observer.rar

    0下载:
  2. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:59944
    • 提供者:
  1. 串口通讯硬件仿真测试

    0下载:
  2. 232串口测试程序。// 软件模拟测试说明: // 1.这个测试采用查询方式进行串口通讯 // 2.将软件仿真环境的晶震设为11.0592 MHz // 3.软件模拟全速运行, 观察波特率是1200bps // 4.在串口1中输入数字或字母,可观察到通讯是否有误。-232 serial testing procedures. / / Software simulation tests : / / 1. The test
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:19851
    • 提供者:李天华
  1. 摄像漫游

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

    • 发布日期:2008-10-13
    • 文件大小:109276
    • 提供者:田雨
  1. Chromaticity

    0下载:
  2. 一個包含完整繪製 CIE Chromaticity Diagrams 的程式, 包含支援 CIE Standard Observer, Color Mstching Functions, 及 CIE 1931, CIE 1960, CIE 1976 等格式.-contains a complete CIE PLL Diagrams mapping programs, including support CIE Standard Ob
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:289354
    • 提供者:黃建華
  1. see

    0下载:
  2. 这是一个非常好的数据库观察器,请大家共同享用。-This is a very good database observer, please enjoyment.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:8391
    • 提供者:毛子
  1. matlab12

    0下载:
  2. 观测器设计 对MATLAB学习帮助很大-Observer design study of great help MATLAB
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1446
    • 提供者:龙腾
  1. MyLiabary

    0下载:
  2. 这是一个图书管理系统源代码,它应用了许多良好的设计模式,单态模式,工厂模式,享元模式,comand模式,observer模式,mvc体系结构,是学习设计模式的不错选择-This is a library management system source code, which is used by the many excellent design pattern, single-state mode the factory model
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:432467
    • 提供者:邓英妥
  1. progMatlab

    0下载:
  2. 这个程序能清楚显示灰度图形的灰度直方图,并能进行平滑与滤波处理,方便程序员观察了解图像。-this procedure will clearly show that the gray-scale graphics histogram, and for smoothing and filtering. Observer allows programmers to understand images.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:6628
    • 提供者:空想位
  1. SubjectObserver_source

    0下载:
  2. Using C++ Templates to overcome some of the original Subject/Observer design pattern problems -Using C Templates to overcome some of the or iginal Subject / Observer design pattern probl ems
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1048
    • 提供者:caoguanghuineu
  1. headfirst.java

    0下载:
  2. 关于常用的几个设计模式的java实现原代码(包括工厂模式,命令模式,观察者模式,策略模式,个体模式等)-on several commonly used design patterns to achieve the java source code (including factory pattern, order patterns, observer mode, strategy model, individual mode)
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:287451
    • 提供者:付联榕
  1. Observerwangdxh

    0下载:
  2. 这是国外牛人写的一个关于设计模式的观察者的图像化代码,我曾经在设计模式课堂上向老师和同学们演示,获得了很好的评介,值得一看-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
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:36778
    • 提供者:wangdxh
  1. libGPS4j2me-1.0

    0下载:
  2. A Java fr a mework for connecting to and exchanging data from GPS units to J2ME Mobile Devices. Serial and Bluetooth connections to GPS devices. Support for NMEA-0183 GPS Standard. An Observer-Design Pattern makes the li
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3375579
    • 提供者:firmament
  1. PhotoMgr

    0下载:
  2. 观察者模式delphi实例实现,同时注意软件的设计-observer mode delphi example, at the same time, attention to the design software
  3. 所属分类:Dephi控件源码

    • 发布日期:2008-10-13
    • 文件大小:9711
    • 提供者:洪生
  1. ObserverClock

    0下载:
  2. 用java写的GUI Analog Clock,用上了Observer,可以更改时间,对学习observer的运用很有帮助!-with java write GUI Analog Clock, with the use of the Observer. can change the time, to learn the use of observer helpful!
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:7898
    • 提供者:Voyager
  1. Eclipse_RCP_WizrdPage_IMP

    0下载:
  2. 文章介绍了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.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:14656
    • 提供者:康珂硕
  1. calculator

    0下载:
  2. 用eclipse实验计算器功能,是mvc结构,并且是observer的design pattern
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:10344
    • 提供者:dqn
  1. Wheater

    0下载:
  2. this apps create weather station monitoring system Implementing the observer pattern with Java's Observer.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-15
    • 文件大小:8192
    • 提供者:ziyyah
  1. travaux pratique observateur

    0下载:
  2. adaptative colntrol with luenberger observer
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:17408
    • 提供者:ezzitouni
  1. Sensorless IPMSM Control Based on an Extended Nonlinear Observer with Rotational Inertia Adjustment and Equivalent Flux

    1下载:
  2. Sensorless IPMSM Control Based on an Extended Nonlinear Observer with Rotational Inertia Adjustment and Equivalent Flux Error Compensation
  3. 所属分类:软件工程

    • 发布日期:2021-06-23
    • 文件大小:1114267
    • 提供者:electronic
  1. Robust-Attitude-Controller-for-UAV-Using-Dynamic-Inversion-and-Extended-State-Observer-controller

    0下载:
  2. A robust feedback linearization controller is presented for attitude control of an Unmanned Aerial Vehicle (UAV). The objective of this controller is to make the roll angle, pitch angle, and yaw angle track the given t
  3. 所属分类:matlab例程

    • 发布日期:2022-06-25
    • 文件大小:26342456
    • 提供者:mrjoe767
« 1 2 3 4 5 6 78 9 10 11 12 ... 31 »

源码中国 www.ymcn.org