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

搜索资源列表

  1. Sequencedetector

    0下载:
  2. Sequence detector design ideas are often used to achieve the FSM, the idea is to achieve through the shift register sequence detection
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:31462
    • 提供者:jimmy sia
  1. fsm

    0下载:
  2. 检测输入数据中的“10110”序列,并记录检测到的序列的数目,当序列数目大于3时溢出。 输入信号:iclk //输入时钟 rst_ //复位信号 din //输入串行数据 输出信号:[1:0] catch //检测到的序列的数目 overflow //数目大于3 ,溢出 置高-finite states machine
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:664
    • 提供者:黄隽宸
  1. FsmTutorial_V1

    0下载:
  2. 用FSM工具进行状态机开发的教程,包你一看就会-State machine with the FSM tool development tutorial, including a look you' ll
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:100963
    • 提供者:梨园
  1. SKT600securitysystem

    0下载:
  2. to Design the FSM for your security code access system using C programming without the use of loop delays
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:3843
    • 提供者:Yohance C
  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
    • 文件大小:1909
    • 提供者:林冲
  1. fsm

    0下载:
  2. finite state machine writing in VHDL using proteus software.
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:13810
    • 提供者:saltihie
  1. anti_bounce

    0下载:
  2. AntiBounce circuit with 3-state FSM
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:1186
    • 提供者:mcano
  1. fsm

    0下载:
  2. Finite state machine driver for Linux.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-09
    • 文件大小:1919
    • 提供者:huaixinglin1
  1. FSM

    2下载:
  2. 使用频域平滑的方法来实现信号循环谱估计的算法-The smooth frequency domain signal cyclic spectrum estimation algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:697
    • 提供者:王志
  1. Verilog-FSM(TSC)

    0下载:
  2. Finate State machine
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:420687
    • 提供者:SMS
  1. FSM111

    0下载:
  2. Demo about FSM-verilog for starter
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:22240
    • 提供者:Linh
  1. DS1302

    0下载:
  2. 控制DS1302时钟芯片,包括对芯片读写的底层代码,控制代码,加入了指令,使其成为了独立的模块。-control the DS1302 clock chip,including the root code,FSM,and some instructions,which can be independent from other modules.
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:2041798
    • 提供者:liuziwei
  1. tiaoshi_18_outVector_FSM

    0下载:
  2. omnet++模拟环境中的FSM状态机仿真代码-omnet++ simulation environment FSM state machine simulation code
  3. 所属分类:Communication

    • 发布日期:2017-05-28
    • 文件大小:11002371
    • 提供者:wangshijun
  1. KGFMapSystem2.3

    0下载:
  2. 解析json,支持fsm状态机,和一个状态机的源码的实现-Parse json
  3. 所属分类:Shell api

    • 发布日期:2017-06-16
    • 文件大小:25640371
    • 提供者:andy
  1. Simple-Finite-State-Machine

    0下载:
  2. This program can determin very accurately the nature of the user input, it detects whether it is an integer, a float, a number in scientific notation or simply an invalid input. To be capable of doing this the program uses a simple FSM (Fini
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:8759
    • 提供者:neihai
  1. digital-clock-test-console

    0下载:
  2. this code is used for implementation of digital clock using finite state machine. This code try to show how to use FSM for state transition
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:1658
    • 提供者:appolo
  1. sale2

    0下载:
  2. 基于FSM的自动售货机程序.通过FSM(有限状态机)完成投币,出货等任务。-The vending machine program based on FSM
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:984
    • 提供者:老孟
  1. NandBuffer

    0下载:
  2. verilog编写,含三路正弦信号发生器,三路数据乒乓缓存模块。乒乓缓存读写控制采用三段式状态机实现。-The project contains a 3-channel sine generator and a 3-channel ping-pong buffer which is written in verilog. The write and read control of buffer is implemented in 3-segment FSM.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:8358
    • 提供者:shanhuancui
  1. TaskScheduler

    0下载:
  2. Arduino 任务管理器库,可以用它完成有限状态机的功能-Arduino taskscheduler lib,do sth like FSM function
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3280
    • 提供者:Techie
  1. ModelSim_linux_crack.tar

    0下载:
  2. Implementation of a simple fsm
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1111189
    • 提供者:Unni
« 1 23 »
搜珍网 www.dssz.com