http:^^www.cs.washington.edu^education^courses^cse403^96sp^assign3.html
来自「This data set contains WWW-pages collect」· HTML 代码 · 共 62 行
HTML
62 行
Date: Tue, 10 Dec 1996 16:47:18 GMTServer: NCSA/1.4.2Content-type: text/html<HTML><HEAD><TITLE>Assignment 3 - Implementation</TITLE><!-- Created by: Adam Carlson, 2-May-1996 --><!-- Changed by: Adam Carlson, 2-May-1996 --><BASE HREF="http://www.cs.washington.edu/education/courses/cse403/96sp/"></HEAD><BODY><H1>Assignment 3 - Implementation</H1><H2>Introduction/What to do</H2> You will write a program which conforms to the <!WA0><!WA0><AHREF="http://www.cs.washington.edu/education/courses/cse403/96sp/specification.html">requirements specification</A> from <!WA1><!WA1><AHREF="http://www.cs.washington.edu/education/courses/cse403/96sp/assign2.html">assignment 2</A>. The purpose of this assignment is toprovide material for future assignments and give you some experience writing aprogram you know will be maintained by another group. This means that on theone hand, you won't be graded on this assignment, but on the other hand, yourability to do future assignments depends on doing a good job on this one.Furthermore, the grading for the maintenance assignment will be based on boththe ability to complete the maintenance task and the ease with which anothergroup completed a maintenance task on your program, so ease of maintenance isimportant.<H2>What to hand in</H2> You will turn in a pointer to your source code and executable. Please checkpermissions on all files and make sure that we will be able to read/runappropriate files.<H2>Constraints</H2> To facilitate automatic testing, the program must be able to run with inputon stdin, output on stdout, error messages on stderr, width defaulting to 80,width specifiable by a command line option -w n (where n is the width), theflag for listing links defaults to off and is turned on by the option -l. Youcan add other options, such as a command line option for input and outputfiles, if you desire. <P> The program can be written in C, C++ or Ada. Please send <!WA2><!WA2><AHREF="mailto:owner-cse403@cs">me email</A> as soon as possible saying whatlanguage your group is using.<H2>What to think about</H2> One of the future assignments will be maintenance. In this assignment, youwill swap projects with another group and perform a maintenance task. Thusthe program should be written with maintenance in mind. The types of tasks toexpect are described in the <!WA3><!WA3><AHREF="http://www.cs.washington.edu/education/courses/cse403/96sp/specification.html#system_evolution">system evolution</A> section of the<!WA4><!WA4><A HREF="http://www.cs.washington.edu/education/courses/cse403/96sp/specification.html">requirements specification</A>.<H2>Due Date</H2> This assignment will be due on May 15th, the same day as the Test Planassignment. Because the test plan is due at the same time, we stronglyrecommend that you start working on your implementation immediately.<hr><ADDRESS> <!WA5><!WA5><A Name=Signature HREF=""http://www.cs.washington.edu/education/courses/cse403/96sp/>Adam Carlson</A></ADDRESS></BODY></HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?