state-transition diagram的意思|示意
[计] 状态转换图
state-transition diagram的网络常见释义
状态转移图 图 【中文名称】:状态转移图 【英文名称】:state-transition diagram 【定义1】: 显示产品[装备]可能的状态集合和这些状态之间可能的一步转变的图。 【来源】: GB/T 14733.3-1993(术语标准); 关于我
态转化图 ...21-命名测试_天元易经起名网 gram,dfd)、实体关系图(entity-relationship diagram,erd)、状态转化图(state-transition diagram,std)、对话图(dialog map)和类图(class diagram)这些图像化模型一般都需要借助一..
状态转化图 ...21-命名测试_天元易经起名网 gram,dfd)、实体关系图(entity-relationship diagram,erd)、状态转化图(state-transition diagram,std)、对话图(dialog map)和类图(class diagram)这些图像化模型一般都需要借助一..
状态转换图 ...on ata Flow Diagram,DFD):作为功能建模的基础,描述数据怎样转换以及转换的功能; 状态转换图(State-Transition Diagram,STD):作为行为建模的基础,表示系统的各种行为状态以及状态间的转换方式。
state-transition diagram相关短语
1、 state transition diagram 状态转换图 ; 状态迁移图 ; 状态框图 ;
2、 finite state transition diagram 有限状态变迁图
3、 finite-state transition diagram 翻译
state-transition diagram相关例句
A mathematical model of a hybrid-switched system has been built up by a two dimensional ergodic Markov process with the state-transition-rates diagram.
本文利用具有状态转移率的马尔柯夫过程建立了一种综合传输交换的数学模型。
This is actually a state-transition diagram in which each valid state is well-defined, and a specific activity has to be performed in order to move from one state to the next.
这实际上是一个状态转换图,其中定义了所有有效状态,为了从一个状态转移到下一个状态,必须执行特定的活动。
Remember that the NFA is a state machine that implements the transition diagram.
请记住,NFA是一个实现转换图的状态机。
Next, remember how the state transition diagram for the Order clarified stateful behavior of the order.
其次,前面的 Order 的状态转换图可清楚说明订单的有状态行为。
We extend the state-transition diagram with UML "Actor" notation to show the owner of the object when it is in that state.
我们使用 UML "Actor" 符号来扩展状态转换关系图,以显示当处于该状态时对象的所有者。
We will need an implementation that extends org.apache.struts.action.Action for each of the actions identified in our state transition diagram and defined in struts-config.xml.
对于在状态转换图中标出的并在struts - config . xml中定义的每个操作,我们需要一个继承org . apache . struts . action . action的实现。