代码搜索:Numeric
找到约 7,754 项符合「Numeric」的源代码
代码结果 7,754
www.eeworm.com/read/415360/2136271
arff sonar_train.arff
@relation sonar_train
@attribute attribute_1 numeric
@attribute attribute_2 numeric
@attribute attribute_3 numeric
@attribute attribute_4 numeric
@attribute attribute_5 numeric
@attribute attrib
www.eeworm.com/read/415360/2136272
arff sonar_test.arff
@relation sonar_test
@attribute attribute_1 numeric
@attribute attribute_2 numeric
@attribute attribute_3 numeric
@attribute attribute_4 numeric
@attribute attribute_5 numeric
@attribute attribu
www.eeworm.com/read/415360/2136289
arff wdbc_train.arff
@relation wdbc_train
@attribute mean-radius numeric
@attribute mean-texture numeric
@attribute mean-perimeter numeric
@attribute mean-area numeric
@attribute mean-smoothness numeric
@attribute m
www.eeworm.com/read/415360/2136290
arff wdbc_test.arff
@relation wdbc_test
@attribute mean-radius numeric
@attribute mean-texture numeric
@attribute mean-perimeter numeric
@attribute mean-area numeric
@attribute mean-smoothness numeric
@attribute me
www.eeworm.com/read/184748/9081142
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ValidatingEditDemo.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX
www.eeworm.com/read/367418/9750037
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ValidatingEditDemo.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX
www.eeworm.com/read/415360/2136277
arff satimage_train.arff
@relation Satimage_train
@attribute pixel1_1 numeric
@attribute pixel1_2 numeric
@attribute pixel1_3 numeric
@attribute pixel1_4 numeric
@attribute pixel2_1 numeric
@attribute pixel2_2 numeric
www.eeworm.com/read/415360/2136278
arff satimage_test.arff
@relation Satimage_test
@attribute pixel1_1 numeric
@attribute pixel1_2 numeric
@attribute pixel1_3 numeric
@attribute pixel1_4 numeric
@attribute pixel2_1 numeric
@attribute pixel2_2 numeric
@
www.eeworm.com/read/273525/4206013
mata editmissing.mata
*! version 1.0.0 12nov2004
version 9.0
mata:
numeric matrix editmissing(numeric matrix a, numeric scalar v)
{
numeric matrix b
if (isfleeting(a)) {
_editmissing(a, v)
return(a)
www.eeworm.com/read/158865/5593206
h funs.h
/* funs.h -- Generated declarations for Info commands. */
/* Functions declared in "./session.c". */
extern void info_next_line ();
extern void info_prev_line ();
extern void info_end_of_line ();
ext