代码搜索:regression
找到约 4,725 项符合「regression」的源代码
代码结果 4,725
www.eeworm.com/read/244097/12888150
sh regression.sh
#!/bin/sh
#
# automatic regression test for ffmpeg
#
#
#set -x
# Even in the 21st century some diffs are not supporting -u.
diff -u $0 $0 > /dev/null 2>&1
if [ $? -eq 0 ]; then
diff_cmd="diff -u"
el
www.eeworm.com/read/142380/12949338
java regression.java
package com.lc.v3.scm.datamining.stat;
/*************************************************************************************
* @author leitw
*
* at Taian - Shandong province
* corpora
www.eeworm.com/read/329075/12983763
hpp regression.hpp
/*
Context : Fuzzy Clustering Algorithms
Author : Frank Hoeppner, see also AUTHORS file
Description : header of class Regression
History : see sou
www.eeworm.com/read/329075/12983831
cpp regression.cpp
/*
Context : Fuzzy Clustering Algorithms
Author : Frank Hoeppner, see also AUTHORS file
Description : implementation of class module Regression
History
www.eeworm.com/read/140412/13083049
ncb regression.ncb
www.eeworm.com/read/140412/13083056
cpp regression.cpp
www.eeworm.com/read/140412/13083063
suo regression.suo
www.eeworm.com/read/140412/13083067
sln regression.sln
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "REGRESSION", "REGRESSION\REGRESSION.vcproj", "{EDC2A64A-D174-4335-88C7-84997DB1C918}"
www.eeworm.com/read/139483/13154386
c regression.c
#include
#include
#include
#include
#include
#include
#include
/* Definition of control parameters */
#define POPSIZE