代码搜索:svm_classify

找到约 60 项符合「svm_classify」的源代码

代码结果 60
www.eeworm.com/read/249774/12475275

in makefile.msvc.in

CC = cl CXXC = cl CFLAGS = -O2 -GX -GB -W3 -nologo LDFLAGS = -ML -ADVAPI32.LIB DEFS = -DHAVE_GETENV -DHAVE_CTYPE_H -DHAVE_MATH_H -DHAVE_STDIO_H \ -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_WINDOW
www.eeworm.com/read/249774/12475132

am makefile.am

# Process this file with automake to produce Makefile.in man_MANS = svm_learn.1 svm_classify.1 svm_model.1 EXTRA_DIST = $(man_MANS) update-man: @for man in $(man_MANS); do \ cmd=`basename $$man .
www.eeworm.com/read/249774/12475146

am makefile.am

# Process this file with automake to produce Makefile.in html_HTMLS = svm_learn.html svm_classify.html svm_model.html EXTRA_DIST = $(html_HTMLS) index.html tinysvm.css update-html: @for html in $(h
www.eeworm.com/read/249774/12475156

am makefile.am

# Process this file with automake to produce Makefile.in html_HTMLS = svm_learn.html svm_classify.html svm_model.html EXTRA_DIST = $(html_HTMLS) index.html tinysvm.css update-html: @for html in $(h
www.eeworm.com/read/196264/8109123

makefile-windows

# # makefile for svm_light # # Thorsten Joachims, 2002 # # Thanks to Ralf Herbrich for the initial version. # # SET THIS TO YOUR JAVA HOME DIRECTORY JAVAHOME=C:\Java # CFLAGS= -g -Wall
www.eeworm.com/read/196264/8109134

makefile-linux

# # makefile for svm_light # # Thorsten Joachims, 2002 # # Thanks to Ralf Herbrich for the initial version. # JAVAHOME =/usr/lib/j2sdk-1.4.2 # CFLAGS= -g -Wall -pedantic # debugging C-Compiler fl
www.eeworm.com/read/289495/8547797

makefile

# # makefile for svm_light # # Thorsten Joachims, 2002 # # Thanks to Ralf Herbrich for the initial version. # #Use the following to compile under unix or cygwin CC = gcc LD = gcc #Uncomment the fol
www.eeworm.com/read/289414/8553184

makefile

# # makefile for svm_light # # Thorsten Joachims, 2002 # # Thanks to Ralf Herbrich for the initial version. # CC=gcc # used C-compiler #CFLAGS= -O3 # rel
www.eeworm.com/read/281454/9155012

makefile

# # makefile for svm_light # # Thorsten Joachims, 2002 # # Thanks to Ralf Herbrich for the initial version. # CC=gcc # used C-compiler CFLAGS= -O3 # rele
www.eeworm.com/read/370818/9583002

makefile

# # makefile for svm_light # # Thorsten Joachims, 2002 # # Thanks to Ralf Herbrich for the initial version. # CC=gcc # used C-compiler CFLAGS= -O3 # rele