2003-07-01から1ヶ月間の記事一覧

On Lisp 和訳 http://user.ecc.u-tokyo.ac.jp/~g340299/

オセロプログラムの作り方 http://hp.vector.co.jp/authors/VA015468/platina/algo/index.html

Bayesianってどういう考え方なんだろう http://hawaii.aist-nara.ac.jp/~shige-o/Tips/Bayes.html スパムへの対策 ---A Plan for Spam http://www.shiro.dreamhost.com/scheme/trans/spam-j.html

c++

templatechar const(&chars_long_as(T(&)[N]))[N]; #define lengthof(array) (sizeof(chars_long_as(array)))

ART-Linux 頒布サービス http://www.movingeye.co.jp/mi6/download.html

いたずらPhotoShop http://www.vega.or.jp/~wxt54425/

Algorithm Site http://www.people.or.jp/~fussy/algo/index.htm

gcc

知っていると便利な gcc のオプション http://www.unixuser.org/~euske/doc/gccopts/index.html