tcp.tex
上传用户:rrhhcc
上传日期:2015-12-11
资源大小:54129k
文件大小:1k
源码类别:

通讯编程

开发平台:

Visual C++

  1. %
  2. %
  3. % Q's for sally:
  4. % timestamps are supplied in each packet, and any new ACK
  5. % triggers an update to the estimator, but yet there is
  6. % other (unused?) code which apparently looks like it once
  7. % did the one measurement per window of data... what's the
  8. % story on that?
  9. %
  10. documentclass{article}
  11. PassOptionsToPackage{draft}{MyPreamble}
  12. %%usepackage[widen-page,skrunch-figures]{MyPreamble}
  13. %%usepackage[widen-page,skrunch-figures]
  14. usepackage{nsDoc}
  15. include{localhack}
  16. newcommand{shdr}[3]{htmladdnormallink{#1}{#2}label{#3}}
  17. begin{document}
  18. title{nsTcl internals documentation}
  19. author{%
  20.   Kevin Fall tup{kfall@ee.lbl.gov}\
  21.   Kannan Varadhan tup{kannan@catarina.usc.edu}}
  22. date{today}
  23. defc#1{ensuremath{C_{#1}}}
  24. defd#1{ensuremath{D_{#1}}}
  25. % maketitle
  26. input{../tcp.tex}
  27. end{document}