⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 http:^^www.cs.duke.edu^~dr^cps6.html

📁 This data set contains WWW-pages collected from computer science departments of various universities
💻 HTML
📖 第 1 页 / 共 2 页
字号:
Date: Wed, 20 Nov 1996 22:18:35 GMT
Server: NCSA/1.5.1
Last-modified: Mon, 18 Nov 1996 18:42:20 GMT
Content-type: text/html
Content-length: 15882

<html><head><TITLE> CPS 6.7 Syllabus </TITLE></head><Body bgcolor="d8d8d8"><H1><A NAME="top"><!WA0><IMG SRC="http://www.cs.duke.edu/~dr/i/r10.gif" ALT="(pretty pattern here)" ALIGN=RIGHT>CPS 6.7: Introduction to Program Design & Analysis I</H1><hr><NOBR><!WA1><IMG SRC="http://www.cs.duke.edu/~dr/oct12b.gif" ALT="*"> <!WA2><A NAME=1HREF="#info">Info</A> </NOBR><NOBR><!WA3><IMG SRC="http://www.cs.duke.edu/~dr/oct12b.gif" ALT="*"> <!WA4><A NAME=1HREF="#notes">Notes</A> </NOBR><NOBR><!WA5><IMG SRC="http://www.cs.duke.edu/~dr/oct12b.gif" ALT="*"> <!WA6><A NAME=1HREF="#supp">Supplements</A> </NOBR><NOBR><!WA7><IMG SRC="http://www.cs.duke.edu/~dr/oct12b.gif" ALT="*"> <!WA8><A NAME=1HREF="#grades">Grades</A> </NOBR><NOBR><!WA9><IMG SRC="http://www.cs.duke.edu/~dr/oct12b.gif" ALT="*"> <!WA10><A NAME=1HREF="#people">People</A> </NOBR><NOBR><!WA11><IMG SRC="http://www.cs.duke.edu/~dr/oct12b.gif" ALT="*"> <!WA12><A NAME=1HREF="#help">Help</A> </NOBR><NOBR><!WA13><IMG SRC="http://www.cs.duke.edu/~dr/oct12b.gif" ALT="*"></NOBR><br><NOBR><!WA14><IMG SRC="http://www.cs.duke.edu/~dr/oct12b.gif" ALT="*"> <!WA15><A NAME=1HREF="#quiz">Quizes</A> </NOBR><NOBR><!WA16><IMG SRC="http://www.cs.duke.edu/~dr/oct12b.gif" ALT="*"> <!WA17><A NAME=1HREF="#labs">Labs/Assignments</A> </NOBR><NOBR><!WA18><IMG SRC="http://www.cs.duke.edu/~dr/oct12b.gif" ALT="*"> <!WA19><A NAME=1HREF="#tests">Old Tests</A> </NOBR><NOBR><!WA20><IMG SRC="http://www.cs.duke.edu/~dr/oct12b.gif" ALT="*"></NOBR><hr><H2> Syllabus (Fall 1996)<!WA21><IMG SRC="http://www.cs.duke.edu/~dr/i/constb.gif" height=40 ALT="(under construction)"></H2><h3> Professor: <!WA22><a href="http://www.cs.duke.edu/~dr"> Dietolf Ramm</a></h3><h3><!WA23><IMG SRC="http://www.cs.duke.edu/~dr/i/oct12b.gif" ALT="*">Time and Location </h3><b> Lecture:</b>  Monday, Wednesday, and Friday, 10:30am - 11:20am,  D243 LSRC Building.	<br><br><b> Labs:</b>  (shared with CPS 6.1 - CPS 6.6) Tuesday 9:10, Tuesday 10:55,  Tuesday 2:15, Wednesday 3:35, Thursday 2:15, 106 Teer Building.  	<br><br>Note: <b> Instructor permission </b> required to add this course (CPS 6.7).(To add, your schedule must accomodate the lecture time and one of thelab times.  Check with the instructor to see what lab times are available.ACES tallies may not properly reflect lab spaces available since someare specifically reserved for CPS 6.7.)<h3><!WA24><IMG SRC="http://www.cs.duke.edu/~dr/i/oct12b.gif" ALT="*">Bulletin Course Description: </h3>Problem-solving techniques using a computer, top-down decomposition andobject-oriented solution methodologies, introduction to programming,programming in the C/C++ language, introduction to UNIX and programmingenvironments, recursion, analysis of execution times, linked data structures,searching, and sorting. Normally the first course for majors in computerscience who have no programming experience.<br> <br>Not open to students who have taken Computer Science 8, 52, or 53.<h3><!WA25><IMG SRC="http://www.cs.duke.edu/~dr/i/oct12b.gif" ALT="*">Required Background:</h3>Prerequisite: None. (If you have significant programming experience with anyprogramming language, you should consider going into CPS 100E instead.)<p><!WA26><a href="http://www.cs.duke.edu/~ola/dus/firstyear.html"> More placementinformation.</a><A NAME="info"><h3><!WA27><IMG SRC="http://www.cs.duke.edu/~dr/i/oct12b.gif" ALT="*">Additional Important Course Information </h3><!WA28><A href="http://www.cs.duke.edu/~dr/6/sched.html"> Detailed Schedule </A><br><br><!WA29><A href="http://www.cs.duke.edu/~dr/6/info.html"> Important Course Details </A><br><br>CPS 6.7 will share labs, homework assignments, and possibly other assignmentsand materials with<!WA30><A href="http://www.cs.duke.edu/~rodger/courses/cps6/intro.html">CPS 6.1-6.6 </A>which is being taught by<!WA31><A href="http://www.cs.duke.edu/~rodger">Dr. Susan Rodger</A>.You may want to refer to<!WA32><A href="http://www.cs.duke.edu/~rodger/courses/cps6/intro.html">that course home page</A>from time to time.<hr><A NAME="notes"><h3> <!WA33><IMG SRC="http://www.cs.duke.edu/~dr/i/oct12b.gif" ALT="*"> Notes/Transparancies </h3>This will give you a copy of the transparancies used in class.  Theyrepresent an outline of what we are doing.  Copies of programs followeach lecture.Additional information may be available under Supplementary Information.<ul>    <li> <!WA34><a href="http://www.cs.duke.edu/~dr/6/l01.html"> <b> Lecture #01, 9/6/96</b></a>	<ul>        <li> <!WA35><a href="http://www.cs.duke.edu/~dr/6p/hellos.txt"> <b> hellos.cc</b></a>	</ul>    <li> <!WA36><a href="http://www.cs.duke.edu/~dr/6/l02.html"> <b> Lecture #02, 9/9/96</b></a>	<ul>        <li> <!WA37><a href="http://www.cs.duke.edu/~dr/6p/diamond.txt"> <b> diamond.cc</b></a>        <li> <!WA38><a href="http://www.cs.duke.edu/~dr/6p/tree.txt"> <b> tree.cc</b></a>        <li> <!WA39><a href="http://www.cs.duke.edu/~dr/6p/literals.txt"> <b> literals.cc</b></a>        <li> <!WA40><a href="http://www.cs.duke.edu/~dr/6p/rect5by.txt"> <b> rect5by.cc</b></a>        <li> <!WA41><a href="http://www.cs.duke.edu/~dr/6p/page.txt"> <b> page.cc</b></a>        <li> <!WA42><a href="http://www.cs.duke.edu/~dr/6p/announce.txt"> <b> announce.cc</b></a>	</ul>    <li> <!WA43><a href="http://www.cs.duke.edu/~dr/6/l03.html"> <b> Lecture #03, 9/11/96</b></a>	<ul>        <li> <!WA44><a href="http://www.cs.duke.edu/~dr/6p/diamond2.txt"> <b> diamond2.cc</b></a>        <li> <!WA45><a href="http://www.cs.duke.edu/~dr/6p/mondias.txt"> <b> mondias.cc</b></a>        <li> <!WA46><a href="http://www.cs.duke.edu/~dr/6p/diamondsp.txt"> <b> diamondsp.cc</b></a>	</ul>    <li> <!WA47><a href="http://www.cs.duke.edu/~dr/6/l04.html"> <b> Lecture #04, 9/13/96</b></a>	<ul>        <li> <!WA48><a href="http://www.cs.duke.edu/~dr/6p/page2.txt"> <b> page2.cc</b></a>	</ul>    <li> <!WA49><a href="http://www.cs.duke.edu/~dr/6/l05.html"> <b> Lecture #05, 9/16/96</b></a>	<ul>        <li> <!WA50><a href="http://www.cs.duke.edu/~dr/6p/moneyA.txt"> <b> moneyA.cc</b></a>        <li> <!WA51><a href="http://www.cs.duke.edu/~dr/6p/moneyB.txt"> <b> moneyB.cc</b></a>        <li> <!WA52><a href="http://www.cs.duke.edu/~dr/6p/moneyC2.txt"> <b> moneyC2.cc</b></a>,          <!WA53><a href="http://www.cs.duke.edu/~dr/6p/moneyC5.txt"> <b> moneyC5.cc</b></a>,          <!WA54><a href="http://www.cs.duke.edu/~dr/6p/moneyC10.txt"> <b> moneyC10.cc</b></a>        <li> <!WA55><a href="http://www.cs.duke.edu/~dr/6p/moneyD2.txt"> <b> moneyD2.cc</b></a>,          <!WA56><a href="http://www.cs.duke.edu/~dr/6p/moneyD3.txt"> <b> moneyD3.cc</b></a>,          <!WA57><a href="http://www.cs.duke.edu/~dr/6p/moneyD5.txt"> <b> moneyD5.cc</b></a>        <li> <!WA58><a href="http://www.cs.duke.edu/~dr/6p/tempscale.txt"> <b> tempscale.cc</b></a>	</ul>    <li> <!WA59><a href="http://www.cs.duke.edu/~dr/6/l06.html"> <b> Lecture #06, 9/18/96</b></a>	<ul>        <li> <!WA60><A href=         "http://www.ncsa.uiuc.edu/General/Internet/WWW/HTMLPrimerAll.html">         <b> A Beginner's Guide to HTML</b></a>	</ul>    <li> <!WA61><a href="http://www.cs.duke.edu/~dr/6/l07.html"> <b> Lecture #07, 9/20/96</b></a>	<ul>        <li> <!WA62><a href="http://www.cs.duke.edu/~dr/6p/fly.txt"> <b> fly.cc</b></a>        <li> <!WA63><a href="http://www.cs.duke.edu/~dr/6p/balloon.h.txt"> <b> balloon.h</b></a>	</ul>    <li> <!WA64><a href="http://www.cs.duke.edu/~dr/6/l08.html"> <b> Lecture #08, 9/23/96</b></a>	<ul>        <li> <!WA65><a href="http://www.cs.duke.edu/~dr/6p/sort3.txt"> <b> sort3.cc</b></a>        <li> <!WA66><a href="http://www.cs.duke.edu/~dr/6p/smallof3.txt"> <b> smallof3.cc</b></a>        <li> <!WA67><a href="http://www.cs.duke.edu/~dr/6p/firstof3.txt"> <b> firstof3.cc</b></a>        <li> <!WA68><a href="http://www.cs.duke.edu/~dr/6p/exhaust4.txt"> <b> exhaust4.cc</b></a>	</ul>    <li> <!WA69><a href="http://www.cs.duke.edu/~dr/6/l09.html"> <b> Lecture #09, 9/25/96</b></a>	<ul>        <li> <!WA70><a href="http://www.cs.duke.edu/~dr/6p/math.txt"> <b> math.cc</b></a>        <li> <!WA71><a href="http://www.cs.duke.edu/~dr/6p/tfuncts.txt"> <b> tfuncts.cc</b></a>        <li> <!WA72><a href="http://www.cs.duke.edu/~dr/6p/getgrade.txt"> <b> getgrade.cc</b></a>,          <!WA73><a href="http://www.cs.duke.edu/~dr/6p/getgradealt.txt"> <b> getgradealt.cc</b></a>        <li> <!WA74><a href="http://www.cs.duke.edu/~dr/6p/numtoeng.txt"> <b> numtoeng.cc</b></a>	</ul>    <li> <!WA75><a href="http://www.cs.duke.edu/~dr/6/l10.html"> <b> Lecture #10, 9/27/96</b></a>	<ul>        <li> <!WA76><a href="http://www.cs.duke.edu/~dr/6p/dice.h.txt"> <b> dice.h</b></a>,          <!WA77><a href="http://www.cs.duke.edu/~dr/6p/dice.cc.txt"> <b> dice.cc</b></a>        <li> <!WA78><a href="http://www.cs.duke.edu/~dr/6p/blastoff.txt"> <b> blastoff.cc</b></a>        <li> <!WA79><a href="http://www.cs.duke.edu/~dr/6p/roll300.txt"> <b> roll300.cc</b></a>	</ul>    <li> <!WA80><a href="http://www.cs.duke.edu/~dr/6/l11.html"> <b> Lecture #11, 9/30/96</b></a>	<ul>        <li> <!WA81><a href="http://www.cs.duke.edu/~dr/6p/diamonds.txt"> <b> diamonds.cc</b></a>        <li> <!WA82><a href="http://www.cs.duke.edu/~dr/6p/pow1.txt"> <b> pow1.cc</b></a>,          <!WA83><a href="http://www.cs.duke.edu/~dr/6p/pow2.txt"> <b> pow2.cc</b></a>	</ul>    <li> <!WA84><a href="http://www.cs.duke.edu/~dr/6/l12.html"> <b> Lecture #12, 10/4/96</b></a>	<ul>        <li> <!WA85><a href="http://www.cs.duke.edu/~dr/6p/adder.txt"> <b> adder.cc</b></a>        <li> <!WA86><a href="http://www.cs.duke.edu/~dr/6p/addwhile.txt"> <b> addwhile.cc</b></a>        <li> <!WA87><a href="http://www.cs.duke.edu/~dr/6p/multable.txt"> <b> multable.cc</b></a>	</ul>    <li> <b> Review, 10/7/96</b>    <li> <b> Test #1, 10/9/96</b>    <li> <!WA88><a href="http://www.cs.duke.edu/~dr/6/l13.html"> <b> Lecture #13, 10/11/96</b></a>	<ul>        <li> <!WA89><a href="http://www.cs.duke.edu/~dr/6p/multable.txt"> <b> multable.cc</b></a>        <li> <!WA90><a href="http://www.cs.duke.edu/~dr/6p/roll300.txt"> <b> roll300.cc</b></a>        <li> <!WA91><a href="http://www.cs.duke.edu/~dr/6p/wordcount.txt"> <b> wordcount.cc</b></a>,          <!WA92><a href="http://www.cs.duke.edu/~dr/6p/wordcount2.txt"> <b> wordcount2.cc</b></a>	</ul>    <li> <!WA93><a href="http://www.cs.duke.edu/~dr/6/l14.html"> <b> Lecture #14, 10/14/96</b></a>	<ul>        <li> <!WA94><a href="http://www.cs.duke.edu/~dr/6p/wordcount2.txt"> <b> wordcount2.cc</b></a>        <li> <!WA95><a href="http://www.cs.duke.edu/~dr/6p/stats1.txt"> <b> stats1.cc</b></a>,          <!WA96><a href="http://www.cs.duke.edu/~dr/6p/stats2.txt"> <b> stats2.cc</b></a>,

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -