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

搜索资源列表

  1. fsm

    0下载:
  2. VHDL新手入门:有限状态机练习(三段式结构)-VHDL Getting Started: Finite state machine exercises (three-stage structure)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:936
    • 提供者:Domo
  1. Mars

    0下载:
  2. 有限状态机演示程序,C++编写,界面为MFC制作。-Finite state machine demo program, C++ to prepare, the interface for the production of MFC.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:51826
    • 提供者:周一飞
  1. FSM

    0下载:
  2. 有限状态机状态转换,模拟实现状态转换使用hashtable-Finite state machine state transitions
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:5042
    • 提供者:Jone
  1. moore state_machine

    0下载:
  2. 这是一个moore状态机的典型程序,供初学者参考-This is a typical state machine moore procedure reference for beginners
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:1534
    • 提供者:张云鹏
  1. fft

    0下载:
  2. FPGA控制串行AD(AD0804),状态机实现,可以根据该程序实现数字电压计,数字温度计的设计-FPGA serial control AD (AD0804), state machine to achieve, you can program according to the number of voltage, the digital thermometer design
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:425107
    • 提供者:qa
  1. xuliejiancesheji

    0下载:
  2. 用状态机实现一序列检测器,即检测到串行码{1110010}后,检测器输出1,否则输出0; -State machine used to achieve one sequence detector, which detects the serial code (1110010), the detector output 1, otherwise output 0
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:47629
    • 提供者:lei
  1. twi

    0下载:
  2. C语言实现的基于AVR 8位单片机的TWI通讯! 通过中断服务程序中的状态机,与TWI硬件状态机相配合,实现快速准确的数据交换!-C language based on the AVR 8-bit MCU s TWI communication! Through the interrupt service routine of the state machine, with the TWI hardware state machine matched the achievement of r
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:3197
    • 提供者:陈松
  1. verilog_risc

    0下载:
  2. RISC状态机由三个功能单元构成:处理器、控制器和存储器。 RISC状态机经优化可实现高效的流水线操作。 RISC 中的数据线为16位。 在数据存储器中的0到15的位置放置16个随机数,求16个数的和,放在数据存储器的16、17的位置,高位在前 对这16个数进行排序,从大到小放置在18到33的位置 求出前16个数的平均数,放在34的位置 基本指令有NOP, ADD, SUB, AND, RD, WR, BR,BC。 因为采用16位指令,有扩充的余地。-RISC
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:129602
    • 提供者:lyn
  1. synopsis_FSM_coding

    0下载:
  2. synopsis的有限状态机编码方法的文档。 针对synopsis的综合环境,根据其综合工具的特点说明安全可靠、速度适合的FSM编码风格。 FSM coding style under synopsis. Used for verilog or vhdl designer. Good study data for ASIC newhand.-synopsis of the finite state machine coding documents. Synopsis for the in
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:120486
    • 提供者:road
  1. Caluate

    0下载:
  2. 将中缀表达式转换为后缀表达式,并计算任意四则运算表达式的结果,采用链表和队列实现,非文法和状态机-Infix expression would be converted to suffix expressions, and calculate the arithmetic expression of arbitrary results, the use of linked lists and queues to achieve, non-grammar and the state machine
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:7126
    • 提供者:wuwenxi
  1. mealy_state_machine

    0下载:
  2. 本程序为米勒状态机经典设计模块,对用状态机设计程序控制部分具有指导意义-This procedure for Miller classic state machine design modules, using state machine control part of the design of guiding significance for
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:903
    • 提供者:zhaohongliang
  1. FSM_FTP

    0下载:
  2. 利用有限状态机实现FTP 文件传输,不错,可以看看,研究一下-The use of finite state machine realization of FTP file transfer, yes, you can look at and study the
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:91749
    • 提供者:一帆
  1. FSM_Design

    0下载:
  2. 讲述了状态机的相关知识,文章为重英文,利用具体的例子讲述了VHDL中 的状态机-About the state machine of the relevant knowledge, the article for the re-in English, the use of specific examples described in VHDL State Machine
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:120481
    • 提供者:yl
  1. State_Machine_Example_V61

    0下载:
  2. labview的状态机的例程,很经典,按照里面的说明编写对应的状态就可以了-LabVIEW routines of the state machine, it is a classic, in accordance with the descr iption of which corresponds to a state of preparation can be a
  3. 所属分类:Other systems

    • 发布日期:2016-01-26
    • 文件大小:322577
    • 提供者:任向东
  1. touch

    0下载:
  2. 在驱动程序中设定了触摸屏所处的7个不同状态,分别用从-1到5的数字表征,这7个状态构成了一个触摸屏状态机,系统根据当前状态做出下一步的处理,如表1所示。整个软件设计根据功能可以划分为5个部分,分别是初始化、设备打开、读操作、中断处理以及I/O控制-In the driver set the touch screen in which seven different states, respectively, from-1 to 5 the number of characterization,
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:1341
    • 提供者:solo
  1. VHDL

    0下载:
  2. 各种有限状态机的设计。 VHDL源代码。 -All kinds of finite state machine design. VHDL source code.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-31
    • 文件大小:13216804
    • 提供者:邢开开
  1. 4x4_saomiao

    0下载:
  2. 51单片机4x4键盘扫描,基于状态机风格,使用逐行扫描法-51 single-chip 4x4 keypad scan, based on state machine style, the use of progressive-scan method
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1371
    • 提供者:智豪
  1. mega16_4X4keyboard

    0下载:
  2. [AVR源代码]4X4键盘定时扫描[状态机方法]-[AVR source code] 4X4 regular keyboard scan [state machine method]
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1657
    • 提供者:zgw
  1. fsmnum

    0下载:
  2. 编译原理课程中通过有限状态机模型实现判定输入字符串是否为实数的源程序。-In compiler construction courses,use the finite state machine to implement to determine whether the input string is the real number.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1246
    • 提供者:Ingu
  1. AI

    0下载:
  2. 6中AI算法,包括路径规划与移动技术、有限状态机,脚本技术,群聚技术,遗传算法,神经网络,每个算法中都有例子程序。-6 AI algorithms, including path planning and mobile technology, finite state machines, scr ipting technologies, clustering techniques, genetic algorithms, neural networks, each algorithm, ther
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2952911
    • 提供者:北平
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com