代码搜索:predict

找到约 2,271 项符合「predict」的源代码

代码结果 2,271
www.eeworm.com/read/203086/5041927

c svm-predict.c

#include #include #include #include #include "svm.h" char* line; int max_line_len = 1024; struct svm_node *x; int max_nr_attr = 64; struct svm_model* model;
www.eeworm.com/read/203086/5042011

sh test_predict.sh

#!/bin/sh progdir="$1" datafile="$2" lrout="$3" lrcorrect="$4" if [ -z "$lrcorrect" ]; then echo echo -n "Usage: $0 " echo ","
www.eeworm.com/read/203086/5042012

correct lr_predict.correct

TOTAL AUC = 1
www.eeworm.com/read/191610/5164170

h tif_predict.h

/* $Header: /cvsroot/freeimage/FreeImage/Source/LibTIFF/tif_predict.h,v 1.4 2004/10/16 15:34:33 drolon Exp $ */ /* * Copyright (c) 1995-1997 Sam Leffler * Copyright (c) 1995-1997 Silicon Graphi
www.eeworm.com/read/191610/5164203

c tif_predict.c

/* $Id: tif_predict.c,v 1.4 2004/10/16 15:34:33 drolon Exp $ */ /* * Copyright (c) 1988-1997 Sam Leffler * Copyright (c) 1991-1997 Silicon Graphics, Inc. * * Permission to use, copy, modify
www.eeworm.com/read/177697/5322048

h ic_predict.h

/* ** FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding ** Copyright (C) 2003-2004 M. Bakker, Ahead Software AG, http://www.nero.com ** ** This program is free software; you can r
www.eeworm.com/read/177697/5322070

h lt_predict.h

/* ** FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding ** Copyright (C) 2003-2004 M. Bakker, Ahead Software AG, http://www.nero.com ** ** This program is free software; you can r
www.eeworm.com/read/177697/5322094

c ic_predict.c

/* ** FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding ** Copyright (C) 2003-2004 M. Bakker, Ahead Software AG, http://www.nero.com ** ** This program is free software; you can r
www.eeworm.com/read/177697/5322106

c lt_predict.c

/* ** FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding ** Copyright (C) 2003-2004 M. Bakker, Ahead Software AG, http://www.nero.com ** ** This program is free software; you can r
www.eeworm.com/read/176130/5339686

java~2~ predict.java~2~

/////////////////////////////////////////////////////////////////////////////// // Copyright (C) 2001 Chieu Hai Leong and Jason Baldridge // // This library is free software; you can redistribute it a