The DiskPerf filter driver monitors disk-accesses, capturing performance data. It supports Plug and Play, Power Management, and WMI . It is not 64-bit compliant. No INF file is needed to install this driver.
标签: disk-accesses performance capturing DiskPerf
上传时间: 2013-12-31
上传用户:wuyuying
M-file uses random data which BPSK modulates a carrier to configure a BPSK UWB transmitter. The receiver demodulates the BPSK UWB carrier and the data is recovered.
标签: BPSK transmitter configure modulates
上传时间: 2014-08-09
上传用户:skfreeman
凌阳单片机DATA、CODE、TEXT三条伪指令的用法及区别.
上传时间: 2013-11-28
上传用户:exxxds
GNU ccAudio2 is a stand-alone portable C++ class framework for manipulating audio data. It has existed for some time as GNU GPL licensed package and has most recently been designated a GNU package. It is commonly used in GNU Bayonne.
标签: manipulating stand-alone framework ccAudio2
上传时间: 2013-12-28
上传用户:sjyy1001
看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
标签: simulator Simulator different Create
上传时间: 2016-07-02
上传用户:wfl_yy
Ajax(Asynchronous JavaScript + XML)的定义 基于web标准(standards-based presentation)XHTML+CSS的表示; 使用 DOM(Document Object Model)进行动态显示及交互; 使用 XML 和 XSLT 进行数据交换及相关操作; 使用 XMLHttpRequest 进行异步数据查询、检索; 使用 JavaScript 将所有的东西绑定在一起。英文参见Ajax的提出者Jesse James Garrett的原文。 类似于DHTML或LAMP,AJAX不是指一种单一的技术,而是有机地利用了一系列相关的技术。事实上,一些基于AJAX的“派生/合成”式(derivative/composite)的技术正在出现,如“AFLAX”。 含实例源码。
标签: standards-based Asynchronous presentation JavaScript
上传时间: 2016-07-03
上传用户:tfyt
This program is a new way to estimate the coherence function. It s based on the MVDR and is much more reliable than the classical Welch s method implemented in MATLAB. There are 2 programs: the main program called coherence_MVDR.m and and an example, called illustrate.m, that calls the main function to show how it works. There also included 2 papers that we published on this algorithm.
标签: coherence the estimate function
上传时间: 2016-07-03
上传用户:athjac
huffman decode all you need is input a data so that it will decode
上传时间: 2016-07-05
上传用户:AbuGe
on symbol timing for ofdm based mobile communication system on symbol timing for ofdm based mobile communication system
标签: mobile symbol timing based
上传时间: 2013-12-27
上传用户:894898248
You can see some basis operation on the binary tree.There are some very easy content of data structure.
标签: some operation content structu
上传时间: 2014-01-17
上传用户:zaizaibang