原始檔案(SVG 檔案,表面大小:291 × 335 像素,檔案大小:4 KB)


摘要

描述 example of an rooted/directed tree, inner nodes and root marked black/circeled
來源 自己的作品
作者 Nichtich
SVG開發
InfoField
 
SVG檔案的原始碼通過W3C驗證
 
向量圖形使用Graphviz創作。
原始碼
InfoField

Graphviz mscgen code

digraph G {
    node [shape=circle label=""]
    { node [style=filled color=black] b c f }
    { node [shape=doublecircle style=filled color=black] a }
    a -> b -> c -> d
    a -> f -> g
    c -> e
    f -> h
    f -> i
}

授權條款

Public domain 我,此作品的版權所有人,釋出此作品至公共領域。此授權條款在全世界均適用。
這可能在某些國家不合法,如果是的話:
我授予任何人有權利使用此作品於任何用途,除受法律約束外,不受任何限制。

說明

添加單行說明來描述出檔案所代表的內容

在此檔案描寫的項目

描繪內容

檔案來源 Chinese (Taiwan) (已轉換拼寫)

檔案歷史

點選日期/時間以檢視該時間的檔案版本。

日期/時間縮⁠圖尺寸使用者備⁠註
目前2008年5月12日 (一) 15:40於 2008年5月12日 (一) 15:40 版本的縮圖291 × 335(4 KB)Nichtich~commonswiki{{Information |Description=example of an rooted/directed tree, inner nodes marked black |Source=self-made |Date= |Author=Nichtich |Permission= |other_versions= }} Original GraphViz-code is <pre> digraph G { node [shape=circle label=

下列頁面有用到此檔案:

全域檔案使用狀況

以下其他 wiki 使用了這個檔案: