代码搜索:Data Science
找到约 10,000 项符合「Data Science」的源代码
代码结果 10,000
www.eeworm.com/read/458538/7294778
mat data.mat
www.eeworm.com/read/458419/7296744
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/458419/7296746
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/458173/7303020
xls data.xls
0 1 1 1 181 5450 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 8 8 0 0 0 0 1 0 0 9 9 1 0 0.11 0 0 0 0 0
0 1 1 1 235 1337 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 8 8 0 0 0 0 1 0 0 29 29 1 0 0.03 0 0 0 0 0
0 1 1 1 219 1337
www.eeworm.com/read/458089/7313380
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-setos
www.eeworm.com/read/457998/7314486
txt data.txt
-0.020
-0.020
-0.025
-0.010
-0.010
-0.015
-0.010
-0.020
-0.025
-0.040
-0.035
-0.055
-0.040
-0.055
-0.055
-0.045
0.005
0.030
0.060
0.055
0.120
0.085
www.eeworm.com/read/457902/7315712
c no_data.c
/* no_data.c -- uninitialized array */
#include
#define SIZE 4
int main(void)
{
int no_data[SIZE]; /* uninitialized array */
int i;
printf("%2s%14s\n",
"i",
www.eeworm.com/read/457900/7315916
mdb data.mdb
www.eeworm.com/read/457841/7317064
ini data.ini
[A]
; $Id: data.ini-dist,v 1.78.2.2 2006/08/04 11:28:00 sniper Exp $
;;;;;;;;;;;;;;;;;;;
; About this file ;
;;;;;;;;;;;;;;;;;;;
; This file controls many aspects of KEYD's behavior. In order for KE