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

通讯编程

开发平台:

Visual C++

  1. ns ranvar.tcl demonstrates the use of the RandomVariable class in 
  2. tcl.  the script doesn't perform and actual simulation.  rather, it
  3. merely creates instances of the following kinds of random variables
  4. and then generates a sequence of 10 random numbers from each:
  5. Constant
  6. Uniform
  7. Exponential
  8. Pareto
  9. HyperExponential