代码搜索:Data Science

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

代码结果 10,000
www.eeworm.com/read/313312/3644147

java data.java

package com.bwm.db; import java.sql.*; /** *class explain:DM *set up name: crazyadept *set up time: 11/29/2004 */ public class Data { private Conn con = new Conn(); private
www.eeworm.com/read/312505/3671296

jsp data.jsp

www.eeworm.com/read/312505/3671401

jsp data.jsp

www.eeworm.com/read/312282/3673637

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/312282/3673639

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/312185/3675495

train data.train

34, 40000, happy, bachelors, to find inner peace, female; 40, 100000, rich, high-school, to be a millionaire, male; 29, 80000, smart, phd, win turing prize, male; 59, 50000, smart, phd, win pu
www.eeworm.com/read/312185/3675502

spec data.spec

exampleTerminator=; attributeTerminator=, maxBadExa=0 age number income number state (rich, smart, happy, none) highest-degree (none, high-school, bachelors, mas
www.eeworm.com/read/312185/3675511

test data.test

51, 52000, happy, phd, be with my family, male; 24, 1000000, rich, bachelors, retire at 25, male;
www.eeworm.com/read/311718/3678172

js data.js

/* * FCKeditor - The text editor for internet * Copyright (C) 2003-2005 Frederico Caldeira Knabben * * Licensed under the terms of the GNU Lesser General Public License: * http://www.ope
www.eeworm.com/read/311226/3683507

java data.java

/* * (c) Copyright 2006, 2007 Hewlett-Packard Development Company, LP * All rights reserved. */ // This file contains binary data. // It must be checked into CVS/SVN so that it is binary-s