代码搜索:Classify
找到约 2,639 项符合「Classify」的源代码
代码结果 2,639
www.eeworm.com/read/274071/10888907
makefile
# Makefile for SVM-multiclass, 03.07.04
CC = gcc
LD = gcc
#CC = attolcc -mempro -perfpro -block -proc -- gcc
#LD = attolcc -mempro -perfpro -block -proc -- gcc
CFLAGS = -O3 -fomit-frame-pointer -ffas
www.eeworm.com/read/158702/11592211
makefile
# Makefile for SVM-multiclass, 03.07.04
CC = gcc
LD = gcc
#CC = attolcc -mempro -perfpro -block -proc -- gcc
#LD = attolcc -mempro -perfpro -block -proc -- gcc
CFLAGS = -O3 -fomit-frame-pointer -ffas
www.eeworm.com/read/151612/12187386
makefile
# Makefile for SVM-multiclass, 03.07.04
CC = gcc
LD = gcc
#CC = attolcc -mempro -perfpro -block -proc -- gcc
#LD = attolcc -mempro -perfpro -block -proc -- gcc
CFLAGS = -O3 -fomit-frame-pointer -ffas
www.eeworm.com/read/230047/14307748
makefile
# Makefile for svmhmm SVM-struct API, 6 / 12 / 06
include makefile.template
CFLAGS = $(CXXFLAGS)
all: svm_hmm_learn_hideo svm_hmm_classify
.PHONY: clean clean-all help
help:
echo "make
www.eeworm.com/read/230047/14307792
makefile
# Makefile for SVM-struct, 03.07.04
include ../makefile.template
CXXFLAGS += -fomit-frame-pointer -ffast-math -Wall
LDFLAGS += -lm -Wall
all: svm_struct_noexe
svm_struct_noexe: svm_struct
www.eeworm.com/read/230043/14308161
makefile
# Makefile for SVM-struct, 03.07.04
CC = gcc
LD = gcc
#CC = attolcc -mempro -perfpro -block -proc -- gcc
#LD = attolcc -mempro -perfpro -block -proc -- gcc
all: svm_struct_noexe
svm_struct_noexe:
www.eeworm.com/read/455708/7368060
cpp gacalculate.cpp
// GaCalculate.cpp: implementation of the CGaCalculate class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "classify.h"
#include "GaCal
www.eeworm.com/read/384411/2602057
m prueba.m
%-------------------------------------------
%
% This script is made as an example.
% We create 4 different ploygons and classify its.
% The second part plots the ploigons and the third one,
%
www.eeworm.com/read/384411/2602064
m prueba.m
%-------------------------------------------
%
% This script is made as an example.
% We create 4 different ploygons and classify its.
% The second part plots the ploigons and the third one,
%
www.eeworm.com/read/384411/2602069
m prueba.m
%-------------------------------------------
%
% This script is made as an example.
% We create 4 different ploygons and classify its.
% The second part plots the ploigons and the third one,
%