labelset.py, a programming used to demo label setting algorithm.
Find a file
2014-03-15 18:21:07 +00:00
older-ver arrange the README files and add older-ver/* (including data files) 2014-03-15 18:15:20 +00:00
in.txt correct in.txt 2011-05-11 02:31:00 +08:00
labelset-windows.py add windows version 'labelset-windows.py' 2011-05-10 13:58:59 +08:00
labelset.py add windows version 'labelset-windows.py' 2011-05-10 13:58:59 +08:00
labelset_windows.py add windows version 2011-05-11 02:20:36 +08:00
LICENSE Initial commit 2014-03-15 10:53:33 -07:00
README.md add something in README 2014-03-15 18:21:07 +00:00

labelset.py

labelset.py, a programming uesd to demo label setting algorithm. labelset.py演示 label setting 之求最短路徑演算法程式。

English

Programming Language: python(http://www.python.org)

With py2exe, the executable which supports Windows XP at least file can be made. If you cannot execute it, please execute the script with a Python interpreter.

The script is a homework of class "Transportation Information" in a university.

The script can be executed on any OS (eg. UNIX(-like), Windows, Mac OS X) with Python interpreter (Download site: http://www.python.org/getit/)

The script is under GPLv3( http://www.gnu.org/licenses/gpl.html). You should use it legally.

The repo of it was moved from http://tcirc.twbbs.org/~yoxem/script/labelset/ (Bazaar).

Orig. written on 2011-04-22 Translated & Updated on 2014-03-16

Trad. Mandarin Chinese

使用語言python(http://www.python.org)。

使用py2exe產生 Windows 獨立執行檔已知支援XP。如無法執行者請依下段 說明安裝python直譯器執行。

本程式原為大學運輸資訊課的作業。

本程式可在任何安裝 Python 直譯器(下載點 http://www.python.org/getit/)的 作業系統執行(如 UNIX(-like)、Windows、Mac OS X

本程式使用 GPLv3( http://www.gnu.org/licenses/gpl.html) 授權,遵守授 權得自由使用,但須符合法律規範。本程式之作者不為使用方之使用負擔任何 責任。

版本庫遷自:http://tcirc.twbbs.org/~yoxem/script/labelset/ (Bazaar).

原作2011-04-22 修正2014-03-16