代码搜索:Data Science
找到约 10,000 项符合「Data Science」的源代码
代码结果 10,000
www.eeworm.com/read/477080/6745101
dbc data.dbc
www.eeworm.com/read/477080/6745102
dcx data.dcx
www.eeworm.com/read/477080/6745119
dct data.dct
www.eeworm.com/read/476713/6748704
h data.h
#ifndef _DATA_H
#define _DATA_H
#include
using namespace std;
const int maxn=100;
const int ERROR=1000000000;
int binary[31]={1,2,4,8,16,32,64,128,256,512,1024,2048,4096,8192,
www.eeworm.com/read/476785/6750264
h data.h
#include "port.h"
class CData
{
public:
CPort m_port;
BOOL senddata(char *datastr);
//送数据
BOOL recvdata();
//接收数据,0x11为正确,0x88为错误
BOOL InitPort(UINT portnr,UINT baud,ch
www.eeworm.com/read/476785/6750266
cpp data.cpp
#include "StdAfx.h"
#include "Data.h"
#define MACHINECOMM_DATAHEAD 0x5a //数据头
#define MACHINECOMM_DATAEND 0xa5 //数据尾
#define MACHINECOMM_OK 0x11 //数据传送成功
#define MACHINECOMM_FAIL 0x88 //数据传送
www.eeworm.com/read/476406/6760915
txt data.txt
座号: 1
中文: 80 英文: 90 数学: 95
座号: 2
中文: 90 英文: 85 数学: 88
座号: 3
中文: 75 英文: 90 数学: 95
www.eeworm.com/read/476442/6762552
sql data.sql
delete from SYSWORKSTATION
delete from SYSSEQLIST
delete from SYSPROCEDURERUNLOG
delete from SYSPRINTCONFIG
delete from SYSPARA
delete from SYSMANAPARA
delete from SYSMANAFRAME
delete from SYSL
www.eeworm.com/read/476496/6762775
data iris.data
5.1 3.5 1.4 0.2 Setosa
4.9 3.0 1.4 0.2 Setosa
4.7 3.2 1.3 0.2 Setosa
4.6 3.1 1.5 0.2 Setosa
5.0 3.6 1.4 0.2 Setosa
5.4 3.9 1.7 0.4 Setosa
4.6 3.4 1.4 0.3 Setosa
5.0 3.4 1.5 0.2 Setosa
4.4 2.9 1.4 0.2
www.eeworm.com/read/476496/6762786
data test.data
0.583459299 0.353099833 RandomClass
0.190529433 0.799771832 RandomClass
0.01541449 0.633789846 RandomClass
0.022532619 0.618395103 RandomClass
0.177806682 0.819560439 RandomClass
0.559248685 0.06