代码搜索:Classify

找到约 2,639 项符合「Classify」的源代码

代码结果 2,639
www.eeworm.com/read/179898/9331921

ac configure.ac

dnl Process this file with autoconf to produce a configure script. AC_INIT AC_CONFIG_SRCDIR([classify.cc]) AM_INIT_AUTOMAKE(classify, 1.0.03) AM_CONFIG_HEADER(config.h) AC_PROG_INSTALL AC_PROG_LN_S
www.eeworm.com/read/370818/9583018

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 CFLAGS = -O3 -fomit-frame-pointer -ffast-ma
www.eeworm.com/read/274071/10888927

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 CFLAGS = -O3 -fomit-frame-pointer -ffast-ma
www.eeworm.com/read/158702/11592284

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 CFLAGS = -O3 -fomit-frame-pointer -ffast-ma
www.eeworm.com/read/151612/12187427

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 CFLAGS = -O3 -fomit-frame-pointer -ffast-ma
www.eeworm.com/read/230045/14307948

makefile

# Makefile for SVM-struct, 03.10.06 #Use the following to compile under unix or cygwin CC = gcc LD = gcc #Call 'make' using the following line to make CYGWIN produce stand-alone Windows executables
www.eeworm.com/read/230044/14308061

makefile

# Makefile for SVM-struct, 03.10.06 #Use the following to compile under unix or cygwin CC = gcc LD = gcc #Call 'make' using the following line to make CYGWIN produce stand-alone Windows executables
www.eeworm.com/read/38039/1094881

mnu cornend.mnu

CLASSIFY_END # None This will be a standard blind end # Blind This will be an extra drilled blind end #
www.eeworm.com/read/243682/12924920

txt ge_smallworld_magik.txt

/L20"Magik" Line Comment = # Escape Char = \ File Extensions = MAGIK /Delimiters = ~!@$%^&*()+=|\/{}[]:; ,./ /Indent Strings = "{" /Unindent Strings = "}" /Function String = "%[ ^t]++^(sub[ ^t]
www.eeworm.com/read/223937/14611720

cpp summedareatable.cpp

// SummedAreaTable.cpp : implementation file // ////////////////////////////////////////////////////////////////////// // // Title: Summed area table to classify blocks of voxels faster // ///////////