檔案:A nonomino sudoku solution.svg

全幅(SVG檔,貌有像素四六〇矩四六〇,幅六 KB)

此檔為維基共享資源之共傳,可另策用也。 於共庫上檔述之示。

English: A nonomino sudoku solution
Created by me
作者 R. A. Nonenmacher

(重用此檔案)
我,本作品的著作權持有者,決定用以下授權條款發佈本作品:
GNU head 眾皆可在自由軟體基金會(Free Software Foundation;)所刊之GNU自由文檔協議證書1.2或之後版本規限下,抄、刊及/或修此圖,無他限。

遵守免責聲明。

w:zh:創用CC
享 共享
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International, 3.0 Unported, 2.5 Generic, 2.0 Generic and 1.0 Generic license.
子可:
  • – 複製、發佈和傳播本作品
  • 重改 – 創作演繹作品
惟需遵照下列條件:
  • – 您必須指名出正確的製作者,和提供授權條款的連結,以及表示是否有對內容上做出變更。您可以用任何合理的方式來行動,但不得以任何方式表明授權條款是對您許可或是由您所使用。
  • 共享 – 如果您利用本素材進行再混合、轉換或創作,您必須基於如同原先的相同或兼容的條款,來分布您的貢獻成品。
您可以選擇您需要的授權條款。
其他版本 Image:Nonomino Sudoku solution.svg, which will not show up using all SVG viewers.

SVG code

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version= "1.1"
     id          = "Nonomino_Sudoku_solution"
     xmlns       = "http://www.w3.org/2000/svg"
     xmlns:xlink = "http://www.w3.org/1999/xlink"
     width       = "460"
     height      = "460">
  <defs>
     <path id="GD" stroke="#000" stroke-width="0.025" fill="none" d="M0,1h9v1h-9v1h9v1h-9v1h9v1h-9v1h9v1h-9
                                                                     M1,0v9h1v-9h1v9h1v-9h1v9h1v-9h1v9h1v-9"/>
     <path id="N1" stroke="#000" stroke-width="0.075" d="M0,0h3v2h-2v1h1v1h-2z"/>
     <path id="N2" stroke="#000" stroke-width="0.075" d="M0,0h1v1h2v1h2v1h1v1h-2v-1h-2v-1h-2z"/>
     <path id="N3" stroke="#000" stroke-width="0.075" d="M0,0h5v3h-1v-1h-2v-1h-2z"/>
     <path id="N4" stroke="#000" stroke-width="0.075" d="M0,0h2v-1h-1v-1h4v1h-2v1h1v1h-4z"/>
     <text id="T1" font-size="8" transform="translate(-.75-.2) scale(.1)">1</text>
     <text id="T2" font-size="8" transform="translate(-.75-.2) scale(.1)">2</text>
     <text id="T3" font-size="8" transform="translate(-.75-.2) scale(.1)">3</text>
     <text id="T4" font-size="8" transform="translate(-.75-.2) scale(.1)">4</text>
     <text id="T5" font-size="8" transform="translate(-.75-.2) scale(.1)">5</text>
     <text id="T6" font-size="8" transform="translate(-.75-.2) scale(.1)">6</text>
     <text id="T7" font-size="8" transform="translate(-.75-.2) scale(.1)">7</text>
     <text id="T8" font-size="8" transform="translate(-.75-.2) scale(.1)">8</text>
     <text id="T9" font-size="8" transform="translate(-.75-.2) scale(.1)">9</text>
     <text id="S1" font-size="8" transform="translate(-.75-.2) scale(.1)" fill="#900">1</text>
     <text id="S2" font-size="8" transform="translate(-.75-.2) scale(.1)" fill="#900">2</text>
     <text id="S3" font-size="8" transform="translate(-.75-.2) scale(.1)" fill="#900">3</text>
     <text id="S4" font-size="8" transform="translate(-.75-.2) scale(.1)" fill="#900">4</text>
     <text id="S5" font-size="8" transform="translate(-.75-.2) scale(.1)" fill="#900">5</text>
     <text id="S6" font-size="8" transform="translate(-.75-.2) scale(.1)" fill="#900">6</text>
     <text id="S7" font-size="8" transform="translate(-.75-.2) scale(.1)" fill="#900">7</text>
     <text id="S8" font-size="8" transform="translate(-.75-.2) scale(.1)" fill="#900">8</text>
     <text id="S9" font-size="8" transform="translate(-.75-.2) scale(.1)" fill="#900">9</text>
     <g id="A">
       <use xlink:href="#N1" fill="#E88"/>
       <use xlink:href="#N2" fill="#EB8" transform="translate(3,0)"/>
       <use xlink:href="#N3" fill="#EE8" transform="translate(4,0)"/>
       <use xlink:href="#N4" fill="#8E8" transform="translate(0,4)"/>
       <use xlink:href="#N4" fill="#8EE" transform="translate(2,5)"/>
       <use xlink:href="#N4" fill="#8AE" transform="translate(4,6)"/>
       <use xlink:href="#N2" fill="#E8E" transform="translate(6,9) rotate(180)"/>
       <use xlink:href="#N3" fill="#A8E" transform="translate(5,9) rotate(180)"/>
       <use xlink:href="#N1" fill="#E8A" transform="translate(9,9) rotate(180)"/>
       <use xlink:href="#GD"/>
       <use xlink:href="#T3" x="1" y="1"/><use xlink:href="#S5" x="2" y="1"/><use xlink:href="#S8" x="3" y="1"/>
       <use xlink:href="#S1" x="4" y="1"/><use xlink:href="#S9" x="5" y="1"/><use xlink:href="#S6" x="6" y="1"/>
       <use xlink:href="#S2" x="7" y="1"/><use xlink:href="#S7" x="8" y="1"/><use xlink:href="#T4" x="9" y="1"/>
       <use xlink:href="#S4" x="1" y="2"/><use xlink:href="#S9" x="2" y="2"/><use xlink:href="#T2" x="3" y="2"/>
       <use xlink:href="#S5" x="4" y="2"/><use xlink:href="#T6" x="5" y="2"/><use xlink:href="#S7" x="6" y="2"/>
       <use xlink:href="#T1" x="7" y="2"/><use xlink:href="#S3" x="8" y="2"/><use xlink:href="#S8" x="9" y="2"/>
       <use xlink:href="#S6" x="1" y="3"/><use xlink:href="#T1" x="2" y="3"/><use xlink:href="#S3" x="3" y="3"/>
       <use xlink:href="#T9" x="4" y="3"/><use xlink:href="#S7" x="5" y="3"/><use xlink:href="#T8" x="6" y="3"/>
       <use xlink:href="#S4" x="7" y="3"/><use xlink:href="#T2" x="8" y="3"/><use xlink:href="#S5" x="9" y="3"/>
       <use xlink:href="#S1" x="1" y="4"/><use xlink:href="#S7" x="2" y="4"/><use xlink:href="#T5" x="3" y="4"/>
       <use xlink:href="#S8" x="4" y="4"/><use xlink:href="#S4" x="5" y="4"/><use xlink:href="#S2" x="6" y="4"/>
       <use xlink:href="#T6" x="7" y="4"/><use xlink:href="#S9" x="8" y="4"/><use xlink:href="#S3" x="9" y="4"/>
       <use xlink:href="#S8" x="1" y="5"/><use xlink:href="#T2" x="2" y="5"/><use xlink:href="#S6" x="3" y="5"/>
       <use xlink:href="#S4" x="4" y="5"/><use xlink:href="#S5" x="5" y="5"/><use xlink:href="#S3" x="6" y="5"/>
       <use xlink:href="#S7" x="7" y="5"/><use xlink:href="#T1" x="8" y="5"/><use xlink:href="#S9" x="9" y="5"/>
       <use xlink:href="#S2" x="1" y="6"/><use xlink:href="#S4" x="2" y="6"/><use xlink:href="#T9" x="3" y="6"/>
       <use xlink:href="#S7" x="4" y="6"/><use xlink:href="#S3" x="5" y="6"/><use xlink:href="#S1" x="6" y="6"/>
       <use xlink:href="#T8" x="7" y="6"/><use xlink:href="#S5" x="8" y="6"/><use xlink:href="#S6" x="9" y="6"/>
       <use xlink:href="#S9" x="1" y="7"/><use xlink:href="#T8" x="2" y="7"/><use xlink:href="#S7" x="3" y="7"/>
       <use xlink:href="#T3" x="4" y="7"/><use xlink:href="#S2" x="5" y="7"/><use xlink:href="#T4" x="6" y="7"/>
       <use xlink:href="#S5" x="7" y="7"/><use xlink:href="#T6" x="8" y="7"/><use xlink:href="#S1" x="9" y="7"/>
       <use xlink:href="#S7" x="1" y="8"/><use xlink:href="#S3" x="2" y="8"/><use xlink:href="#T4" x="3" y="8"/>
       <use xlink:href="#S6" x="4" y="8"/><use xlink:href="#T1" x="5" y="8"/><use xlink:href="#S5" x="6" y="8"/>
       <use xlink:href="#T9" x="7" y="8"/><use xlink:href="#S8" x="8" y="8"/><use xlink:href="#S2" x="9" y="8"/>
       <use xlink:href="#T5" x="1" y="9"/><use xlink:href="#S6" x="2" y="9"/><use xlink:href="#S1" x="3" y="9"/>
       <use xlink:href="#S2" x="4" y="9"/><use xlink:href="#S8" x="5" y="9"/><use xlink:href="#S9" x="6" y="9"/>
       <use xlink:href="#S3" x="7" y="9"/><use xlink:href="#S4" x="8" y="9"/><use xlink:href="#T7" x="9" y="9"/>
     </g>
  </defs>
  <use xlink:href="#A" transform="translate(5,5) scale(50)"/>
</svg>
 
W3C-validity not checked.

說明

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

在此檔案描寫的項目

描繪內容 繁體中文

創作作者 繁體中文

沒有維基數據項目的某些值

作者姓名字串 繁體中文R. A. Nonenmacher
客體角色 繁體中文攝影師 繁體中文

著作權狀態 繁體中文

有著作權 繁體中文

成立或建立時間 繁體中文

五 九 2008

多媒體型式 繁體中文

image/svg+xml

校驗和 繁體中文

ad27d1dcd8b261bee254c78f607eb1181745d43a

斷定方法 繁體中文SHA-1 中文 (已轉換拼寫)

資料大小 繁體中文

六四四一 位元組

高度 繁體中文

四六〇 像素

寬度 繁體中文

四六〇 像素

檔誌

揀日尋檔。

日時用戶
二〇〇八年九月一五日 (一) 〇一時三二分於二〇〇八年九月一五日 (一) 〇一時三二分之縮四六〇矩四六〇(六 KB)Nonenmac== Summary == {{Information |Description={{en|1=A nonomino sudoku solution}} |Source=Created by me |Author=R. A. Nonenmacher |Date=5-Sep-2008 |Permission={{self|GFDL|cc-by-sa-all}} |other_versions=[[:Image:Nonomino

下頁連本檔:

總文之用

下他共筆連本檔: