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

📄 telnet.h

📁 simulator for ad hoc
💻 H
📖 第 1 页 / 共 2 页
字号:
/* * GloMoSim is COPYRIGHTED software.  Release 2.02 of GloMoSim is available  * at no cost to educational users only. * * Commercial use of this software requires a separate license.  No cost, * evaluation licenses are available for such purposes; please contact * info@scalable-networks.com * * By obtaining copies of this and any other files that comprise GloMoSim2.02, * you, the Licensee, agree to abide by the following conditions and * understandings with respect to the copyrighted software: * * 1.Permission to use, copy, and modify this software and its documentation *   for education and non-commercial research purposes only is hereby granted *   to Licensee, provided that the copyright notice, the original author's *   names and unit identification, and this permission notice appear on all *   such copies, and that no charge be made for such copies. Any entity *   desiring permission to use this software for any commercial or *   non-educational research purposes should contact:  * *   Professor Rajive Bagrodia  *   University of California, Los Angeles  *   Department of Computer Science  *   Box 951596  *   3532 Boelter Hall  *   Los Angeles, CA 90095-1596  *   rajive@cs.ucla.edu * * 2.NO REPRESENTATIONS ARE MADE ABOUT THE SUITABILITY OF THE SOFTWARE FOR ANY *   PURPOSE. IT IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY. * * 3.Neither the software developers, the Parallel Computing Lab, UCLA, or any *   affiliate of the UC system shall be liable for any damages suffered by *   Licensee from the use of this software. */// Use the latest version of Parsec if this line causes a compiler error./* * $Id: telnet.h,v 1.3 1999/09/05 05:21:36 jmartin Exp $ * * Ported from TCPLIB. Header file of telnet.c. *//* * Copyright (c) 1991 University of Southern California. * All rights reserved. * * Redistribution and use in source and binary forms are permitted * provided that the above copyright notice and this paragraph are * duplicated in all such forms and that any documentation, * advertising materials, and other materials related to such * distribution and use acknowledge that the software was developed * by the University of Southern California. The name of the University  * may not be used to endorse or promote products derived from this  * software without specific prior written permission. * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. **/static struct entry pktsize[] = {  { 1.000000, 0.628000 },  { 2.000000, 0.749000 },  { 3.000000, 0.790000 },  { 4.000000, 0.802000 },  { 5.000000, 0.815000 },  { 6.000000, 0.822000 },  { 7.000000, 0.828000 },  { 8.000000, 0.837000 },  { 9.000000, 0.843000 },  { 10.000000, 0.846000 },  { 11.000000, 0.850000 },  { 12.000000, 0.853000 },  { 13.000000, 0.857000 },  { 14.000000, 0.859000 },  { 15.000000, 0.862000 },  { 16.000000, 0.864000 },  { 17.000000, 0.866000 },  { 18.000000, 0.869000 },  { 19.000000, 0.870000 },  { 20.000000, 0.872000 },  { 21.000000, 0.873000 },  { 22.000000, 0.875000 },  { 23.000000, 0.876000 },  { 24.000000, 0.878000 },  { 25.000000, 0.879000 },  { 26.000000, 0.881000 },  { 27.000000, 0.882000 },  { 28.000000, 0.884000 },  { 29.000000, 0.885000 },  { 30.000000, 0.887000 },  { 31.000000, 0.888000 },  { 32.000000, 0.889000 },  { 33.000000, 0.890000 },  { 34.000000, 0.891000 },  { 35.000000, 0.892000 },  { 36.000000, 0.895000 },  { 37.000000, 0.897000 },  { 38.000000, 0.898000 },  { 39.000000, 0.899000 },  { 40.000000, 0.901000 },  { 41.000000, 0.902000 },  { 42.000000, 0.904000 },  { 43.000000, 0.905000 },  { 44.000000, 0.906000 },  { 45.000000, 0.907000 },  { 46.000000, 0.908000 },  { 47.000000, 0.909000 },  { 48.000000, 0.910000 },  { 49.000000, 0.911000 },  { 50.000000, 0.912000 },  { 51.000000, 0.913000 },  { 53.000000, 0.916000 },  { 54.000000, 0.917000 },  { 55.000000, 0.918000 },  { 57.000000, 0.919000 },  { 58.000000, 0.920000 },  { 59.000000, 0.921000 },  { 60.000000, 0.922000 },  { 62.000000, 0.923000 },  { 63.000000, 0.924000 },  { 64.000000, 0.925000 },  { 66.000000, 0.926000 },  { 68.000000, 0.927000 },  { 69.000000, 0.928000 },  { 71.000000, 0.929000 },  { 72.000000, 0.930000 },  { 74.000000, 0.931000 },  { 76.000000, 0.932000 },  { 78.000000, 0.933000 },  { 79.000000, 0.934000 },  { 80.000000, 0.935000 },  { 81.000000, 0.936000 },  { 83.000000, 0.943000 },  { 86.000000, 0.944000 },  { 90.000000, 0.945000 },  { 95.000000, 0.946000 },  { 99.000000, 0.947000 },  { 105.000000, 0.948000 },  { 110.000000, 0.949000 },  { 114.000000, 0.950000 },  { 121.000000, 0.951000 },  { 127.000000, 0.952000 },  { 133.000000, 0.953000 },  { 142.000000, 0.954000 },  { 150.000000, 0.955000 },  { 161.000000, 0.956000 },  { 174.000000, 0.957000 },  { 187.000000, 0.958000 },  { 194.000000, 0.959000 },  { 207.000000, 0.960000 },  { 220.000000, 0.961000 },  { 233.000000, 0.962000 },  { 243.000000, 0.963000 },  { 254.000000, 0.964000 },  { 261.000000, 0.965000 },  { 275.000000, 0.966000 },  { 290.000000, 0.967000 },  { 307.000000, 0.968000 },  { 325.000000, 0.969000 },  { 336.000000, 0.970000 },  { 356.000000, 0.971000 },  { 375.000000, 0.972000 },  { 398.000000, 0.973000 },  { 417.000000, 0.974000 },  { 439.000000, 0.975000 },  { 464.000000, 0.976000 },  { 487.000000, 0.977000 },  { 505.000000, 0.978000 },  { 510.000000, 0.979000 },  { 511.000000, 0.980000 },  { 535.000000, 0.997000 },  { 621.000000, 0.999000 },  { 1024.000000, 1.000000 },};static struct entry interarrival[] = {  { 0.600000, 0.000000 },  { 0.800000, 0.001000 },  { 0.900000, 0.002000 },  { 1.000000, 0.003000 },  { 1.100000, 0.008000 },  { 1.200000, 0.011000 },  { 1.300000, 0.013000 },  { 1.400000, 0.014000 },  { 1.500000, 0.016000 },  { 1.600000, 0.017000 },  { 1.700000, 0.018000 },  { 1.800000, 0.020000 },  { 1.900000, 0.021000 },  { 2.000000, 0.022000 },  { 2.100000, 0.023000 },  { 2.200000, 0.024000 },  { 2.300000, 0.026000 },  { 2.400000, 0.027000 },  { 2.500000, 0.028000 },  { 2.600000, 0.029000 },  { 2.700000, 0.030000 },  { 2.800000, 0.031000 },  { 2.900000, 0.032000 },  { 3.000000, 0.033000 },  { 3.100000, 0.034000 },  { 3.300000, 0.035000 },  { 3.400000, 0.036000 },  { 3.600000, 0.037000 },  { 3.800000, 0.038000 },  { 4.100000, 0.039000 },  { 4.400000, 0.040000 },  { 4.900000, 0.041000 },  { 5.400000, 0.042000 },  { 6.200000, 0.043000 },  { 7.200000, 0.044000 },  { 8.600000, 0.045000 },  { 10.000000, 0.046000 },  { 12.500000, 0.047000 },  { 14.500000, 0.048000 },  { 16.500000, 0.049000 },  { 18.000000, 0.050000 },  { 19.500000, 0.051000 },  { 21.000000, 0.052000 },  { 22.000000, 0.053000 },  { 23.000000, 0.054000 },  { 24.000000, 0.055000 },  { 25.000000, 0.056000 },  { 26.000000, 0.057000 },  { 27.000000, 0.059000 },  { 28.000000, 0.060000 },  { 29.000000, 0.061000 },  { 30.000000, 0.062000 },  { 31.000000, 0.063000 },  { 32.000000, 0.064000 },  { 34.000000, 0.065000 },  { 35.000000, 0.066000 },  { 36.000000, 0.067000 },  { 37.000000, 0.068000 },  { 38.000000, 0.069000 },  { 39.000000, 0.070000 },  { 40.000000, 0.071000 },  { 42.000000, 0.073000 },  { 43.000000, 0.074000 },  { 44.000000, 0.075000 },  { 45.000000, 0.076000 },  { 46.000000, 0.077000 },  { 47.000000, 0.078000 },  { 48.000000, 0.079000 },  { 49.000000, 0.080000 },  { 50.000000, 0.081000 },  { 52.000000, 0.082000 },  { 53.000000, 0.083000 },  { 54.000000, 0.084000 },  { 55.000000, 0.085000 },  { 56.000000, 0.086000 },  { 57.000000, 0.087000 },  { 58.000000, 0.088000 },  { 59.000000, 0.090000 },  { 60.000000, 0.091000 },  { 61.000000, 0.093000 },  { 62.000000, 0.094000 },  { 63.000000, 0.096000 },  { 64.000000, 0.098000 },  { 65.000000, 0.099000 },  { 66.000000, 0.101000 },  { 67.000000, 0.103000 },  { 68.000000, 0.104000 },  { 69.000000, 0.106000 },  { 70.000000, 0.107000 },  { 71.000000, 0.108000 },  { 72.000000, 0.110000 },  { 73.000000, 0.111000 },  { 74.000000, 0.113000 },  { 75.000000, 0.114000 },  { 76.000000, 0.116000 },  { 77.000000, 0.118000 },  { 78.000000, 0.120000 },  { 79.000000, 0.123000 },  { 80.000000, 0.125000 },  { 81.000000, 0.128000 },  { 82.000000, 0.130000 },  { 83.000000, 0.131000 },  { 84.000000, 0.133000 },  { 85.000000, 0.135000 },  { 86.000000, 0.136000 },  { 87.000000, 0.138000 },  { 88.000000, 0.140000 },  { 89.000000, 0.142000 },  { 90.000000, 0.145000 },  { 91.000000, 0.147000 },  { 92.000000, 0.150000 },  { 93.000000, 0.152000 },  { 94.000000, 0.155000 },  { 95.000000, 0.157000 },  { 96.000000, 0.159000 },  { 97.000000, 0.162000 },  { 98.000000, 0.164000 },  { 99.000000, 0.167000 },  { 100.000000, 0.179000 },  { 105.000000, 0.189000 },  { 110.000000, 0.199000 },  { 115.000000, 0.211000 },  { 120.000000, 0.222000 },  { 125.000000, 0.232000 },  { 130.000000, 0.241000 },  { 135.000000, 0.252000 },  { 140.000000, 0.263000 },  { 145.000000, 0.274000 },  { 150.000000, 0.285000 },  { 155.000000, 0.301000 },  { 160.000000, 0.315000 },  { 165.000000, 0.327000 },  { 170.000000, 0.338000 },  { 175.000000, 0.352000 },  { 180.000000, 0.366000 },  { 185.000000, 0.378000 },  { 190.000000, 0.391000 },  { 195.000000, 0.410000 },  { 200.000000, 0.428000 },  { 205.000000, 0.441000 },  { 210.000000, 0.452000 },  { 215.000000, 0.463000 },  { 220.000000, 0.474000 },  { 225.000000, 0.484000 },  { 230.000000, 0.494000 },  { 235.000000, 0.506000 },  { 240.000000, 0.517000 },  { 245.000000, 0.525000 },  { 250.000000, 0.533000 },

⌨️ 快捷键说明

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