代码搜索:Collected
找到约 340 项符合「Collected」的源代码
代码结果 340
www.eeworm.com/read/343750/11930550
10 fort.10
1
HOCK,SCHITTKOWSKI PROBLEM 65
STARTING POINT -0.500E+01 0.500E+01 0.000E+00
COLLECTED INFORMATION FOR ITERATION STEPS
K FSUM(K) HSUM(K) LAGRES DXNOR
www.eeworm.com/read/148789/12425838
rd spam.rd
\name{spam}
\alias{spam}
\title{Spam E-mail Database}
\description{A data set collected at Hewlett-Packard Labs, that classifies 4601
e-mails as spam or non-spam. In addition to this class label there
www.eeworm.com/read/392021/8367030
c stat.c
/* stat.c - contains all statistics that are collected for qhull
see README and stat.h
copyright (c) 1993-1995, The Geometry Center
*/
#include "qhull_a.h"
#if qh_QHpointer
qhstatT *qh_qhsta
www.eeworm.com/read/182900/9186824
c stat.c
/* stat.c - contains all statistics that are collected for qhull
see README and stat.h
copyright (c) 1993-1995, The Geometry Center
*/
#include "qhull_a.h"
#if qh_QHpointer
qhstatT *qh_qhsta
www.eeworm.com/read/418151/10964400
c stat.c
/* stat.c - contains all statistics that are collected for qhull
see README and stat.h
copyright (c) 1993-1995, The Geometry Center
*/
#include "qhull_a.h"
#if qh_QHpointer
qhstatT *qh_qhsta
www.eeworm.com/read/198623/7919421
h m6.h
struct {
int word;
};
struct { /*"put stack", currently gathering args*/
int prev; /*previous frame ptr, self-relative*/
int pan; /*argument number of arg being collected*/
int pa0; /*self-re
www.eeworm.com/read/333524/12677619
c stat.c
/* stat.c - contains all statistics that are collected for qhull
see README and stat.h
copyright (c) 1993-1995, The Geometry Center
*/
#include "qhull_a.h"
#if qh_QHpointer
qhstatT *qh_qhsta
www.eeworm.com/read/492033/6430381
h node.h
#ifndef NODE_H
#define NODE_H
#include
#include "alias.h"
#include "iotools.h"
struct vector;
/**
class node
contains all necessary informations which are not collected in the cl
www.eeworm.com/read/216499/4892572
h m6.h
struct {
int word;
};
struct { /*"put stack", currently gathering args*/
int prev; /*previous frame ptr, self-relative*/
int pan; /*argument number of arg being collected*/
int pa0; /*self-re
www.eeworm.com/read/198501/5087178
c devices.c
/*
* linux/fs/devices.c
*
* (C) 1993 Matthias Urlichs -- collected common code and tables.
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
#include
#include
#inc