搜索结果
找到约 2,165 项符合
Data-compression 的查询结果
其他书籍 机器学习经典书籍The Elements of Statistical Learning--Data Mining, Inference and Prediction. 作者:Friedman
机器学习经典书籍The Elements of Statistical Learning--Data Mining, Inference and Prediction. 作者:Friedman
邮电通讯系统 Channel Estimation and Data Detection for Mobile MIMO OFDM System 一篇详细介绍Channel Estimation and Data
Channel Estimation and Data Detection for Mobile MIMO OFDM System
一篇详细介绍Channel Estimation and Data Detection for Mobile MIMO OFDM System的博士论文。
其他 A 2-D ECG compression algorithm based on wavelet transform and vector quantization
A 2-D ECG compression algorithm based on wavelet transform
and vector quantization
其他嵌入式/单片机内容 renesas m16c DMA data access sample the whole project is tested in HEW,and works corectly.
renesas m16c DMA data access sample
the whole project is tested in HEW,and works corectly.
驱动编程 The DiskPerf filter driver monitors disk-accesses, capturing performance data. It supports Plug and
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.
3G开发 M-file uses random data which BPSK modulates a carrier to configure a BPSK UWB transmitter. The rece
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.
汇编语言 凌阳单片机DATA、CODE、TEXT三条伪指令的用法及区别.
凌阳单片机DATA、CODE、TEXT三条伪指令的用法及区别.
Internet/网络编程 GNU ccAudio2 is a stand-alone portable C++ class framework for manipulating audio data. It has exist
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.
软件设计/软件工程 In this paper, we present LOADED, an algorithm for outlier detection in evolving data sets containi
In this paper, we present LOADED, an algorithm for outlier
detection in evolving data sets containing both continuous
and categorical attributes. LOADED is a tunable algorithm,
wherein one can trade off computation for accuracy so that
domain-specific response times are achieved. Experimental
result ...
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 {} ...