代码搜索:sparse
找到约 3,324 项符合「sparse」的源代码
代码结果 3,324
www.eeworm.com/read/206273/15297273
cpp sparse.cpp
void sparse(double b[], int n, double x[], double rsq)
{
const int nmax = 500;
double eps2,eps = 0.000001;
double g[500], h[500], xi[500], xj[500];
int j;
eps2 = n * pow(eps, 2)
www.eeworm.com/read/490530/1198003
c sparse.c
/* vi: set sw=4 ts=4: */
/*
* sparse.c --- find the groups in an ext2 filesystem with metadata backups
*
* Copyright (C) 1993, 1994, 1995, 1996 Theodore Ts'o.
* Copyright (C) 2002 Andreas Dilger.
www.eeworm.com/read/453168/1642319
c sparse.c
/* vi: set sw=4 ts=4: */
/*
* sparse.c --- find the groups in an ext2 filesystem with metadata backups
*
* Copyright (C) 1993, 1994, 1995, 1996 Theodore Ts'o.
* Copyright (C) 2002 Andreas Dilger.
www.eeworm.com/read/250015/4443210
c sparse.c
/* vi: set sw=4 ts=4: */
/*
* sparse.c --- find the groups in an ext2 filesystem with metadata backups
*
* Copyright (C) 1993, 1994, 1995, 1996 Theodore Ts'o.
* Copyright (C) 2002 Andreas Dilger.
www.eeworm.com/read/239230/4604963
c sparse.c
/* vi: set sw=4 ts=4: */
/*
* sparse.c --- find the groups in an ext2 filesystem with metadata backups
*
* Copyright (C) 1993, 1994, 1995, 1996 Theodore Ts'o.
* Copyright (C) 2002 Andreas Dilger.
www.eeworm.com/read/230932/4718862
c sparse.c
/* vi: set sw=4 ts=4: */
/*
* sparse.c --- find the groups in an ext2 filesystem with metadata backups
*
* Copyright (C) 1993, 1994, 1995, 1996 Theodore Ts'o.
* Copyright (C) 2002 Andreas Dilger.
www.eeworm.com/read/223124/4813835
c sparse.c
/* vi: set sw=4 ts=4: */
/*
* sparse.c --- find the groups in an ext2 filesystem with metadata backups
*
* Copyright (C) 1993, 1994, 1995, 1996 Theodore Ts'o.
* Copyright (C) 2002 Andreas Dilger.
www.eeworm.com/read/200523/5064727
ini sparse.ini
[General]
network = refine
ini-warnings = yes
random-seed = 1
warnings = yes
snapshot-file = refine.sna
output-vector-file = refine.vec
distributed= false
load-libs= ""
sim-time-limit = 15000s
cpu-ti