📄 http:^^www.cs.wisc.edu^~cs367-4^computers.html
字号:
Date: Tue, 05 Nov 1996 00:27:09 GMTServer: NCSA/1.5Content-type: text/htmlLast-modified: Thu, 19 Sep 1996 21:15:08 GMTContent-length: 5075<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 Computers</TITLE></HEAD><BODY><CENTER><H2>CS367 Computers</H2></CENTER><P>The Computer Sciences Department provides registered students witha computer account on the UNIX computers. You may use any of theUNIX computers named <B>sols</B> or <B>vegas</B>. They are foundin the computer science building in the labs listed below. The labsare open from 7AM - 1AM, seven days a week. <PRE> 1368 vega1 - vega12 1358 vega13 - vega24 1363 vega25 - vega36 1370 sol1 - sol38 1359 printer room with one UNIX consultant</PRE><P>If you have never had a computer science account, you can activateyour new account by running the <I>newuser</I> program on any of thelab computers. Enter at the login prompt the word <CODE>newuser</CODE>and hit return for the password. Then follow the instructions.<P>You may also want to use a home or other computer for CS367. I donot want to discourage this, since it is more convenient and it reducesthe demand for the lab computers. There are two ways to use home orother computer. You can use <!WA0><A HREF = "#telnet">telnet</A> to connect to the lab computers from a remote location. This providesyou with the convenience of working on CS367 from your home, office,or other location without the expense of buying your own compiler.The second option is to use a home or other computer to developyour programs on a different compiler such as Borland C++. If youchoose to use this option, please see the<!WA1><A HREF = "#other">requirements</A> below.<P><HR><A NAME="telnet"> <H3>Using Telnet for Remote Access</H3> <P>You can remotely login to your computer science account on the lab machines. In this manner you are using the other computer as a terminal to connect to the lab computers. The connection is made using the telnet program. On a UNIX machine you would enter: <PRE> telnet vega22.cs.wisc.edu </PRE> to connect to the lab computer named vega22. On a PC or Mac computer you need to get the <I>Wisc World</I> software from DoIT to be able to remotely access the lab computers. This software provides a program named telnet, and you will need to edit the site list to add the addresses of the computer science lab machines. The lab computers are at the following addresses: <PRE> vega1.cs.wisc.edu to vega36.cs.wisc.edu sol1.cs.wisc.edu to sol38.cs.wisc.edu </PRE></A><P><HR><A NAME="other"> <H3>Using Another Compiler</H3> <P>I suggest that you use a recently updated C++ compiler. C++ is a new and changing language, and older C++ compilers may not work with the concepts or code samples I discuss in lecture. I compile the sample code provided using version 2.7.2 of the Gnu g++ compiler, the same compiler you would use with your computer science account. <P>If you are using a non-UNIX computer, you will need to get some exposure to the UNIX operating system. One of the objectives for CS367 is that students learn the UNIX environment and its programming tools (i.e. editors, compilers, debuggers, ...) so that they are prepared for later computer science classes. <P>If you are developing your programs on another computer than those provided in the labs you must follow these requirements: <OL> <LI><B>You must compile and run your program in your computer science UNIX account before handing in each program.</B> This will provide you with some exposure to the UNIX environment. It is also necessary since the graders use the source code, which you hand-in electronically, to test your program for correct execution. Note that there have been times when a student's program works fine at home, but won't work in UNIX. Most often these problems are simple, and due to things such as variables not being correctly initialized. You should plan ahead, and give yourself enough time to verify that your program works in UNIX. <LI><B>Problems with home or other equipment or software are your responsibility and are not accepted as an excuse.</B> When you use other computers, you are responsible for keeping backups of your work, and resolving any problems with the system. There are too many variations of home and other computers and software for me to be of assistance. I will only guarantee that software I provide will work with your computer science accounts, but experience has shown there are few, if any problems, if you are using a recent C++ compiler. <LI><B>You must still do the following:</B> <UL> <LI>Get copies of the data files as needed. <LI>Hand-in a copy of your program electronically. <LI>Watch the on-line information for updates. <LI>Read your e-mail. </UL> </OL></A><P><HR><ADDRESS><H4>Copyright © 1996 James D. Skrentny,<!WA2><A HREF="mailto:skrentny@cs.wisc.edu">skrentny@cs.wisc.edu</A></H4></ADDRESS></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -