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

搜索资源列表

  1. Moore-type-sequence-detector

    0下载:
  2. 基础实验_有限状态机:Moore型序列检测器-Experimental basis _ finite state machine: Moore-type sequence detector
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:263622
    • 提供者:cheguangning
  1. smcJava

    0下载:
  2. java实现的有限状态机,带有完整的例子-Finite state machines
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-16
    • 文件大小:173492
    • 提供者:wq
  1. moore101

    0下载:
  2. 在计算理论中,摩尔型有限状态机(英语:Moore machine)是输出只由当前状态自己(不直接依赖于输入)确定的有限状态自动机。摩尔型有限状态机的状态图对每个状态包含一个输出信号,相对于米利型有限状态机,它映射机器中的“转移”到输出。moore101-In the theory of computation, a Moore machine is a finite-state machine whose output values are determined solely by its cu
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:534
    • 提供者:杨宇
  1. auto_seller

    0下载:
  2. 基于FPGA有限状态机 自动售货机-FPGA auto_seller
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1039
    • 提供者:王RICK
  1. wingAI

    0下载:
  2. 射击游戏中的人工智能代码,次代码基于有限状态机的AI系统进行实现-Shooting game AI code, sub-code-based AI systems will be realized finite state machine
  3. 所属分类:Shot Game

    • 发布日期:2017-04-04
    • 文件大小:40341
    • 提供者:Rose
  1. FSM

    0下载:
  2. 利用有限状态机来控制飞船,模仿小行星游戏中飞船的行为-Finite state machine to control the spacecraft, the spacecraft game imitate the behavior of asteroids
  3. 所属分类:Game Engine

    • 发布日期:2017-05-02
    • 文件大小:847893
    • 提供者:Rose
  1. jc1101

    0下载:
  2. 用状态机实现序列检测器的设计,了解有限状态机的设计与应用。-With a state machine sequence detector design, understand the design and application of finite state machines.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:199223
    • 提供者:YINJIE
  1. Ch8

    0下载:
  2. 《Verilog HDL数字系统设计及仿真》第八章有限状态机的设计源代码-" Verilog HDL design and simulation of digital systems." Chapter VIII of the finite state machine design source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:1133
    • 提供者:Cliu
  1. FSM

    0下载:
  2. 这是用 vhdl所实现的有限状态机的代码,是学VHDL的基本-this is the VHDL for finite state machine.
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:560
    • 提供者:lilyhe
  1. avr_keypad

    0下载:
  2. 1.基于FSM(有限状态机)扫描独立按键,并带 长按 功能; 2.基于FSM扫描4*4矩阵键盘。-1. Based on FSM (finite state machine) scan separate buttons, and with a " long press" function 2. Based on the FSM 4* 4 matrix keyboard scanning.
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3621
    • 提供者:vergil.li
  1. Verilog-example3

    0下载:
  2. verilog实例分析第三部分,通过实例分析讲解有限状态机的设计过程。-The third case study verilog part, by an example to explain the finite state machine design process.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-09
    • 文件大小:1550286
    • 提供者:lyon
  1. MOORE_5

    0下载:
  2. 使用了有限状态机来实现一个多进制的计数器,详细解释了状态机的用法-Use a finite state machine to implement more than one binary counter, a detailed explanation of the use of the state machine
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-27
    • 文件大小:134574
    • 提供者:费时
  1. Digital-temperature--system

    0下载:
  2. 基于有限状态机设计的数字温度传感器控制系统-Digital temperature sensor control system based on finite state machine design
  3. 所属分类:LabView

    • 发布日期:2017-04-25
    • 文件大小:38353
    • 提供者:kingboo
  1. lec-HSM

    0下载:
  2. 关于有限状态机和层次状态机的编程方法的讲座。-A lecture About programming methods of hierarchical finite state machine
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:319953
    • 提供者:宋平玉
  1. scr

    0下载:
  2. 三段有限状态机编写-Three sections of a finite state machine to write
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-28
    • 文件大小:44237
    • 提供者:李林
  1. TheAIinTheGameDevelopment

    0下载:
  2. 《游戏开发中的人工智能》书籍。内容包含有限状态机、模糊逻辑、神经网络之类的技术,实现追逐、闪躲、基于模式的运动和聚集等游戏行为。-" Game development of artificial intelligence" books. Content that contains a finite state machine, fuzzy logic, neural networks and the like technology, chase, dodge, based on
  3. 所属分类:Game Program

    • 发布日期:2017-06-01
    • 文件大小:13382112
    • 提供者:田野
  1. sale2

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

    • 发布日期:2017-04-12
    • 文件大小:984
    • 提供者:老孟
  1. vending-machine-based-on-FSM

    0下载:
  2. 基于FSM的自动售货机程序,借助FSM(有限状态机)完成投币、出货等任务。-The vending machine based on FSM, with the aid of FSM (finite state machine) complete pay, shipment and other tasks.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:11158
    • 提供者:老孟
  1. The-kettle-problem-solving

    0下载:
  2. 对于水壶问题,解决的基本思路是利用有限状态机-The kettle problem solving,To the problem of the kettle to solve the basic idea is to use the finite state machine
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:12821
    • 提供者:佟倩
  1. autosell

    0下载:
  2. 自动售货机程序,以Verilog三段式描述方法描述有限状态机FSM,编译及输出正常-Vending machine program, describe the method described in Verilog three-finite state machine FSM, compile and output normal
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:636
    • 提供者:Tom xue
« 1 2 ... 6 7 8 9 10 1112 13 14 »
搜珍网 www.dssz.com