状态转换图 meaning in English
state transition graph
Examples
- For documenting a screen flow , we also like to use state transition diagrams
对于为屏幕流编写文档,我们也希望使用状态转换图。 - In addition , all diagram in the paper , such as the class diagram , interaction diagram and state machine diagram etc . , are drawed by using uml
另外,本文中的相关类图、状态转换图、交互图和协作图均采用uml绘制。 - The paper describes symbolic structure of word of program language with regular grammar and regular expression , constructs converted - state chart to identify word symbol
用正规文法和正规表达式描述了程序语言的单词符号的结构,用状态转换图构造了识别单词符号。 - That process can be described with using a state transition diagram , such as the one in figure 2 , that shows the stages in the lifecycle of an individual order being managed
该流程可以使用状态转换图( std )进行描述,如图2中所示,其显示了受管理的单个订单的生命周期的各个阶段。 - At the base of converted - state chart , building morphology table , designing a section of program for every status , in order to enable lexical analysis to recognize word from character string
在状态转换图的基础上,构造词形表,为每个状态设计一段处理程序,使词法分析能从字符串中识别单词。