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

📄 nsdoc.html

📁 NS的教程
💻 HTML
字号:
<HTML>

<HEAD>
 <TITLE>Marc Greis' Tutorial for the UCB/LBNL/VINT Network Simulator "ns"</title>
</HEAD>

<BODY BGCOLOR="#ffffff" TEXT="#000000">

<H1 ALIGN=CENTER>II. Finding Documentation</H1>

<P>
[<A HREF="nsintro.html">Previous section</A>]
[<A HREF="nsbasic.html">Next section</A>]
[<A HREF="nsindex.html">Back to the index</A>]
</P>

<P>
In this section I am going to list some sources for documentation for ns
and related packages. If you know any other sources, or if any of the links
have expired, please send email to<A HREF="mailto:ns-users@isi.edu">
ns-users</A> mailing list.
</P>

<HR>

<A NAME="ns"><A>
<P>
<STRONG>II.1. Documentation for ns&nam</STRONG><BR>
The following documentation for ns and nam is available from the 
<A HREF="http://www.isi.edu/nsnam/ns/">main ns web page</A>
at UCB.
</P>
<UL>
 <LI><A HREF="http://www.isi.edu/nsnam/ns/ns-documentation.html">"ns Notes
  and Documentation (now renamed the ns Manual)"</A> could be
called the "main manual" for ns and is available in Postscript format.
 <LI>An HTML version (currently without diagrams ) of nsN&D (now renamed 
ns Manual) is available 
  <A HREF="http://www.isi.edu/nsnam/ns/ns-documentation.html">here</A>.
 <LI>A manual page for ns is included in the distribution in the ns
  directory. There is a HTML-ized version 
  <A HREF="http://www.isi.edu/nsnam/ns/ns-man.html">here</A>,
  but it might be out-dated.
 <LI>There is a ps version of the <A HREF="http://www.isi.edu/nsnam/nam/nam.ps">nam user-manual</A>
 which is available from the
 <A HREF="http://www.isi.edu/nsnam/nam/nam.html">nam page</A>.
  You can also get an ASCII version from  
  <A HREF="nam.txt">here</A>.
 <LI>You can also get slides from the second ns workshop from 
  <A HREF="http://www.isi.edu/nsnam/ns/ns-documentation.html">
  this page</A>. They don't really contain more information than the
  "ns Notes and Documentation" (now renamed ns Manual) document, though it 
might be a bit easier to understand and use.
 <LI>If you can't get ns to compile, if it crashes, or if you have any
  other similar problems, take a look at the 
  <A HREF="http://www.isi.edu/nsnam/ns/ns-problems.html">ns-problems
  page</A> before you ask on the mailing list.
 <LI>If you have any general questions about ns or nam, you can send them
  to the <A HREF="http://www.isi.edu/nsnam/ns/ns-lists.html">ns-users
  mailing list</A>. If you're not sure if your question has been asked
  before, check the <A HREF="http://www.isi.edu/nsnam/dist/archive/ns-users/">
  Archive</A> for the mailing list.
</UL>

<HR>

<A NAME="tcl"><A>
<P>
<STRONG>II.2. Documentation for Tcl</STRONG><BR>
Tcl is fairly simple and if you already have some programming skills,
you should be able to learn most of what you need for simple scenarios
as you go along. However, I will try to provide some interesting links
for the more ambitious users who are not willing (or able) to buy a Tcl
book.
</P>
<UL>
 <LI>The <A HREF="http://www.elf.org/tcltk-man-html/contents.htm">Tcl8.0/Tk8.0 Manual</A>
  is basically a collection of hypertext manual pages.
 <LI>A <A HREF="ftp://ftp.scriptics.com/pub/welch">draft for a
  Tcl/Tk book</A> is available in postscript format for personal use. Only the 
  first 94 pages are relevant for Tcl, the rest of the book is about Tk and
  more complicated aspects of Tcl.
 <LI>I also found a short <A HREF="ftp://ftp.tns.lcs.mit.edu/pub/otcl/doc/tutorial.html">
  OTcl Tutorial</A>.
 <LI>Another good starting point for looking for Tcl documentation is
  the <A HREF="http://www.yahoo.com/Computers_and_Internet/Programming_Languages/Tcl_Tk/">
  Yahoo Tcl/Tk category</A>.
</UL>

<HR>

<A NAME="cpp"><A>
<STRONG>II.3. Documentation for C++</STRONG><BR>
I'd like to note that you don't need <STRONG>any</STRONG> C++ programming 
knowledge unless you want to add new functionality to ns.
<UL>
 <LI>Perhaps the best source for learning C++ is the book
  <A HREF="http://www.research.att.com/~bs/3rd.html">"The C++ Programming
  Language"</A> by <A HREF="http://www.research.att.com/~bs/">Bjarne
  Stroustrup</A>.
 <LI>If you don't want to buy a book, you can take a look at this
  <A HREF="http://www.swcp.com/~dodrill/cppdoc/cpplist.htm">C++ tutorial</A>.
 <LI>You can find an ANSI C++ standard draft on
  <A HREF="http://www.cygnus.com/misc/wp/">this page</A>
 <LI>And again, if you want to look for information on the web yourself,
  check out <A HREF="http://www.yahoo.com/Computers_and_Internet/Programming_Languages/C_and_C__/">
  Yahoo's C/C++ category</A>.
</UL>

<HR>

<P>
[<A HREF="nsintro.html">Previous section</A>]
[<A HREF="nsbasic.html">Next section</A>]
[<A HREF="nsindex.html">Back to the index</A>]
</P>
<P>
ns-users <BR>
<ADDRESS><A HREF="mailto:ns-users@isi.edu">ns-users@isi.edu</A></ADDRESS>
</P>
</BODY>

</HTML>

⌨️ 快捷键说明

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