您要查找的是不是:
- Some finite state machines fall into this category, for example. 例如,一些有限状态机属于这一类别。
- Example 8-8 gives a glimpse of finite state machines from Chapter 9. 例8-8小窥了一下第9章的有限状态机。
- What Exactly Is a Finite State Machine? 有限状态机定义?
- Finite state machines (FSM)-based capture systems are time consuming so they can not meet the requirements of gigabit llne rates. 然而目前基于有限状态机的截获算法由于实现成本和复杂度的限制,吞吐量较低,难以满足网络核心级的截获速度要求。
- Therefore, the introduction of the finite state machine concepts. 为此,引入有限状态机的概念。
- Along with DTMF/CM、 PMO and PMT finite state machines which are added to Call Control Function, the Number Portability Service is implemented. 通过在呼叫控制中功能增加DTMF/CM、 PMO和PMT三套状态机,完成了号码可携带业务功能设计。
- Wagner, F., Schmuki, R., Wagner, T., and Wolstenholme, P., Modeling Software with Finite State Machines: A Practical Approach, Auerbach Publications, 2006. 钟健雄、陈信文、庄渊智,“以代理人技术为基础之指挥管制模拟模型建构”,第十六届国防科技研讨会论文集(光碟),桃园,2007。
- A finite state machine can only be in one state at any moment in time. 有限状态机在任一时刻都只能够处于一种状态中。
- In this paper, the simulation of LCAS based on imbedded processors combined with FPGA is presented and a number of technical problems in the simulation by finite state machines explored. 文章仿真了基于嵌入式处理器和现场可编程门阵列(FPGA)的软硬件结合的LCAS实现方案,探讨了有限状态机的仿真中存在的一些技术问题。
- For the feature of GUI and OO, A model based finite state machine(FSM) for conformance testing is presented. 一、针对C/S系统的GUI和OO特性,提出了基于有限状态机(FSM)的一致性测试模型。
- High-level design intents such as finite state machine (FSM) and counter are commonly used in modern VLSI design. 高阶设计资讯被广泛的应用在现今超大型积体电路的设计上,如:有限状态机、计数器等等。
- For every NFA a deterministic finite state machine (DFA) can be found that accepts the same language. 保持机器当前可能处在的所有状态的集合数据结构。
- With the rapid development of EDA tools,rapid design finite state machine automation with CAD will co... 随着EDA工具的快速发展,通过CAD快速设计有限状态机自动化成为可能。
- Firstly,the EFSM induced by a Finite State Machine(FSM) and its language are introduced. 首先定义了有限状态机(FSM)导出的EFSM及其产生的语言。
- 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. 所要检查的特性被描述为一个有限状态机器,即原子谓词上的转变,这样粗略地查看程序就能识别出这些特性。
- A design approach of finite state machine for survivability control system based on Boolean expression (BoolSFSM) is proposed. 文章提出一种基于布尔表达式的可生存性控制系统的有限状态机的设计方法。
- The WSCL specification models a conversation as a finite state machine where state changes are triggered by interactions. WSCL规范使一个会话作为一个有限状态机模型,状态的转移被相互作用所触发。
- FSM(finite state machine) is a kind of mathematic model in interactive system design,which show the lifecycle of the dynamic system effectively. 有限状态机是交互式系统设计分析中的一种数学模型,能够有效地表示一个动态系统的生存周期。
- Finally, we use the trajectory of human and a pre-decided finite state machine to analyze the abnormal of human behavior. 最后,我们使用找出来的移动轨迹以及一个事先定义好的有限状态机来分析人的不正常行为。
- Finite state machines in JavaScript 中的有限状态机