directed graph
常見例句
- The computation is structured as a directed graph: programs are graph vertices, while the channels are graph edges.
計算是結(jié)構(gòu)化的,以有向圖的方式進行:程序是圖形頂點,而通道則作為圖的邊。 - A fundamental property of processes is that they can be represented as a diagram showing the steps and transitions in the form of a directed graph.
流程的基本屬性是他們可由一張圖表示出來,能以有向圖的形式展現(xiàn)出步驟與轉(zhuǎn)換關(guān)系。 - An overly accurate description of a state machine is that it is a directed graph, consisting of a set of nodes and a corresponding set of transition functions.
關(guān)于狀態(tài)機的一個極度確切的描述是它是一個有向圖形,由一組節(jié)點和一組相應的轉(zhuǎn)移函數(shù)組成。 返回 directed graph