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

搜索资源列表

  1. state_cs

    0下载:
  2. 状态模式vc源码实例。-state model vc source examples.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2.68kb
    • 提供者:陈其
  1. state

    0下载:
  2. 设计模式中的状态模式(state)的程序实现,用c++实现
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:276.29kb
    • 提供者:蒋丽
  1. aczz

    0下载:
  2. AC算法 用指针实现 用指针指向状态机的状态变量-AC algorithm implementation using pointer with pointer to state machine of the state variables
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3.32kb
    • 提供者:孔利峰
  1. daima

    0下载:
  2. 状态机控制AD转换模块 该模块主要实现对MAX197的控制:根据设计需要对芯片进行初始化(包括写控制字选择输入电压值范围、选择通道以及工作模式),并把通道数送指示灯显示以及用键盘控制通道号(按一下,通道号加1,同时点亮相应的指示灯,循环使用个通道);控制状态机的工作时序,并置两次采集到的数据为12位数据输出,并经过锁存进程来锁存数据,最后从锁存器中把输出数据-The state machine controls AD and changes the module this module ma
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:2.71kb
    • 提供者:万俟斌
  1. state

    0下载:
  2. 请用状态模式实现如下操作定义一个MM对象有三中状态并提供邀请方法MM受到邀请后根据状态产生回答MM回答后状态有可能发生变化规则是产生一个1-10的随机数<3时候变为没兴趣状态4-7为“不讨厌”状态8-10为喜欢状态 向MM发多次邀请观察MM的输出 -Please use the following state mode operation the definition of a MM objectthere are three in the state and to provide
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:20.4kb
    • 提供者:樊昔
  1. DecoratorState

    0下载:
  2. 装饰者模式与状态模式学习的好材料,很不错的哦-Decorative models and state model are a good learning materials, very good, oh
  3. 所属分类:software engineering

    • 发布日期:2017-05-01
    • 文件大小:564.64kb
    • 提供者:Athink
  1. 20080406_db768be337e699d2039bgHCd6zQAsL82

    0下载:
  2. 家大型眼镜连锁机构使用,适用于局域网和internet. 程序是在DELPHI6.0下调试通过.使用MIDAS技术的三层架构,服务器为无状态模式 所使用的第三方控件包括:FastReport 2.46 Vcl 2.6-Large optical chain in the use, suitable for LAN and internet. Program is to debug through the DELPHI6.0. Use of MIDAS technology, three-ti
  3. 所属分类:Other systems

    • 发布日期:2017-05-23
    • 文件大小:7mb
    • 提供者:周飞
  1. state

    0下载:
  2. 关于Java初学者的小程序,状态模式--红绿灯-Java applet on the beginner, the state model- traffic lights
  3. 所属分类:Applet

    • 发布日期:2017-04-10
    • 文件大小:700byte
    • 提供者:李道凯
  1. AntWay

    0下载:
  2. 基于状态模式实现的一群算法,Swing界面实现。-State model based algorithm to achieve the group, Swing interface to achieve.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:181.15kb
    • 提供者:徐宁
  1. State

    0下载:
  2. 设计模式中的状态模式模拟及相关代码和测试-Design patterns and related state model simulation and test code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:9.14kb
    • 提供者:董涛
  1. test

    0下载:
  2. 关于设计模式的一些模式小程序,有命令模式,状态模式,-Design patterns on some models of small procedures, command mode, the state model, etc.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3.53kb
    • 提供者:符国明
  1. Csharp_3-0_esign_Patterns_StateAndCommand

    0下载:
  2. cSharp 3.0设计模式之状态模式和命令模式的应用。解压后直接可以运行,输入数字选择不同模式的入口。-cSharp 3.0 design model state mode and command mode of application. Extract can be run directly, enter the number to select a different mode of entry.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:61.42kb
    • 提供者:zhaoxiongfeng
  1. state

    0下载:
  2. 依据设计模式中状态模式一个泡泡糖的相关示例代码-State model according to the design mode, sample code related to a bubble gum
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:927.45kb
    • 提供者:毕玉琦
  1. fsm

    0下载:
  2. 状态模式编写状态机,该状态机用基于面向对象的语言的编写,-State mode to write the state machine, the state machine to write based on object-oriented languages​ ​ ,
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:1.86kb
    • 提供者:林冲
  1. 《模式识别与智能计算》全书实例的源程序

    2下载:
  2. 为了方便读者学习本书的内容,特地将本书中各章节自编函数(见“《模式识别与智能计算》部分函数的源程序”文件夹)及书中较多行的命令(见“《模式识别与智能计算》全书实例的源程序”文件夹),都摘录于各章节中。使用时请将其转换成M文件格式,并且注意M文件中是英文状态,所以要特别注意word格式中的标点符号及提示符前面的空格是否是英文状态(在M文件中,如果字符不是英文状态,会出现波红色浪线的提示)。 如果文件中是函数,则根据matlab形式要求,将其写成函数形式,并保存在相应的路径上。(In order
  3. 所属分类:其他

    • 发布日期:2017-12-16
    • 文件大小:124kb
    • 提供者:橡树
  1. 设计模式

    0下载:
  2. 3-5 观察者模式实例之股票变化:某在线股票软件需要提供如下功能:当股票购买者所购买的某支股票价格变化幅度达到5%时,系统将自动发送通知(包括新价格)给购买股票的股民。现使用观察者模式设计该系统,绘制类图并编程模拟实现。 3-6状态模式实例之银行转账:在某银行系统中,我们定义了账户的三种状态:(1)如果账户(Account)中余额(balance)大于等于0,此时账户的状态为绿色(GreenState),即正常状态,表示既可以向该账户存款(deposit)也可以向从该账户取款(whithdra
  3. 所属分类:其他

  1. Clip_DollMachine

    0下载:
  2. 三个模式实现网上夹娃娃系统框架(简单工厂模式、状态模式、观察者模式)(Three modes to implement the framework of online doll system)
  3. 所属分类:Java编程

    • 发布日期:2018-04-19
    • 文件大小:23kb
    • 提供者:青栀子
  1. verilog状态机

    0下载:
  2. 采用Verilog语言设计一个序列信号发生器和一个序列信号检测器,二者都以状态机模式实现。序列信号发生器输出8位宽度的序列信号“10110110”,通过数码管显示出来;序列信号发生器的输出接入序列信号检测器,检测器检测当前的输入信号,若出现目标序列信号则通过蜂鸣器输出一个声响,表示检测到有效的目标信号。(A sequence signal generator and a sequence signal detector are designed using Verilog language, b
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-04-30
    • 文件大小:5.2mb
    • 提供者:听风吹雨
  1. Brush_State

    2下载:
  2. 雨刷器的状态模式+中介模式 根据控制杆不同的操作,显示不同速度(The state mode + medium mode of the wiper)
  3. 所属分类:Java编程

    • 发布日期:2019-12-17
    • 文件大小:19kb
    • 提供者:无敌无敌了
  1. AFM轻敲模式中微悬臂振动的研究

    1下载:
  2. 建立悬臂梁简化的模型 对轻敲模式下的振动状态进行研究(The simplified model of cantilever beam is established and the vibration state under tapping mode is studied.)
  3. 所属分类:文章/文档

    • 发布日期:2019-04-10
    • 文件大小:175kb
    • 提供者:libao
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com