代码搜索:Data Science
找到约 10,000 项符合「Data Science」的源代码
代码结果 10,000
www.eeworm.com/read/465123/7058650
data wine.data
1,14.23,1.71,2.43,15.6,127,2.8,3.06,.28,2.29,5.64,1.04,3.92,1065
1,13.2,1.78,2.14,11.2,100,2.65,2.76,.26,1.28,4.38,1.05,3.4,1050
1,13.16,2.36,2.67,18.6,101,2.8,3.24,.3,2.81,5.68,1.03,3.17,1185
1,14.37
www.eeworm.com/read/465123/7058653
data iris.data
5.1,3.5,1.4,0.2,Iris-setosa
4.9,3.0,1.4,0.2,Iris-setosa
4.7,3.2,1.3,0.2,Iris-setosa
4.6,3.1,1.5,0.2,Iris-setosa
5.0,3.6,1.4,0.2,Iris-setosa
5.4,3.9,1.7,0.4,Iris-setosa
4.6,3.4,1.4,0.3,Iris-setosa
5.0,
www.eeworm.com/read/465267/7060220
dat data.dat
f010010011011
3101010010111
f101001001011
9101100100111
f011010100101
f011011010100
5101011110100
f101010110110
f100101010111
4010010101111
f010010010111
f011001001011
2011101001010
f1110
www.eeworm.com/read/464867/7061532
h data.h
char pass[MAX_PASSWORD];
typedef double Value_type;
typedef enum
{
SINGLE,BINARY,OPERAND,LEFT,RIGHT,END
}Kind_type;
typedef struct
{
char name[MAX_NAME];
Kind_type kind;
union{
www.eeworm.com/read/464569/7065017
data tasks.data
2
Mow the lawn.
1
Complete programming assignment
4
Look at recipes for party on Saturday.
4
Read the next chapter of the book on Java.
0
www.eeworm.com/read/464569/7065030
data person.data
Andrew
Smith
15
male
Betty
Jones
24
female
Cedric
Thomas
33
male
Peter
Jones
26
male
Doreen
Matthews
42
female
www.eeworm.com/read/464569/7065073
data text.data
now is the time for all good people to come to the aid of the party
www.eeworm.com/read/134678/7068004
mdb data.mdb
www.eeworm.com/read/364551/7072268
dpr data.dpr
library Data;
uses
SysUtils,
Classes,
uDataOper in 'uDataOper.pas',
uProgress in 'uProgress.pas',
uRedata in 'uRedata.pas' {frmReData},
uExData in 'uExData.pas' {frmExData};
{$