tcp.tex
上传用户:rrhhcc
上传日期:2015-12-11
资源大小:54129k
文件大小:1k
- %
- %
- % Q's for sally:
- % timestamps are supplied in each packet, and any new ACK
- % triggers an update to the estimator, but yet there is
- % other (unused?) code which apparently looks like it once
- % did the one measurement per window of data... what's the
- % story on that?
- %
- documentclass{article}
- PassOptionsToPackage{draft}{MyPreamble}
- %%usepackage[widen-page,skrunch-figures]{MyPreamble}
- %%usepackage[widen-page,skrunch-figures]
- usepackage{nsDoc}
- include{localhack}
- newcommand{shdr}[3]{htmladdnormallink{#1}{#2}label{#3}}
- begin{document}
- title{nsTcl internals documentation}
- author{%
- Kevin Fall tup{kfall@ee.lbl.gov}\
- Kannan Varadhan tup{kannan@catarina.usc.edu}}
- date{today}
- defc#1{ensuremath{C_{#1}}}
- defd#1{ensuremath{D_{#1}}}
- % maketitle
- input{../tcp.tex}
- end{document}