代码搜索:subset
找到约 1,694 项符合「subset」的源代码
代码结果 1,694
www.eeworm.com/read/191952/8414339
c subset.c
/*************************************************************************/
/* */
/* Evaluation of the subsetting of a discrete attribute */
/* -----------------------------------
www.eeworm.com/read/388433/8609806
dsp subset.dsp
# Microsoft Developer Studio Project File - Name="subset" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Co
www.eeworm.com/read/388433/8609810
dsw subset.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# 警告: 不能编辑或删除该工作区文件!
###############################################################################
Project: "subset"=.\subset.ds
www.eeworm.com/read/388433/8609812
opt subset.opt
www.eeworm.com/read/388433/8609815
plg subset.plg
Build Log
--------------------Configuration: subset - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI
www.eeworm.com/read/388433/8609817
ncb subset.ncb
www.eeworm.com/read/287351/8691208
py subset.py
#!/usr/bin/env python
from sys import argv, exit, stdout, stderr
from random import randint
method = 0
global n
global dataset_filename
subset_filename = ""
rest_filename = ""
def exit_with_help():
www.eeworm.com/read/430027/8772045
c subset.c
/*************************************************************************/
/* */
/* Evaluation of the subsetting of a discrete attribute */
/* -----------------------------------
www.eeworm.com/read/385817/8787729
py subset.py
#!/usr/bin/env python
from sys import argv, exit, stdout, stderr
from random import randint
method = 0
global n
global dataset_filename
subset_filename = ""
rest_filename = ""
def exit_with_help():