代码搜索:Data Science
找到约 10,000 项符合「Data Science」的源代码
代码结果 10,000
www.eeworm.com/read/346982/3179065
h data.h
// nbcode "onehot" start
//enum for one hot coding
enum onehot_t {
STATE_0 = 0, STATE_1 = 1, STATE_2 = 2, STATE_3 = 4,
STATE_4 = 8, STATE_5 = 16, STATE_6 = 32 };
// nbcode "onehot" end
// nbcode
www.eeworm.com/read/346982/3179073
h data.h
//enum for one hot coding
enum onehot_t {
STATE_0 = 0, STATE_1 = 1, STATE_2 = 2, STATE_3 = 4,
STATE_4 = 8, STATE_5 = 16, STATE_6 = 32 };
struct data_t {
sc_uint field;
unsigned payload[5
www.eeworm.com/read/346982/3179090
h data.h
//enum for one hot coding
enum onehot_t {
STATE_0 = 0, STATE_1 = 1, STATE_2 = 2, STATE_3 = 4,
STATE_4 = 8, STATE_5 = 16, STATE_6 = 32 };
struct data_t {
sc_uint field;
unsigned payload[5
www.eeworm.com/read/346982/3179105
h data.h
//enum for one hot coding
enum onehot_t {
STATE_0 = 0, STATE_1 = 1, STATE_2 = 2, STATE_3 = 4,
STATE_4 = 8, STATE_5 = 16, STATE_6 = 32 };
struct data_t {
sc_uint field;
unsigned payload[5
www.eeworm.com/read/346982/3179130
h data.h
struct data_t {
int field_1;
sc_uint field_2;
unsigned payload[5];
string str;
};
www.eeworm.com/read/346982/3179144
h data.h
//enum for one hot coding
enum onehot_t {
STATE_0 = 0, STATE_1 = 1, STATE_2 = 2, STATE_3 = 4,
STATE_4 = 8, STATE_5 = 16, STATE_6 = 32 };
struct data_t {
sc_uint field;
unsigned payload[5
www.eeworm.com/read/346840/3180727
c data.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/346348/3184712
trn data.trn
LAST LOGCHECK "Wed Apr 12 16:27:18 2000"
LAST CLEAN "Wed Apr 12 16:27:18 2000"
LAST OPTIMIZE "0"
www.eeworm.com/read/346064/3191287
js data.js
/*
* FCKeditor - The text editor for internet
* Copyright (C) 2003-2004 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.open
www.eeworm.com/read/346064/3191491
js data.js
/*
* FCKeditor - The text editor for internet
* Copyright (C) 2003-2004 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.open