看n2實(shí)例 #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
標(biāo)簽: simulator Simulator different Create
上傳時(shí)間: 2016-07-02
上傳用戶(hù):wfl_yy
The download includes the kernel source code, and a demo application for EVERY RTOS port. See http://www.freertos.org/a00017.html for full details of the directory structure and information on locating the files you require. The easiest way to use FreeRTOS is start start with one of the demo application projects. Once this is running the project can be modified to include your own source files. This way the correct files and compiler options will be automatically included in your application. + The Source directory contains the real time kernel source files for every port. The kernel itself is only 3 files. + The Demo directory contains the demo application source files for every port. + The TraceCon directory contains the trace visualisation exe file. See the readme files in the respective directories for further information.
標(biāo)簽: application download includes kernel
上傳時(shí)間: 2016-08-24
上傳用戶(hù):zhyiroy
本文檔主要介紹Q.931協(xié)議基本知識(shí),及在日常的維護(hù)中使用HDLCMON抓取的呼叫消息流程Trace的分析方法,并根據(jù)不同的問(wèn)題及現(xiàn)象,提供簡(jiǎn)單的分析解決方法
標(biāo)簽: 931 文檔 協(xié)議 基本知識(shí)
上傳時(shí)間: 2016-09-30
上傳用戶(hù):冇尾飛鉈
saveSol_test.rar,F(xiàn)LASH actionscript 中 Sol本地存儲(chǔ)的 測(cè)試代碼
標(biāo)簽: saveSol_test
上傳時(shí)間: 2016-10-20
上傳用戶(hù):sdq_123
用NS2進(jìn)行完網(wǎng)絡(luò)模擬后,接下來(lái)最重要的就是如何處理模擬的結(jié)果:trace文件,本文系統(tǒng)的介紹了如何使用awk處理trace文件以分析網(wǎng)絡(luò)的性能
標(biāo)簽: NS2 網(wǎng)絡(luò) 模擬
上傳時(shí)間: 2013-12-30
上傳用戶(hù):mhp0114
PRINCIPLE: The UVE algorithm detects and eliminates from a PLS model (including from 1 to A components) those variables that do not carry any relevant information to model Y. The criterion used to trace the un-informative variables is the reliability of the regression coefficients: c_j=mean(b_j)/std(b_j), obtained by jackknifing. The cutoff level, below which c_j is considered to be too small, indicating that the variable j should be removed, is estimated using a matrix of random variables.The predictive power of PLS models built on the retained variables only is evaluated over all 1-a dimensions =(yielding RMSECVnew).
標(biāo)簽: from eliminates PRINCIPLE algorithm
上傳時(shí)間: 2016-11-27
上傳用戶(hù):凌云御清風(fēng)
linux下的多線程調(diào)試工具,支持posix NPTL, NPTL Trace Tool (PTT - POSIX Thread Trace Toolkit)
標(biāo)簽: linux 多線程 調(diào)試工具
上傳時(shí)間: 2016-12-10
上傳用戶(hù):zhichenglu
數(shù)值計(jì)算牛頓迭代法的matlab源程序 說(shuō)明如下: %fun----input,the part as the form of f(x) in the equation f(x)=0 % ini----input,sets the starting point to ini % err----input,sets admissible error % sol----output,returns the root of equation
標(biāo)簽: the equation matlab input
上傳時(shí)間: 2014-01-12
上傳用戶(hù):妄想演繹師
Mapack可用來(lái)做矩陣運(yùn)算 Mapack is a .NET class library for basic linear algebra computations. It supports the following matrix operations and properties: Multiplication, Addition, Subtraction, Determinant, Norm1, Norm2, Frobenius Norm, Infinity Norm, Rank, Condition, Trace, Cholesky, LU, QR, Single Value decomposition, Least Squares solver, Eigenproblem solver, Equation System solver. The algorithms were adapted from Mapack for COM, Lapack and the Java Matrix Package.
標(biāo)簽: Mapack computations supports algebra
上傳時(shí)間: 2017-01-26
上傳用戶(hù):tb_6877751
There are three ways of specifying an immediate dump Immediate dumps can be specified using the ALTER SESSION command ALTER SESSION SET EVENTS immediate trace name dump level level Immediate dumps can be specified in ORADEBUG ORADEBUG DUMP dump level
標(biāo)簽: specifying Immediate immediate specified
上傳時(shí)間: 2014-01-17
上傳用戶(hù):mpquest
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1