代码搜索:Classify
找到约 2,639 项符合「Classify」的源代码
代码结果 2,639
www.eeworm.com/read/113670/15451394
bmp classify.bmp
#define classify_width 14
#define classify_height 14
static char classify_bits[] = {
0x04, 0x38, 0x2e, 0x2e, 0x76, 0x3a, 0x27, 0x0e, 0x8a, 0x03, 0x9c, 0x3a,
0x88, 0x2b, 0x00, 0x38, 0x18, 0x00, 0
www.eeworm.com/read/111220/15516793
c classify.c
#include
#include
#include
struct SUBLINK
{
int index;
struct SUBLINK *next;
}sublink;
struct NODE
{
char feature[20];
int upnnum
www.eeworm.com/read/109003/15568947
c classify.c
#include
#include
#include
struct SUBLINK
{
int index;
struct SUBLINK *next;
}sublink;
struct NODE
{
char feature[20];
int upnnum
www.eeworm.com/read/107541/15605213
ncb classify.ncb
www.eeworm.com/read/107541/15605214
plg classify.plg
Build Log
--------------------Configuration: classify - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\zhan
www.eeworm.com/read/107541/15605216
dsp classify.dsp
# Microsoft Developer Studio Project File - Name="classify" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86)
www.eeworm.com/read/107541/15605218
dsw classify.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/107541/15605220
cpp classify.cpp
#include
#include
#include
#define NATTRS 5 //number of attributes
#define MAXSZ 1700 //max size of training set
#define MAXVALUE 10000.0 //the biggest attr
www.eeworm.com/read/107541/15605221
opt classify.opt
www.eeworm.com/read/104144/15703996