您要查找的是不是:
- After that, the design flow of HMAC/SHA-1 IP core is elaborated with detailed functional module division and state machine diagram. 为了提高TPM对HMAC和SHA-1的使用效率,我们针对TPM的规范制定了设计目标,提出了一种HMAC/SHA-1的优化实现方案。
- state machine diagram 状态机视图
- What Exactly Is a Finite State Machine? 有限状态机定义?
- The state machine is stacked against the people. 国家机器与人民对立。
- A business state machine can be implemented by a BPEL process. 业务状态机可以透过BPEL流程来实现。
- Therefore, the introduction of the finite state machine concepts. 为此,引入有限状态机的概念。
- A finite state machine can only be in one state at any moment in time. 有限状态机在任一时刻都只能够处于一种状态中。
- At the heart of every state machine lies an implementation of double dispatch. 在每个状态机的核心都有一个双重分派的实现。
- Neither approach - processes or state machines - is superior. 两种方法过程或者状态机中没有哪个是更好的。
- Some finite state machines fall into this category, for example. 例如,一些有限状态机属于这一类别。
- Demonstrates how to create a state machine workflow that implements a speech-driven menu application. 演示如何创建用于实现语音驱动菜单应用程序的状态机工作流。
- You can also query the state machine? S current state to determine an operation? S validity. 您也可以查询状态机的当前状态来确定操作的有效性。
- For the feature of GUI and OO, A model based finite state machine(FSM) for conformance testing is presented. 一、针对C/S系统的GUI和OO特性,提出了基于有限状态机(FSM)的一致性测试模型。
- The ASM( algorithm state machine) chart is the flow chart used for the description of digital systems . ASM图是算法状态机的简称,是一种用来描述数字系统算法的流程图。
- High-level design intents such as finite state machine (FSM) and counter are commonly used in modern VLSI design. 高阶设计资讯被广泛的应用在现今超大型积体电路的设计上,如:有限状态机、计数器等等。
- This program is designed to take a regular expression and produce a graph of the state machine that is used to parse the regular expression. 这个程序旨在接收一个正则表达式并产生一个状态机的时序图,状态机用来分析正则表达式。
- For every NFA a deterministic finite state machine (DFA) can be found that accepts the same language. 保持机器当前可能处在的所有状态的集合数据结构。
- State machine, described the game of artificial intelligence. Between state and description of the conversion. 状态机,描述了游戏里人工智能。状态之间的转换和描述。
- Business State Machines provide another way of modeling a business process. 业务状态机提供了建模业务流程的另一种方式。
- To solve this in a FSM, you would need to recreate the entire state machine again, save the one difference. 在FSM中如果你要解决这个问题,那么你不得不重新创建整个状态机来保存这个不同点。