GJElim 專案 班級:資工延修 學號: 姓名:徐永謙

advertisement
線性代數
GJElim 專案(GJElim Project)
班級:資工延修
Class: CSIE delay graduation
學號:495G0905
Student ID: 495G0905
姓名:徐永謙
Name: Yong-Qian Xu
線性代數
GJElim 專案(GJElim Project)
一、
系統描述(SYSTEM DESCRIPTION) ................................................................................................................................. 3
二、
技術規格(TECHNICAL SPECIFICATION) ..................................................................................................................... 3
三、
檔案說明(FILE STRUCTURE) ........................................................................................................................................... 3
四、
線上展示(LIVE DEMO) ....................................................................................................................................................... 3
五、
展示畫面(SHOWCASE) ......................................................................................................................................................... 3
六、
參考資料(BIBLIOGRAPHY).............................................................................................................................................. 10
七、
附錄(APPENDIX) ............................................................................................................................................................... 10
線性代數
GJElim 專案(GJElim Project)
一、系統描述(System Description)
功能:實做高斯喬登消去法之網站應用程式。
Summary: Another implementation of Gauss-Jordan Elimination, this web application only
use pure HTML code, and no JavaScript library needed.
特色:可做高斯及高斯喬登消去法,內建幾組供測試矩陣資料,提供有隨機矩陣。
Feature: Ability to produce Gauss or Gauss-Jordan elimination results, calculate with preset
matrix data, including random size matrix.
二、技術規格(Technical Specification)
XHTML 1.1、CSS3,跨瀏覽器相容,支援 Google 瀏覽器 8.0、Opera 11、火狐 3.6、IE 7/8。
Best compliance of W3C XHTML 1.1 & CSS3 Recommandation, compatible with following popular
browsers: Google Chrome 8.0, Opera 11, Mozilla Firefox and Microsoft Windows Internet
Explored 7/8.
三、檔案說明(File Structure)
index.html(首頁/Main page)
、style.css(樣式表/Stylesheet)
、style-ie.css(IE 樣式表/ Stylesheet
for IE)
、MatSolve.js(內建矩陣資料/Preset matrix data)、GJElim.js(主程式/Source code)。
四、線上展示(Live Demo)
http://studftp.stut.edu.tw/~495G0905/GJElim.html
五、展示畫面(Showcase)
線性代數
GJElim 專案(GJElim Project)
到此,基本功能畫面展示完畢,額外的畫面請見 .\Preview\ 資料夾。
At this point, all the basic functionality were showed. For the extra screenshots, please
browse .\Preview\ folder.
線性代數
GJElim 專案(GJElim Project)
六、參考資料(Bibliography)
[1] http://www.w3.org/TR/xml/
Extensible Markup Language (XML) 1.0 (Fifth Edition)
[2] http://www.w3.org/TR/xhtml1/
XHTML 1.0: The Extensible HyperText Markup Language (Second Edition)
[3] http://www.w3.org/TR/xhtml11/
XHTML™ 1.1 - Module-based XHTML - Second Edition
[4] http://www.w3.org/TR/CSS2/
Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Specification
[5] http://www.w3.org/TR/css3-box/
CSS basic box model
[6] http://www.w3.org/TR/css3-background/
CSS Backgrounds and Borders Module Level 3
[7] http://www.w3.org/TR/css3-color/
CSS Color Module Level 3
[8] https://developer.mozilla.org/en/Gecko_DOM_Reference
Gecko DOM Reference - MDC Doc Center
[9] https://developer.mozilla.org/en/DOM/HTMLFormElement
HTMLFormElement - MDC Doc Center
[10] https://developer.mozilla.org/en/JavaScript/Reference
JavaScript Reference - MDC Doc Center
[11] http://msdn.microsoft.com/en-us/library/ms532847(v=vs.85).aspx
Introduction to Filters and Transitions
七、附錄(Appendix)
完整原始碼及展示畫面:(封裝物件可點選圖示開啟,或由網址重新下載。)
Complete source code & screenshots included. (This packed attachment can be double-click
to open, or you can download it from the url below.)
3.17 MB (3,331,997 位元組)
http://studftp.stut.edu.tw/~495G0905/cdewsxzaq/GJElim.zip
SHA256 (GJElim.zip) = d4ae4f8015eac019f7bf21944210cbd9f8c0b527926479f72fa529bbd7aa47e2
Download