CoLIN 人工語言模擬 漢化版 2002年8月9日
原作者
布朗 alan j. brown
15 Kinloch Road
Renfrew
Scotland
PA4 0RJ
alan@barc0de.demon.co.uk
http://www.barc0de.demon.co.uk/
漢化者
陳輝
主頁: http://go2debug.yeah.net
郵件: go2debug@hotmail.com
ICQ: 149054569
簡介
通過菜單可以清空數據庫。
程序會從你的輸入中學習,如果你不想這樣,就請關閉學習功能。
原作者聲明
This program is giftware. If you like it send me something nice.
Copyright is fully reserved by Alan J. Brown, any program developed from the CoLIN source code must give Alan J. Brown appropriate credit.
更多問題
請到我的主頁 http://go2debug.yeah.net
或者給我發信 go2debug@hotmail.com
另外在布朗的主頁上有留言板
著名的AT&T UNIX v6 源碼,雖然已不能在現在的機器中直接運行(通過在Linux上安裝pdp11 simulator可以運行),但從中首先可以學習到C程序設計的簡約與嚴謹(原作者是圖靈獎得主Brian W. Kernighan和Dennis M. Ritchie),其次還可以幫助深入理解操作系統概念,其設計思想仍然廣泛存在于多數操作系統中。
本系統的首次發布于1976年,現仍然做為MIT高年級學生、研究生的操作系統學習的分析材料。