代码搜索:Collected
找到约 340 项符合「Collected」的源代码
代码结果 340
www.eeworm.com/read/463288/6305966
m ch4_1d.m
%Select a demo number: 5
% We start by looking at the data set SteamEng.
load SteamEng
% This data set is collected froma laboratory scale steam engine. It has
% the inputs
% * Pressure
www.eeworm.com/read/261881/11617742
doc breast cancer data.doc
Wisconsin Breast Cancer Database (WBCD)
January 8, 1991
Revised Nomeber 3, 1994
This is a description of the Wisconsin Breast Cancer Database, collected
by Dr. William H. Wolberg, Universi
www.eeworm.com/read/259565/11782679
m read_ascii_table.m
function [matrix,header,name]=read_ascii_table(filename)
% Function reads data in columnar form from file; Text data at the beginning
% of the file are collected in a cell array "header".
% The heade
www.eeworm.com/read/250731/4427620
java netboxinfocontainer.java
package no.ntnu.nav.getDeviceData.dataplugins.NetboxInfo;
import java.util.*;
import no.ntnu.nav.getDeviceData.dataplugins.*;
/**
* The interface to device plugins for storing collected data.
www.eeworm.com/read/250731/4427627
java devicecontainer.java
package no.ntnu.nav.getDeviceData.dataplugins.Device;
import java.util.*;
import no.ntnu.nav.getDeviceData.dataplugins.*;
/**
*
* The interface to device plugins for storing collected data.
www.eeworm.com/read/281897/4111739
java netboxinfocontainer.java
package no.ntnu.nav.getDeviceData.dataplugins.NetboxInfo;
import java.util.*;
import no.ntnu.nav.getDeviceData.dataplugins.*;
/**
* The interface to device plugins for storing collected data.
www.eeworm.com/read/281897/4111746
java devicecontainer.java
package no.ntnu.nav.getDeviceData.dataplugins.Device;
import java.util.*;
import no.ntnu.nav.getDeviceData.dataplugins.*;
/**
*
* The interface to device plugins for storing collected data.
www.eeworm.com/read/427287/1972430
m ch4_1d.m
%Select a demo number: 5
% We start by looking at the data set SteamEng.
load SteamEng
% This data set is collected froma laboratory scale steam engine. It has
% the inputs
% * Pressure
www.eeworm.com/read/100319/15877189
c btoa.c
/* btoa: version 4.0
* stream filter to change 8 bit bytes into printable ascii
* computes the number of bytes, and three kinds of simple checksums
* incoming bytes are collected into 32-bit words,
www.eeworm.com/read/100145/15882794
c btoa.c
/* btoa: version 4.0
* stream filter to change 8 bit bytes into printable ascii
* computes the number of bytes, and three kinds of simple checksums
* incoming bytes are collected into 32-bit wor