http:^^www.cs.wisc.edu^~cs367-4^programs.html

来自「This data set contains WWW-pages collect」· HTML 代码 · 共 71 行

HTML
71
字号
Date: Tue, 05 Nov 1996 00:27:05 GMTServer: NCSA/1.5Content-type: text/htmlLast-modified: Thu, 31 Oct 1996 23:48:46 GMTContent-length: 2311<HTML><!-- (c) 1996 James D. Skrentny   Permission is granted to use this document as you wish so long   as this restriction and the copyright notices remain untouched. --><HEAD><TITLE>CS367 Programming Assignments</TITLE></HEAD><BODY><CENTER><H2>CS367 Programming Assignments</H2></CENTER><P>Five programs will be assigned during the semester.  Programs count for50% of your final grade.  Programs take from 30 to 40 hours for the averagestudent to complete.  You should expect to spend considerable time doingwork outside of class for CS367 (this is typical for most CS courses sinceit helps immensely in learning the material).<P>Develop your class(es) and main program using multiple files, andcoordinating compilation using a makefile.  Break the problem down intoparts, and develop your program incrementally, rather than trying to codeit all at once.  See <!WA0><A HREF="http://www.cs.wisc.edu/~cs367-4/working/working.html"> Working with C++ inUNIX</A> for more information about organizing your files, compilingmultiple files using <CODE>make</CODE>, and using the debuggers.<P>The programs will be linked to the list below as they are assigned.  Besure to read and follow the <!WA1><A HREF="http://www.cs.wisc.edu/~cs367-4/standards.html"> grading standards</A>for each assignment.<P>Once you have completed an assignment, you will need to create an<!WA2><A HREF="http://www.cs.wisc.edu/~cs367-4/working/script.html">output file</A> with test cases thatdemonstrate your program.  Then follow the<!WA3><A HREF = "http://www.cs.wisc.edu/~cs367-4/working/handin.html">handin procedure</A>.  I suggest that youplan on finishing at least a day before the due date.<P>If you find that you are having difficulty finishing an assignment, orare just running out of time, rather engaging in some form of<!WA4><A HREF="http://www.cs.wisc.edu/~cs367-4/misconduct.html">academic misconduct</A>, see the TAs or me forhelp, or make use of the <!WA5><A HREF = "http://www.cs.wisc.edu/~cs367-4/late.html">late policy</A>.<P><HR><H3>The Assignments</H3><UL> <LI><!WA6><A HREF="http://www.cs.wisc.edu/~cs367-4/program3.html">Program 3</A>, <B>9%</B> Due: 11/13/96 <LI><!WA7><A HREF="http://www.cs.wisc.edu/~cs367-4/program2.html">Program 2</A>, <B>10%</B> Due: 10/28/96 <LI><!WA8><A HREF="http://www.cs.wisc.edu/~cs367-4/program1.html">Program 1</A>, <B>9%</B> Due: 10/7/96 <LI><!WA9><A HREF="http://www.cs.wisc.edu/~cs367-4/program0.html">Program 0</A>, <B>0%</B> Due: NOT GRADED </UL><P><HR><ADDRESS><H4>Copyright &copy 1996 James D. Skrentny,<!WA10><A HREF="mailto:skrentny@cs.wisc.edu">skrentny@cs.wisc.edu</A></H4></ADDRESS></BODY></HTML>

⌨️ 快捷键说明

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