CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 状态机

搜索资源列表

  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. LCD_SCREEN

    0下载:
  2. 利用了状态机的53种状态太分别描述LCD显示频的初始化、显示字符串“OK!”的时序图中的详细过程-Use of 53 states of state machine LCD display is too describe the frequency initialized, the string " OK!" The timing diagram of the detailed process
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:2349
    • 提供者:wulei
  1. state

    0下载:
  2. verilog语言编写的高效状态机设计,值得好好学习一下-verilog language efficient state machine design, it is well to study the
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:676804
    • 提供者:malikun
  1. Three-stage-state-machine

    0下载:
  2. 状态机是逻辑设计的重要内容,状态机的设计水平直接反应工程师的逻辑功底,所以许 多公司的硬件和逻辑工程师面试中,状态机设计几乎是必选题目。本章在引入状态机设计思想的基础上,重点讨论如何写好状态机。-State machine is an important part of logic design, state machine design engineers a direct response to the logic level of skills, so the company s ha
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:294435
    • 提供者:田涛
  1. zhuantaiji

    0下载:
  2. 简单的状态机设计,功能是检测一个5位二进制序列“10010”。考虑到序列重叠的可能,有限状态机共提供8个状态(包括初始状态IDLE)。-Simple state machine design, function is to detect a 5-bit binary sequence " 10010." Taking into account the possibility of overlapping sequences, finite state machines prov
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:538
    • 提供者:cherry
  1. statemachine

    0下载:
  2. 使用有限状态机的概念实现小型仪器多机通信协议,具有很高的稳定性与可靠性。-The concept of finite state machines using a small instrument to achieve multi-machine communication protocol, with high stability and reliability.
  3. 所属分类:VxWorks

    • 发布日期:2017-04-08
    • 文件大小:3612
    • 提供者:spark xu
  1. Verilog

    0下载:
  2. 用verilog实现七位最大公约数的算法,使用状态机,可仿真电路图-Seven with the greatest common divisor algorithm verilog implementation, the use of state machine circuit simulation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:324919
    • 提供者:LEEY
  1. USE_FSM_DEDIGN_SRAM

    0下载:
  2. 用FSM(有限状态机)设计SRAM的VHDL语言-With the FSM (finite state machine) design of the VHDL language SRAM
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:12141
    • 提供者:高群
  1. dct01

    0下载:
  2. Verilog编写的串口通讯下解码状态机-Verilog serial communication prepared under the decoder state machine
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:294332
    • 提供者:tagpair
  1. Verilog-HDL

    0下载:
  2. 这是关于VERILOG HDL的有限状态机的源码,大家参考参考,应该有好处的。-This is about VERILOG HDL source code for finite state machines, we refer to the reference, it should be good.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-20
    • 文件大小:6126129
    • 提供者:罗啰
  1. FSM

    0下载:
  2. 文章介绍的状态机的优化写法,并给出经典实例。使读者更清楚的明了FPGA中状态机的优点,以便工程中的使用。-This paper introduces the optimization of state machines written, and gives the classic example. So that readers understand more clearly the advantages of FPGA in the state machine to the project u
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:296835
    • 提供者:leo wong
  1. dir3

    0下载:
  2. VERILOG 语言写的使用状态机实现奇数分频-VERILOG language is written by the state machine to implement an odd number of points frequency
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:108637
    • 提供者:li
  1. Time_Triggered_system

    0下载:
  2. 基于51单片机的状态机的多任务处理教你如何写程序很实用 -51 single-chip state machine based multi-tasking to teach you how to write useful programs
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:22256
    • 提供者:陈水广
  1. State-machine-clock

    0下载:
  2. 状态机思想写的51单片机驱动的时钟,含ROTEUS仿真文件-Idea to write state machine 51 microcontroller-driven clock, simulation files containing ROTEUS
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:155588
    • 提供者:renwocai
  1. LQB G7

    0下载:
  2. 蓝桥杯第七届国赛代码(状态机扫描矩阵键盘、中断数码管显示、软件IIC、片内EEPROM、带DS18B20\DS1302)(Blue Bridge Cup seventh Tournament (state machine code scan matrix keyboard interrupt, digital display, IIC software, EEPROM, chip with DS18B20\DS1302))
  3. 所属分类:单片机开发

    • 发布日期:2017-12-20
    • 文件大小:190464
    • 提供者:YSfreedom
  1. jtag fsm

    1下载:
  2. jtag接口的状态机实现,李庆华《通信IC设计》随机代码(State machine implementation of JTAG interface)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-18
    • 文件大小:2048
    • 提供者:xilingsnow
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com