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

通讯编程

开发平台:

Visual C++

  1. The file picoeff.dat.gz can be unzipped with:
  2. gunzip picoeff.dat.gz
  3. The data file picoeff.dat is in the format below, and contains parameter
  4. values to use with the PI active queue management module, whose
  5. validation test is in tcl/test/test-all-pi.
  6. ###############################################################
  7. #
  8. # <Min number of flows, bandwidth (Mbps), RTT (seconds), mean_pktsize> => <a, b, sampling>
  9. #
  10. 10  1 0.10  100 => 0.0002084418985 0.0002063678498   160.00000
  11. 10  1 0.10  200 => 0.0017288431891 0.0017116407693   320.00000
  12. ...