代码搜索:Data Science

找到约 10,000 项符合「Data Science」的源代码

代码结果 10,000
www.eeworm.com/read/181930/9225082

data1

0.2 0.5 0.4 0.2 0.3 0.3 0.1 0.8
www.eeworm.com/read/181856/9233850

mdb data.mdb

www.eeworm.com/read/181742/9239319

cpp data.cpp

#include "stdafx.h" #include "data.h" #include "vcstyle.h" #include "sja\\sjamacro.h" #include "sja\\sjaexport.h" #include /*数据保存 g_data : 存放所有的采集到的数据。每个模块分配有MAX_CHANS个BYTE。
www.eeworm.com/read/181742/9239445

h data.h

#ifndef _DATA_H_ #define _DATA_H_ //extern UINT WM_RECEIVEFRAME; #define WM_RECEIVEFRAME WM_USER+500 #define MAX_MODELS 64 /*假设地址从0~63为有效的模块地址*/ #define MAX_CHANS 5 /*假设任何模块最多只发送2路数值。我们只
www.eeworm.com/read/181389/9256507

data iris.data

5.1 3.5 1.4 0.2 1 4.9 3.0 1.4 0.2 1 4.7 3.2 1.3 0.2 1 4.6 3.1 1.5 0.2 1 5.0 3.6 1.4 0.2 1 5.4 3.9 1.7 0.4 1 4.6 3.4 1.4 0.3 1 5.0 3.4 1.5 0.2 1 4.4 2.9 1.4 0.2 1 4.9 3.1 1.5 0.1 1 5.4 3.7 1.
www.eeworm.com/read/181299/9260281

h data.h

#ifndef CLASS_H #define CLASS_H #include #include #include "reader.h" #include "book.h" const int Maxr=50; const int Maxb=200; //定义一个抽象数据类 class data { protected:
www.eeworm.com/read/181296/9260310

vb data.vb

Imports System Imports System.Collections Imports System.Data Imports System.Web Imports System.Data.SQLClient Namespace MLP.Data Public Class Data dim _Sqlstmt as str
www.eeworm.com/read/377863/9260329

txt data.txt

p=[370 503 434 575 490 420 560 640 558 343 326 405 446 423 422 697 598 377 435 472 451 667 601 689 541 485 425 389 382 707 422 330 340 350 360 370 380 390 400 410]; P=[p(1:5);p(6:10);p(11:15);p(16:
www.eeworm.com/read/181184/9267665

h data.h

//--------------------------------------------------------------------------- #ifndef dataH #define dataH //--------------------------------------------------------------------------- #include
www.eeworm.com/read/181184/9267697

cpp data.cpp

//--------------------------------------------------------------------------- #include #pragma hdrstop #include "data.h" //-------------------------------------------------------------