代码搜索:Data Science
找到约 10,000 项符合「Data Science」的源代码
代码结果 10,000
www.eeworm.com/read/281685/9141396
mdf ljez_data.mdf
www.eeworm.com/read/281650/9144167
h priv_data.h
/* $Id: priv_data.h,v 1.1.1.1 2004/02/04 06:22:25 laputa Exp $ */
#ifndef __VIVI_PRIV_DATA_H__
#define __VIVI_PRIV_DATA_H__
#include
#define MAX_PART_NAME 16
#define MAX_PARAM_NAME 24
www.eeworm.com/read/380488/9144902
cpp ne-data.cpp
#include "aine.h"
#include "ne-data.h"
namespace aine
{
IOListData::IOListData( const string filename )
{
ifstream in( filename.c_str() );
int nrin , nrout;
in >> nrin;
in >> nr
www.eeworm.com/read/380488/9144923
h ne-data.h
#if!defined( __NEDATA_H__ )
#define __NEDATA_H__
#include
#include
namespace aine
{
/*!
\author Hannosset Christophe
\author c.hannosset@ainenn.org
\version 1.0
www.eeworm.com/read/183629/9146983
txt data1.txt
座号 中文 英文 数学 自然 社会
1 64 96 53 89 64
2 73 97 94 77 72
3 53 75 88 93 52
4 98 64 60 59 96
5 76 71 70 77 55
6 65 57 76
www.eeworm.com/read/183629/9146993
txt data2.txt
座号 中文 英文 数学 自然 社会
1 69 68 51 52 66
2 81 63 99 90 60
3 62 89 52 94 94
4 54 74 92 86 63
5 91 71 73 94 50
6 74 76 90
www.eeworm.com/read/183596/9149797
data test9.data
// test9.data: Will check miscellaneous error conditions -- such as using
// an incorrect file descriptor, trying to access a non-existent file,
// seeking to a negative position, etc.
// 1. Format