搜索结果
找到约 80 项符合
SOL TRACE 的查询结果
Linux/Unix编程 看n2实例 #Create a simulator object set ns [new Simulator] #Define different colors for data flows
看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 {} ...
单片机开发 The download includes the kernel source code, and a demo application for EVERY RTOS port. See http:
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 appli ...
嵌入式/单片机编程 本文档主要介绍Q.931协议基本知识
本文档主要介绍Q.931协议基本知识,及在日常的维护中使用HDLCMON抓取的呼叫消息流程Trace的分析方法,并根据不同的问题及现象,提供简单的分析解决方法
FlashMX/Flex源码 saveSol_test.rar
saveSol_test.rar,FLASH actionscript 中 Sol本地存储的 测试代码
其他 用NS2进行完网络模拟后
用NS2进行完网络模拟后,接下来最重要的就是如何处理模拟的结果:trace文件,本文系统的介绍了如何使用awk处理trace文件以分析网络的性能
matlab例程 PRINCIPLE: The UVE algorithm detects and eliminates from a PLS model (including from 1 to A componen
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 ...
Linux/Unix编程 linux下的多线程调试工具
linux下的多线程调试工具,支持posix NPTL, NPTL Trace Tool (PTT - POSIX Thread Trace Toolkit)
matlab例程 数值计算牛顿迭代法的matlab源程序 说明如下: %fun----input,the part as the form of f(x) in the equation f(x)=0 % ini
数值计算牛顿迭代法的matlab源程序
说明如下:
%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
数学计算 Mapack可用来做矩阵运算 Mapack is a .NET class library for basic linear algebra computations. It supports th
Mapack可用来做矩阵运算
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 V ...
单片机开发 There are three ways of specifying an immediate dump Immediate dumps can be specified using the AL
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