Java-wifi

所属分类:Java编程
开发工具:Java
文件大小:25KB
下载次数:64
上传日期:2010-09-03 22:31:23
上 传 者a_que
说明:  java源码, 用于检测无线网络中的AP 和clients的仿真。
(The simulator iterates continuously through time until MAX_SIMTIME. At each time epoch, it checks all objects to determine whether they have any task to complete. For example, at time t it checks whether a traffic source needs to generate a packet or whether it has completed transmitting a packet.)

文件列表:
ECTE992-Software\ECTE992-Simulator (0, 2010-03-19)
ECTE992-Software\ECTE992-Simulator\build.xml (3388, 2010-03-19)
ECTE992-Software\ECTE992-Simulator\build (0, 2010-03-19)
ECTE992-Software\ECTE992-Simulator\build\classes (0, 2010-03-19)
ECTE992-Software\ECTE992-Simulator\build\classes\ecte992SIM (0, 2010-03-19)
ECTE992-Software\ECTE992-Simulator\build\classes\ecte992SIM\Main.class (1452, 2010-03-19)
ECTE992-Software\ECTE992-Simulator\build\classes\ecte992SIM\Packet.class (823, 2010-03-19)
ECTE992-Software\ECTE992-Simulator\build\classes\ecte992SIM\Router.class (2134, 2010-03-19)
ECTE992-Software\ECTE992-Simulator\build\classes\ecte992SIM\TrafficSource.class (2571, 2010-03-19)
ECTE992-Software\ECTE992-Simulator\dist (0, 2010-03-19)
ECTE992-Software\ECTE992-Simulator\dist\ECTE992-Simulator.jar (8021, 2010-03-19)
ECTE992-Software\ECTE992-Simulator\manifest.mf (85, 2010-03-19)
ECTE992-Software\ECTE992-Simulator\nbproject (0, 2010-03-19)
ECTE992-Software\ECTE992-Simulator\nbproject\build-impl.xml (33206, 2010-03-19)
ECTE992-Software\ECTE992-Simulator\nbproject\genfiles.properties (455, 2010-03-19)
ECTE992-Software\ECTE992-Simulator\nbproject\private (0, 2010-03-19)
ECTE992-Software\ECTE992-Simulator\nbproject\private\private.properties (178, 2010-03-19)
ECTE992-Software\ECTE992-Simulator\nbproject\private\private.xml (211, 2010-03-19)
ECTE992-Software\ECTE992-Simulator\nbproject\project.properties (1821, 2010-03-19)
ECTE992-Software\ECTE992-Simulator\nbproject\project.xml (587, 2010-03-19)
ECTE992-Software\ECTE992-Simulator\src (0, 2010-03-19)
ECTE992-Software\ECTE992-Simulator\src\ecte992SIM (0, 2010-03-19)
ECTE992-Software\ECTE992-Simulator\src\ecte992SIM\Main.java (2675, 2010-03-19)
ECTE992-Software\ECTE992-Simulator\src\ecte992SIM\Packet.java (807, 2010-03-19)
ECTE992-Software\ECTE992-Simulator\src\ecte992SIM\Router.java (3433, 2010-03-19)
ECTE992-Software\ECTE992-Simulator\src\ecte992SIM\TrafficSource.java (5254, 2010-03-19)
ECTE992-Software\ECTE992-Simulator\test (0, 2010-03-19)

======================== BUILD OUTPUT DESCRIPTION ======================== When you build an Java application project that has a main class, the IDE automatically copies all of the JAR files on the projects classpath to your projects dist/lib folder. The IDE also adds each of the JAR files to the Class-Path element in the application JAR files manifest file (MANIFEST.MF). To run the project from the command line, go to the dist folder and type the following: java -jar "ECTE992-Simulator.jar" To distribute this project, zip up the dist folder (including the lib folder) and distribute the ZIP file. Notes: * If two JAR files on the project classpath have the same name, only the first JAR file is copied to the lib folder. * Only JAR files are copied to the lib folder. If the classpath contains other types of files or folders, none of the classpath elements are copied to the lib folder. In such a case, you need to copy the classpath elements to the lib folder manually after the build. * If a library on the projects classpath also has a Class-Path element specified in the manifest,the content of the Class-Path element has to be on the projects runtime path. * To set a main class in a standard Java project, right-click the project node in the Projects window and choose Properties. Then click Run and enter the class name in the Main Class field. Alternatively, you can manually type the class name in the manifest Main-Class element.

近期下载者

相关文件


收藏者