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

搜索资源列表

  1. ad5510

    0下载:
  2. TLC5510 的状态机控制程序,控制方法简单,并已经测试通过。-TLC5510 control procedures of the state machine, control method is simple and has the test.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:539
    • 提供者:liangwh
  1. traffic

    0下载:
  2. verilog编写的一个交通灯程序,利用状态机实现。压缩包内有说明文档,源代码及时序截图-verilog prepared a program of traffic lights, the use of state machine to achieve. Compressed packet, there are documentation, source code and timing Screenshots
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:497556
    • 提供者:尹力超
  1. state

    0下载:
  2. verilog HDL下有限状态机(FSM),麻雀虽小,但五脏俱全!值得一看-under the verilog HDL Finite State Machine (FSM), the sparrow may be small, but is a fully-equipped! Worth a visit! !
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:59553
    • 提供者:wang
  1. example2

    0下载:
  2. 状态机一般分为三种类型: Moore 型状态机:次态=f(现状,输入),输出=f (现状); Mealy 型状态机:次态=f(现状,输入),输出=f (现状,输入); 混合型状态机。 -State machine is generally divided into three types: Moore-type state machine: sub-state = f (the status quo, input), output = f (status) Mealy
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:25196
    • 提供者:汤化锋
  1. thestatemachine

    0下载:
  2. 关于嵌入式开发的状态机思路,使软件编程效率更高-With regard to the state machine embedded development ideas, to make more efficient software programming
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:257780
    • 提供者:alone
  1. key

    0下载:
  2. 说明,实用的键盘状态机处理程序,利用状态机去拌动,兼有部分键单触发和部分键连发功能。连发时间间隔和消抖时间方便设定。是我工程中常用的部分。利用状态机条理清晰,处理效率高。-Note, practical keyboard state machine handling procedures, using the state machine to mix action, both part of the keys and some keys repeating one-shot function.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1790
    • 提供者:苏广
  1. Chapter1-5

    0下载:
  2. 第一章到第五章的代码 本书通过100多个模块实例,详细地讲解了Verilog HDL程序设计语言,全书共分13章,内容涉及VerilogHDL语言基本概念、建模、同步设计、异步设计、功能验证等,实例包括各种加法器/计数器、乘法器/除法器、编码器/译码器、状态机、SPIMaster Controller、I2C Master controller、CAN ProtocolController、Memory模块、JPEG图像压缩模块、加密模块、ATA控制器、8位RISC-CPU等及各个实例
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:1580139
    • 提供者:xiao
  1. ADC0809

    0下载:
  2. 用状态机描写的ADC0809的驱动程序,希望对于刚接触状态机的新手有所帮组-IT IS USEFUL.....
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:350857
    • 提供者:tom
  1. youxianzhuangtaiji

    0下载:
  2. 有限状态机的说明以及源代码 有限状态机的说明以及源代码-FSM
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:15972
    • 提供者:刘剑桥
  1. state_mm

    0下载:
  2. 有限状态机源码,verilog语言编写。非常详细的示范了FSM状态机的编写。-Finite state machine source code, verilog language. A very detailed model of the FSM state machine preparation.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:685
    • 提供者:王先生
  1. ktkzxt

    0下载:
  2. 利用有限状态机描述的空调控制系统,温度状态有过高、过低、正好三种状态,控制方式有升温和制冷两种;设计了温度传感装置-The use of finite state machine described in the air-conditioning control systems, temperature conditions are too high, too low, just three states, the control methods are two kinds of heating
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:162932
    • 提供者:
  1. 5

    0下载:
  2. 4*4矩阵状态机键盘 是数字电路设计中常用的信号输入法-4* 4 matrix keyboard state machine is commonly used in digital circuit design, signal input method
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:613
    • 提供者:jing
  1. Message-driven_finite_state_machine_framework

    0下载:
  2. 在Tornade集成开发环境下设计和实现了一种消息驱动有限状态机的框架。本系统封装了VxWorks提供的消息发送机制,增加了消息标识,消息类别等参数;采用自己的软时钟,设置相应的时间超时管理;设置了自己的内存管理机制。-Tornade integrated development environment in the design and implementation of a message-driven finite state machine framework. The system e
  3. 所属分类:VxWorks

    • 发布日期:2017-04-01
    • 文件大小:84328
    • 提供者:杜洁璇
  1. programming

    0下载:
  2. 编程思想的介绍(包括“时间驱动”,“状态机”,队列的使用,“面向对象“的思想等等)。-Introduction to programming ideas (including the " time-driven," " state machine" , queue the use of " object-oriented" thinking, etc.).
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:127670
    • 提供者:Higharea
  1. LPC2100

    0下载:
  2. 可替代ucos轻量级RTOS,防windows消息机制,支持状态机-Alternative ucos lightweight RTOS
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:1641903
    • 提供者:liuxinzz
  1. ADC0809control

    0下载:
  2. 状态机对ADC0809的采样控制电路程序-State machine control circuit of the ADC0809 sampling procedures
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:135719
    • 提供者:bloodwolf
  1. fsm_keyboard

    0下载:
  2. 使用状态机的通用键盘程序(支持组合键),可以作为状态机编程的一个示例 -The use of state machine Universal Keyboard program (to support combination of keys), can be used as an example of state machine programming
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:3057
    • 提供者:amo
  1. calculator

    0下载:
  2. 自己写的计算器,基于c51单片机写的,用protues完美模拟,原理是有限状态机,呵呵,含有三个版本,能完成基本的四则运算,键盘流出空闲,方便后来者扩展-Write your own calculator, based on c51 microcontroller written by protues perfect simulation, the principle is a finite state machine, Oh, containing three versions, to com
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:327386
    • 提供者:蛋蛋
  1. key

    0下载:
  2. 基于雨亭的51/AVR单片机开发板的按键扫描程序,在定时器中断中定时扫描,使用状态机进行按键去抖,与延时扫描相比效率较高,占用资源少-Yu Ting s 51/AVR microcontroller based development board scanner button, the timer interrupt in time scan, using the state machine button to shake, as compared with the delayed scan m
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:34760
    • 提供者:glf
  1. FSM

    1下载:
  2. 有限状态机设计指导,详细介绍了设计状态机过程中的有关经验,以及各种状态机设计的相互优劣对比-Finite state machine design guidance, details of the design state machine during the relevant experience, as well as various advantages and disadvantages of each state machine design comparison
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-10-13
    • 文件大小:210109
    • 提供者:lifejoy
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com