代码搜索:classifies

找到约 147 项符合「classifies」的源代码

代码结果 147
www.eeworm.com/read/197608/7069725

c signtest.c

/* * File: signtest.c * ---------------- * Reads in a number and classifies it according to its sign. */ #include #include "genlib.h" #include "simpio.h" main() { int n; print
www.eeworm.com/read/197608/7069726

c oddeven.c

/* * File: oddeven.c * --------------- * Reads in a number and classifies it as even or odd. */ #include #include "genlib.h" #include "simpio.h" main() { int n; printf("Progra
www.eeworm.com/read/244387/12869438

c signtest.c

/* * File: signtest.c * ---------------- * Reads in a number and classifies it according to its sign. */ #include #include "genlib.h" #include "simpio.h" main() { int n; print
www.eeworm.com/read/244387/12869440

c oddeven.c

/* * File: oddeven.c * --------------- * Reads in a number and classifies it as even or odd. */ #include #include "genlib.h" #include "simpio.h" main() { int n; printf("Progra
www.eeworm.com/read/315460/13542155

c signtest.c

/* * File: signtest.c * ---------------- * Reads in a number and classifies it according to its sign. */ #include #include "genlib.h" #include "simpio.h" main() { int n; print
www.eeworm.com/read/315460/13542156

c oddeven.c

/* * File: oddeven.c * --------------- * Reads in a number and classifies it as even or odd. */ #include #include "genlib.h" #include "simpio.h" main() { int n; printf("Progra
www.eeworm.com/read/133883/14019128

java sequentialclassifier.java

/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either vers
www.eeworm.com/read/486079/6543002

m svmclassify.m

function outclass = svmclassify(svmStruct,sample, varargin) %SVMCLASSIFY classifies data using a support vector machine % % GROUP = SVMCLASSIFY(SVMStruct,SAMPLE) classifies each row of the data %
www.eeworm.com/read/474814/1390335

for classf.for

SUBROUTINE CLASSF *----------------------------------------------------------------------- * *--- classifies a FORTRAN statement. * modified by JJB to understand mixed case Fortran * *--- inp
www.eeworm.com/read/324447/3503027

for classf.for

SUBROUTINE CLASSF *----------------------------------------------------------------------- * *--- classifies a FORTRAN statement. * modified by JJB to understand mixed case Fortran * *--- inp