搜索资源列表
winmtr_src
- About WinMTR: WinMTR is a windows clone of popular Matt s traceroute Linux program. Original mtr can be found at http://www.bitwizard.nl/mtr/ Installation: Binary: Unzip winmtr_bin.zip. You will have in unzip directory two files:
2
- 看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
MATLBimage-trace
- Even though there are tons of codes from the image registration, artificial intelligence or the robotics community, none of them can easily be used by the strain measuring community. Commercial code is available also and has the advantage of ge
LogDll
- 简便的日志记录DLL,有DLL调用例子,和TRACE调用一样简单,日志文件超出指定长度自动再建立新文件继续记录。-Simple logging DLL, there are examples of DLL calls, and calls as simple as TRACE, the log file over a specified length of automatic re-create a new document continue to record.
ns2-simple2
- Create a simulator object set ns [new Simulator] #Define different colors for data flows (for NAM) $ns color 1 Blue $ns color 2 Red #Open the NAM trace file set nf [open out.nam w] $ns namtrace-all $nf #Define a finish proced
Image_Paper_XuXG
- 图象分割是图象处理中的一项重要工作,目前手工与自动相结合的分割方法在实际工作中得到了广泛应用。本文根据图象经Maar变换后的特征,采用新的判断准则,提出了一种复杂物体边缘定位算法,可以对具有尖角特征的物体轮廓进行快速准确地提取,同时利用矢量化方法消除毛刺,使跟踪获得的边界更符合物体的实际轮廓特征。对多种图象的实验表明本文方法十分有效。-Image segmentation is an important image processing, the current combination of m
trace-analyzer-2009-02-28
- new network simulator trace file analisator
denever-python-ns-2-new-trace-format-analizer-d62
- python ns-2 new trace format analyzer
throughput_newtrace
- an awk file format that read and calculate throughput which support new trace file format....
NS2-trace
- manual of trace file in pdf format.. it guide us to read old trace file and also new trace file format-manual of trace file in pdf format.. it guide us to read old trace file and also new trace file format..
throughput.awk.tar
- analysing jitter of routing protocols trace file new format.
RayTrace
- 光线跟踪程序,即由光源发出的光到达景物表面后,产生反射和折射。光就改变方向,沿着反射方向和折射方向继续前进,直到遇到新的景物。光经场景景物间的多次反射、折射后投射到离视点最近的景物表面,最终进入人眼。由于实际光线跟踪算法的跟踪方向与光传播的方向是相反的,所以我们可以由视点向屏幕象素发出一根射线,与第一个景物相交后,在其反射与折射方向上分别进行跟踪,继续与第二个景物相交……重复上述过程,直到被跟踪的光线射出画面或跟踪深度达到某个设定的最大递归深度时,停止跟踪。-Ray tracing progra
qtdecomp
- 用函数qtdecomp对图像进行四叉树分解,可以检测图像的边界-Use function to check the object boundaries ,it is a new method to trace boundaries.
electric-power-information-systems
- 提出一种用于电力信』息系统安全设计的建模语言和定量化评估方法。设计了安全体系设计 迹语言, 统一描述系统结构、系统业务、安全策略、攻击行为和安全措施等: 构造了风险自动分析算 法, 以获得电力信息系统的攻击迹: 基于攻击迹提出相对安全度概念, 用于定量评估安全体系的安 全性: 通过实例验证了所述方法的有效性。该方法可用于定量评估各类安全措施的控制效果, 如增 加新的安全功能、调整系统自身结构和用户业务需求等, 减少了选择安全措施的主观性-Information is propos
nssimples
- #Create a simulator object set ns [new Simulator] #Define different colors for data flows (for NAM) $ns color 1 Blue $ns color 2 Red #Open the NAM trace file set nf [open out.nam w] $ns namtrace-all $nf #Define a finish proce
New-folder
- trace analysiser in java for ns2
nrl_nt.awk
- nrl for the ns2.34 support new trace format by mohit
ihab
- set val(ifqlen) 50 set val(nn) 3 set val(rp) DSDV set val(x) 500 set val(y) 400 set val(stop) 150 set ns [new Simulator] set tracefd [open simple.tr w] set windowVsTime2 [open win.tr w] set namtrace [open simwrls.nam w] $
TestNode
- static class Program { /// <summary> /// The main entry point for the application. /// </summary> [STAThread] static void Main() { Trace.Listeners.Add(new TextWriterTraceListener("messages.log")) Trace.AutoFlu
trace
- NS2 下新trace格式和注释全集 自我总结之精华。-Under the new format of The Complete Works of NS2 trace the essence of self-summary.