看n2实例 #Create a simulator object set ns [new Simulator] #Define different colors for data flows #$ns color 1 Blue #$ns color 2 Red #Open the nam trace file set nf [open out-1.nam w] $ns namtrace-all $nf set f0 [open out0.tr w] set f1 [open out1.tr w] #Define a finish procedure proc finish {} { global ns nf $ns flush-trace #Close the trace file close $nf #Execute nam on the trace file exit 0 } #Create four nodes set n0 [$ns node] set n1 [$ns node] set n2 [$ns node] set n3 [$ns node] #Create links between the nodes $ns duplex-link $n0 $n2 1Mb 10ms
资源简介:看n2实例 #Create a Simulator object set ns [new Simulator] #Define different colors for data flows #$ns color 1 Blue #$ns color 2 Red #Open the nam trace file set nf [open out-1.nam w] $ns namtrace-all $nf set f0 [open out0.tr...
上传时间: 2016-07-02
上传用户:wfl_yy
资源简介:Learn how to: * Tokenize a null-terminated string * Create a search and replace function for strings * Implement subtraction for string objects * Use the vector, deque, and list sequence containers...
上传时间: 2014-01-18
上传用户:yph853211
资源简介:this program is link list that writted with c++. this program Create a link list with object.
上传时间: 2014-01-25
上传用户:wsf950131
资源简介:Geoprocessor Programming Model Use CreateObject to Create a Spatial Reference, a Value Table, or a FieldInfo Object
上传时间: 2013-12-23
上传用户:天涯
资源简介:Create a sparse file for virtual disk driver
上传时间: 2014-01-26
上传用户:hullow
资源简介:uses DirectX7 DirectDraw and DirectInput to Create a small game
上传时间: 2015-03-05
上传用户:nanxia
资源简介:tty驱动 * This driver shows how to Create a minimal tty driver. It does not rely on * any backing hardware, but Creates a timer that emulates data being received * from some kind of hardware.
上传时间: 2013-12-04
上传用户:金宜
资源简介:The program is a wizard to Create a NT kernel driver framework in C. It will Create a Visual C++ workspace. You can compile and link your driver in IDE. If you have SoftICE, it can generate .nms file.
上传时间: 2013-12-03
上传用户:silenthink
资源简介:he LPC932 can be used to Create a Pulse Width Modulated PWM signal. That s an analog signal, with only 2 discrete levels, for example 0V and 5V and a constant period. The current value of this signal at a certain poiTnt of time is proportio...
上传时间: 2015-05-14
上传用户:CHINA526
资源简介:Create a time protocol over Client/Server Environment by sending request about time to server from client and the server will response to give the correct time back to the client.
上传时间: 2015-05-23
上传用户:guanliya
资源简介:Assembly example with RealView MDK The Assembly example shows how to Create a pure assembly program for an ARM device. It is done using the RealView Compilation Tools that are part of the RealView MDK-ARM.
上传时间: 2015-05-30
上传用户:FreeSky
资源简介:SconeServer is a modular, object-orientated and extremely versatile network server framework.
上传时间: 2015-07-04
上传用户:x4587
资源简介:A-Moving-Object-Database-Model-Based-on-Road-NetWork一种基于道路网络的移动目标数据库模型
上传时间: 2014-01-01
上传用户:klin3139
资源简介:Rayleigh 信道的matlab 仿真程序 及论文"A Fast and Accurate Rayleigh Fading Simulator"
上传时间: 2014-02-10
上传用户:dapangxie
资源简介:cdma通信系统的英文原文介绍。Create a CDMA communication system over a wireless channel.
上传时间: 2015-11-05
上传用户:h886166
资源简介:Return to a container object, can pass this object //Carry on management to the container, such as add to control a piece, with layout operation etc.
上传时间: 2014-01-24
上传用户:rocketrevenge
资源简介:Tracking a moving object through several frames, provided changes from frame to frame are on the order of +-(10 + "X Range") pixels in the X direction and +-(10 + "Y Range") in the Y direction is done automatically because of a relatively l...
上传时间: 2015-11-17
上传用户:zgu489
资源简介:This tutorial will describe how to Create a simple device driver, dynamically load and unload it, and finally talk to it from user mode.
上传时间: 2014-01-09
上传用户:cxl274287265
资源简介:There is a shared object – int array[] between Write and Read. Write sets the array, Read gets the array and sorts ascending. Write a program to implement the write/read question by using synchronization mechanism and GUI.
上传时间: 2016-02-02
上传用户:playboys0
资源简介:看图实例学习VB6.0,快速成为编程高手,通俗易懂,不妨看看!
上传时间: 2013-12-24
上传用户:sssl
资源简介:Implicit and Non-parametric Shape Reconstruction from Unorganized Data using a Variational Level Set Method
上传时间: 2016-03-02
上传用户:wangdean1101
资源简介:use MFC to Create a QQ dialog to be a beautiful human interface.
上传时间: 2016-04-04
上传用户:yy541071797
资源简介:This example shows how to Create a second window and also how to read and write from/to a text file .
上传时间: 2014-09-04
上传用户:685
资源简介:To Create a VCL for RS232.
上传时间: 2016-06-25
上传用户:hullow
资源简介:Run the SQL script given to you to Create a Library database. Note that each row in the Book table denotes a book copy. Thus, if the library carries three copies of the title "DBMS", there will be three rows in the Book table, one for each ...
上传时间: 2014-08-29
上传用户:nanxia
资源简介:Run the SQL script given to you to Create a Library database. Note that each row in the Book table denotes a book copy.
上传时间: 2014-01-16
上传用户:极客
资源简介:The Java Network Simulator is a Java implementation of the ns-2 Simulator originally from Berkeley.ns2的java版本
上传时间: 2016-08-06
上传用户:13188549192
资源简介:for qq2440 board bootscreen change. Create a new (565) 24bit bmp and change sansung.c in smdk2440 as similar name.
上传时间: 2014-11-27
上传用户:顶得柱
资源简介:Easy Grid is a JS/PHP tool kit for data linear lists management. It can help you to Create quickly interfaces of table list navigation and modification with AJAX features. High performance of the Grid is ensured by JSON data format. The...
上传时间: 2013-12-04
上传用户:cylnpy
资源简介:Using Java Netbean 6.1 to Create a white board application. This application can demo how to use Java beans.
上传时间: 2013-12-22
上传用户:skhlm