[[TableOfContents]] == Major == === [EngineeringMathmethicsClass] === [http://www.yes24.com/Goods/FTGoodsView.aspx?goodsNo=1949638&CategoryNumber=002001026004 Advanced Engineering Mathematics 9/E] [http://www.aladdin.co.kr/shop/wproduct.aspx?ISBN=8971291346 최신 공업수학] [공업수학2006] [http://unicon.netian.com/math.html 각종 공식] === CompilerDesignClass === [http://www.xper.org/wiki/seminar/TheDragonBook] [http://c2.com/cgi/wiki?TwentyFirstCenturyCompilers] [http://kangcom.com/common/bookinfo/bookinfo.asp?sku=200012050016 Compilers] [http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/6-045JSpring-2005/CourseHome/index.htm MIT open course ware] [[ISBN(0534950973)]] [http://165.194.9.6/bbs/zboard.php?id=061_21409_01_52 Home] Upload:CompilerExercises.ppt === [DatabaseClass] === [http://kangcom.com/common/bookinfo/bookinfo.asp?sku=200309190006 Database Design Concept] * Assignment * #1 is due on 20 Mar * #2 is due on 10 Apr. * #3 is due on 22 May. * Team project * Final Demonstration is 5 Jun. === ComputerGrapichsClass === [http://kangcom.com/common/bookinfo/bookinfo.asp?sku=200401090003 Computer Graphics with Open GL 3rd Ed] [http://cglab.cse.cau.ac.kr/course/2006_1/CG(2006_1).html Home] [http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/6-837Fall2003/CourseHome/index.htm MIT open course ware] [http://ocw.mit.edu/OcwWeb/Mathematics/18-06Spring-2005/CourseHome/index.htm Linear Algebra] * Assingment * #1 is due to 20 Mar. * Intersection - adaptive depth control, bounding volumes, first-hit Speedup * Anti-aliasing - distributed RT * Coloring - reflection, shade, texture... * http://www.siggraph.org/education/materials/HyperGraph/raytrace/rtrace0.htm * http://en.wikipedia.org/wiki/Ray_tracing * http://en.wikipedia.org/wiki/Anti-aliasing * http://web.cs.wpi.edu/~matt/courses/cs563/talks/dist_ray/dist.html * http://www.cs.unc.edu/~rademach/xroads-RT/RTarticle.html * http://www.3dsmax.net/4_article/rendering.htm * Project * #1 is due to 17 Apr. * http://en.wikipedia.org/wiki/Isometric_projection * #2 is due to 15 May. * #3 is due on 29 May. === [ComputerNetworkClass] === [http://orchid.cse.cau.ac.kr/course/cn/index.php Home] * Project * [http://orchid.cse.cau.ac.kr/course/cn/index.php?code=project1 #1] is due to 27 Mar. * [http://orchid.cse.cau.ac.kr/course/cn/index.php?code=project2 #2] is due to 10 Apr. * [http://orchid.cse.cau.ac.kr/course/cn/index.php?code=project3 #3] is due to 15 May. * [http://orchid.cse.cau.ac.kr/course/cn/index.php?code=project4 #4] is due to 29 May. === LinuxSystemClass === [http://kangcom.com/common/bookinfo/bookinfo.asp?sku=200302180005 Understanding the Linux Kernel (2nd Edition)] [http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/6-828Fall2003/CourseHome/index.htm MIT open courseware] [[ISBN(1573980137)]] [http://cslab.cse.cau.ac.kr/lecture_view.asp?num=1 Home] Upload:.bashrc Upload:.vimrc {{{ set nocompatible set title set autoindent set bs=2 set viminfo='20,\"50 set ruler set number set background=light set softtabstop=4 set shiftwidth=4 set tabstop=4 set incsearch set vb set exrc set mouse=n syntax on }}} Upload:getch.c * Assignment * #1 is due on 5 May. * #3 is due on 27 May. * #2(Midterm substitution) is due on 16 Jun. == Past == [Class/2006Fall]