搜索资源列表
-
0下载:
此模块用 VHDL 硬件描述语言来实现,对键盘设计的实际操作检验表明,此模块响应迅速、识别准确,较好地实现了键盘扫描和去抖动功能, 达到了预期的设计目的。同时,将状态机、扫描线、计数器等相关参数稍作改动,就可以扩展到实现不同键盘矩阵的设计-VHDL hardware descr iption language to achieve the keyboard design of the actual operation of testing show that This module in res
-
-
0下载:
基才VHDL状态机设计的智能交通控制灯
设计 有需要的可以看一下-only VHDL-based state machine design and intelligent traffic control lights need to design can look at the
-
-
0下载:
涡街流量计数字信号处理系统的改进与实验
本文针对涡街流量计数字信号处理系统存在的不能测量小流量和易受电磁干扰的问题,对其软硬件方面进行了
改进。重新设计和研制了电荷放大器,提高了灵敏度,增强了适配能力。采取了合理的接地和屏蔽措施,提高了系统的抗干
扰能力。采用去均值和频谱校正的方法,改善了系统的测量精度。编制键盘监控软件,采用状态变量法设计键值分析程序,
实现人机对话功能。进行了液体流量和气体流量的标定实验,结果表明,改进后的数字信号处理系统比常规的流量计信号处
理
-
-
0下载:
机器人学的研究推动了许多人工智能思想的发展,有一些技术可在人工智能研究中用来建立世界状态的模型和描述世界状态变化的过程。关于机器人动作规划生成和规划监督执行等问题的研究,推动了规划方法的发展。此外由于机器人是一个综合性的课题,除机械手和步行机构外,还要研究机器视觉触觉听觉等信感技术,以及机器人语言和智能控制软件等。可以看出这是一个设计精密机械信息传感技术人工智能方法智能控制以及生物工程等学科的综合技术。-Robotics research to promote the development o
-
-
0下载:
介绍labvIEW中状态机的设计及应用,同过状态图得到labvIEW程序。-The state machine in labvIEW design and application, with the state diagram of labvIEW program.
-
-
0下载:
EDA交通灯程序.学习利用计数器和状态机设计十字路口交通灯控制器。设计一个简单十字路口交通灯控制器。该控制器控制甲乙两道的红、黄、绿三色灯,指挥交通和行人安全通行。-EDA traffic lights program. Learning to take advantage of the counter and state machine design crossroads traffic light controller. Design a simple crossroads traffic
-
-
0下载:
本文的重点就在于,怎样利用状态机原理进行程序设计。本文会先给出普通
的、一个平面上的FSM(有限状态机)的概念和实例,并指出其中的一些缺点,
然后引出本文的重点HSM(层次状态机)的概念和设计方法。为了使本文既可以
作为设计方法的参考,又可以作为实现方法的参考,本文会给出FSM和HSM的
C语言实现-The focus of this article is that, and how to make use of the principle of the state machin
-
-
0下载:
用状态机原理进行软件设计,最近收集的关于状态机编程的资料,里面包括基于状态机的按键驱动和菜单界面开发-The state machine software design principles, recently collected the information about the state machine programming, which includes a state machine-based and menu driven interface development key
-
-
0下载:
Verilog语言实现状态机的设计,实现的状态机总共有三种,均给出了具体的实现方案-Design and implementation of the state machine of the Verilog language, the state machine to achieve a total of three, were given a concrete implementation scheme
-
-
0下载:
FPGA开发学习文档,里面包含状态机资料,FPGA开攻略等等,对于FPGA的学习很有帮助-FPGA development study the document, which contains information on the state machine, FPGA opened Raiders, etc., is helpful for learning FPGA
-
-
0下载:
Apply State Machine Design for the creation of the UN Counter
-
-
0下载:
CPLD与电子CAD报告 VHDL中的并行语句、进程 信号、变量、顺序语句 分频器、计数器、译码器、状态机 数字钟综合设计-CPLD and VHDL electronic CAD report in parallel statement, the process signals, variables, sequential statements divider, counter, decoder, an integrated digital clock state machine des
-
-
0下载:
level. (1)F
250nm cmos models, which can be u
The bare metal of the Red Bull de
UMC 90nm design kit. please read
Light control to write their own
Matlab-based lossless coding deco
program to interface RFID with 16
vectors_array
-
-
0下载:
对于FPGA状态机的设计心得
对于FPGA状态机的设计分为两类,分为mealy状态机和Moore状态机,mealy状态机的输出不仅与当前输入有关还与当前状态有关,而Moore状态机的输出仅与当前状态有关。对于状态机描述首先要知道输入,输出,当前状态,下一个状态的基本定义。
对不状态机的设计,首先要有一个初始状态,一般命名为IDLE,其状态一般设定在复位信号到来时。
对于时钟敏感的信号,在其最大的一个时钟周期作为总的状态循环,最下的一个时钟信号最为一个状态指令,一般用于时序图的描述;对
-
-
0下载:
基于状态机的交通灯控制,运用状态机设计红黄绿交通灯控制电路系统。(Based on state machine traffic light control, the use of state machine design red, yellow and green traffic lights control circuit system.)
-