The controller is modeled as a hierarchical finite-state-machine from which a behavioral VHDL description is generated automatically. The device is prototyped using a FPGA-based emulating system.
首先将该控制器模拟为一个分级有限状态机,通过它自动生成一个VHDL行为描述,然后使用基于FPGA的仿真系统模拟这个控制器。
The finite state machine is a software concept that divides problems into finite states with transitions between them, often triggered by events.
有限状态机是一种软件概念,它将问题分为有限的状态,以及由事件触发的状态之间的转换。
You used the finite state machine pattern to design this behavior.
我们使用有限状态机模式设计了这种行为。
These methods will cancel any running timers, delete the tooltip if one has been created, and return the finite state machine to its initial state.
这些方法将取消任何正在运行的计时器,如果已经创建了工具提示,就删除它,并将有限状态机返回到初始状态。
The object prototype is a good place to define nearly everything related to the finite state machine: the state table, its actions, and their parameters.
对象原型是定义与有限状态机有关的几乎任何东西的合适位置:状态表、它的操作及其参数。
The finite state machine pattern used to design this behavior makes its logic transparent.
设计此行为所用的有限状态机模式使逻辑清晰透明。
To ensure that oyur finite state machine hooks cursor events in all popular browsers, you'll need to implement three different event models.
为了确保您的有限状态机可以连接到所有流行的浏览器中的鼠标事件,需要实现三个不同的事件模型。
Developers have used the finite state machine design pattern to organize event-driven programs like this.
开发人员可以使用有限状态机设计模式来组织这样的事件驱动程序。
The idea of using of model programs and state space exploration is a natural extension of finite state machine based techniques that fits well with black-box testing of software.
使用模型编程与状态间隔探测的思想对于以软件黑盒测试技术为基础的有限状态机是一种自然的扩充。
This article shows how to design the behavior of an animated widget using the graph and table representations of a finite state machine.
本文展示了如何使用有限状态机的图、表表示设计一个动画式小部件的行为。
The function will return the current state, leaving the finite state machine in FadeIn state, until the tooltip's opacity reaches the maximum opacity parameter.
这个函数将返回当前状态,让有限状态机保持在FadeIn状态,直到工具提示的不透明度到达最大不透明度参数。
This would cycle your finite state machine through each of its states, returning to Inactive state with the cursor still over the HTML element.
这会让有限状态机经历它的所有状态,返回到Inactive 状态,而鼠标仍然停留在HTML元素上。
One possible next development step might involve refactoring the FadingTooltip code to move the basic machinery of the finite state machine into a separate object.
一个可能的开发步骤是对FadingTooltip代码进行重构,将有限状态机的基本机制转移到一个单独的对象中。
No actions or transition are needed in this situation; you just want the finite state machine to ignore mouseout events in Inactive state, as shown in Listing 5.
在这种情况下,不需要操作或转换;只需让有限状态机忽略inactive状态中的mouseout事件,如清单5所示。
The rest of this article focuses on designing the FadingTooltip widget as a finite state machine.
本文后面的内容将着重于介绍如何将FadingTooltip小部件设计为一个有限状态机。
Perhaps there is a bug in a finite state machine within Internet Explorer that generates cursor events, or perhaps that browser does not keep track of its state internally.
有限状态机在InternetExplorer中处理鼠标事件时可能出现bug,或者浏览器在内部无法跟踪它的状态。
Meanwhile, we also made use of the finite state machine inference algorithm.
同时,我们还提出了利用有限状态机进行推理的算法。
Loosely speaking, model checking is a way to check for the existence of a finite state machine (specification) in another finite state machine (program).
不严格地说,模型检查是在一个有限状态机器(程序)中检验另一个有限状态机器(清单)存在性的一个方法。
The property to be checked is described as a finite state machine that transitions on atomic predicates, properties that can be identified by cursory look at the program.
所要检查的特性被描述为一个有限状态机器,即原子谓词上的转变,这样粗略地查看程序就能识别出这些特性。
I use a finite state machine in the regular expression is achieved.
我的一个利用有限状态机的正则表达式的实现。
The sequence control circuit of DATA collection is designed with finite state machine(FSM) of VHDL.
用VHDL(甚高速集成电路硬件描述语言)有限状态机设计了数据采集时序的控制电路。
Finite state machine in the elevator control system, the application of the elevator control system to create reliable applications, may in any case make a determined response.
有限状态机在电梯控制系统中的应用,为电梯控制系统创造可靠的应用程序,并可在任何情况下做出确定的响应。
As a digital logic design engineer, a problem of designing a finite state machine is often met.
作为一个数字逻辑工程师,经常会碰到设计一个有限状态机的问题。
And some key technologies of the software design were discussed, such as event-driven model, finite state machine model and memory pool allocation.
并给出了软件设计中的一些关键技术,如:事件驱动模型、有限状态机模型和内存池分配技术等。
Moreover, we present a new and efficient method suit to design stepwise controller just like those in this paper, which is called the decomposition and composition of a finite state machine.
此外,在控制器的设计中提出了一种新的方法—有限状态机的分解与合成,该方法灵活有效,且设计简单,尤其适合设计步进式状态机。
The method of finite state machine together with PWM circuit is given to realize the algorithms of Voltage Space Vector control and 120 electrical Angle changing phase control of DC brushless motor.
针对电机空间矢量控制和直流无刷电机120电角度换相控制算法的电路实现,采用了控制状态机与PWM发生电路相结合的方法。
Studies issues in the finite state machine (FSM) design in PCI bus interface controllers.
研究有限状态机与PCI总线接口控制器的设计问题。
An IP package method based on Finite State Machine is proposed.
文中提出了一种基于状态机的IP封装方法。
Since there are no implementation methods in SIP standards (RFC3261), a finite state machine of client's transaction and its dataflow diagram are designed with rollback pointers algorithm.
因为SIP协议标准本身(RFC3261)并没有给出实现方法,本文通过采用指数后退算法设计SIP客户事务的有限状态机及其流程图。
It introduces the background, functions of LMP and specific implementation of finite state machine.
介绍了LMP协议的提出背景、功能以及协议有限状态机的实现方法。
应用推荐