- linux与unix shell编程指南19-20 shell编程的好文章
- RegrToolbox 基于多元线性回归
- daima 关于《无线通信FPGA设计》的源代码
- MapXtremePJavaP4[1].7 MapXtreme+Java+4[1].7开发人员指南
- Small CPU usage monitor lib+example Pure C89 source for a small CPU activity monitoring library for Linux (and probably other UNICES like *BSD with a /proc filesystem). Exposes CPU usage since the last call to CpuMon
- 实验9 PWM输出实验 The timer can be used to generate PWM output. Advanced setting The timer TIM1 and TIM8 can generate up to 7 PWM outputs simultaneously. And universal timers can produce up to 4 at the same time PWM output of the road(In order for the STM32 general timer TIMx to produce PWM output
文件名称:dnclib-1.1_src
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:68.59kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
DISCO Network Calculator, a network calculus library, contains a number of classes written in Java(tm) which may be useful for analysing communication networks using the Network Calculus. This calculus allows to determine such characteristics of data flows as the maximum latency or the minimum bandwidth, as long as bounds can be specified for these flows in the form of so-called arrival curves.
The core of this library is the class "Curve" which represents piecewise-linear curves and provides min-plus-algebraic operations on these. Based on these operations, the class "NetworkAnalyser" allows to determine bounds on output, delay, and backlog using various approaches (see also technical report):
Charny delay and backlog bounds
Total Flow Analysis
Separated Flow Analysis
Pay Multiplexing Only Once (PMOO) Analysis
The core of this library is the class "Curve" which represents piecewise-linear curves and provides min-plus-algebraic operations on these. Based on these operations, the class "NetworkAnalyser" allows to determine bounds on output, delay, and backlog using various approaches (see also technical report):
Charny delay and backlog bounds
Total Flow Analysis
Separated Flow Analysis
Pay Multiplexing Only Once (PMOO) Analysis
(系统自动生成,下载前可以参看下载内容)
下载文件列表
dnclib-1.1/
dnclib-1.1/ext-lib/
dnclib-1.1/doc/
dnclib-1.1/lib/
dnclib-1.1/changelog.txt
dnclib-1.1/nbproject/
dnclib-1.1/nbproject/project.properties
dnclib-1.1/nbproject/project.xml
dnclib-1.1/nbproject/genfiles.properties
dnclib-1.1/nbproject/build-impl.xml
dnclib-1.1/src/
dnclib-1.1/src/unikl/
dnclib-1.1/src/unikl/disco/
dnclib-1.1/src/unikl/disco/nc/
dnclib-1.1/src/unikl/disco/nc/gui/
dnclib-1.1/src/unikl/disco/nc/gui/CurveDataset.java
dnclib-1.1/src/unikl/disco/nc/gui/CurveRenderer.java
dnclib-1.1/src/unikl/disco/nc/Flow.java
dnclib-1.1/src/unikl/disco/nc/TurnProhibition.java
dnclib-1.1/src/unikl/disco/nc/BlankXYSeries.java
dnclib-1.1/src/unikl/disco/nc/Curve.java
dnclib-1.1/src/unikl/disco/nc/NetworkAnalyser.java
dnclib-1.1/src/unikl/disco/nc/LinearSegment.java
dnclib-1.1/src/unikl/disco/demos/
dnclib-1.1/src/unikl/disco/demos/CurvePlotDemo.java
dnclib-1.1/src/unikl/disco/demos/DNCLibDemo.java
dnclib-1.1/src/unikl/disco/demos/FunctionViewDemo.java
dnclib-1.1/src/unikl/disco/math/
dnclib-1.1/src/unikl/disco/math/functions/
dnclib-1.1/src/unikl/disco/math/functions/FunctionView.java
dnclib-1.1/src/unikl/disco/math/functions/FunctionPlot.java
dnclib-1.1/src/unikl/disco/math/functions/Function.java
dnclib-1.1/src/unikl/disco/math/functions/PWLFunction.java
dnclib-1.1/src/unikl/disco/math/Util.java
dnclib-1.1/src/unikl/disco/misc/
dnclib-1.1/src/unikl/disco/misc/StdOutErrLevel.java
dnclib-1.1/src/unikl/disco/misc/GraphUtils.java
dnclib-1.1/src/unikl/disco/misc/MapValueComparator.java
dnclib-1.1/src/unikl/disco/misc/LogFormatter.java
dnclib-1.1/src/unikl/disco/misc/LoggerStream.java
dnclib-1.1/src/unikl/disco/misc/Pair.java
dnclib-1.1/src/unikl/disco/misc/SetUtils.java
dnclib-1.1/manifest.mf
dnclib-1.1/readme.txt
dnclib-1.1/build.xml
dnclib-1.1/ext-lib/
dnclib-1.1/doc/
dnclib-1.1/lib/
dnclib-1.1/changelog.txt
dnclib-1.1/nbproject/
dnclib-1.1/nbproject/project.properties
dnclib-1.1/nbproject/project.xml
dnclib-1.1/nbproject/genfiles.properties
dnclib-1.1/nbproject/build-impl.xml
dnclib-1.1/src/
dnclib-1.1/src/unikl/
dnclib-1.1/src/unikl/disco/
dnclib-1.1/src/unikl/disco/nc/
dnclib-1.1/src/unikl/disco/nc/gui/
dnclib-1.1/src/unikl/disco/nc/gui/CurveDataset.java
dnclib-1.1/src/unikl/disco/nc/gui/CurveRenderer.java
dnclib-1.1/src/unikl/disco/nc/Flow.java
dnclib-1.1/src/unikl/disco/nc/TurnProhibition.java
dnclib-1.1/src/unikl/disco/nc/BlankXYSeries.java
dnclib-1.1/src/unikl/disco/nc/Curve.java
dnclib-1.1/src/unikl/disco/nc/NetworkAnalyser.java
dnclib-1.1/src/unikl/disco/nc/LinearSegment.java
dnclib-1.1/src/unikl/disco/demos/
dnclib-1.1/src/unikl/disco/demos/CurvePlotDemo.java
dnclib-1.1/src/unikl/disco/demos/DNCLibDemo.java
dnclib-1.1/src/unikl/disco/demos/FunctionViewDemo.java
dnclib-1.1/src/unikl/disco/math/
dnclib-1.1/src/unikl/disco/math/functions/
dnclib-1.1/src/unikl/disco/math/functions/FunctionView.java
dnclib-1.1/src/unikl/disco/math/functions/FunctionPlot.java
dnclib-1.1/src/unikl/disco/math/functions/Function.java
dnclib-1.1/src/unikl/disco/math/functions/PWLFunction.java
dnclib-1.1/src/unikl/disco/math/Util.java
dnclib-1.1/src/unikl/disco/misc/
dnclib-1.1/src/unikl/disco/misc/StdOutErrLevel.java
dnclib-1.1/src/unikl/disco/misc/GraphUtils.java
dnclib-1.1/src/unikl/disco/misc/MapValueComparator.java
dnclib-1.1/src/unikl/disco/misc/LogFormatter.java
dnclib-1.1/src/unikl/disco/misc/LoggerStream.java
dnclib-1.1/src/unikl/disco/misc/Pair.java
dnclib-1.1/src/unikl/disco/misc/SetUtils.java
dnclib-1.1/manifest.mf
dnclib-1.1/readme.txt
dnclib-1.1/build.xml
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
