代码搜索:Numeric
找到约 7,754 项符合「Numeric」的源代码
代码结果 7,754
www.eeworm.com/read/108554/15584256
cpp ex7_16.cpp
/* Code for exercise 7.16.
|
| "C++ Solutions--Companion to The C++ Programming Language, Third Edition"
| by David Vandevoorde; Addison-Wesley 1998; ISBN 0-201-30965-3.
|
| Permission to u
www.eeworm.com/read/106929/15617195
cpp betacf.cpp
#include
#include
#include "nr.h"
using namespace std;
DP NR::betacf(const DP a, const DP b, const DP x)
{
const int MAXIT=100;
const DP EPS=numeric_limits::epsilon();
www.eeworm.com/read/287379/8688745
c ui.c
/* Copyright (C) 2001, 2002, 2003 by Hans Reiser, licensing governed by
libaal/COPYING.
ui.c -- callback function for using them for asking user to enter
something. */
#ifndef ENABLE_MIN
www.eeworm.com/read/168845/5433397
cpp no_ll_limits_pass.cpp
// This file was automatically generated on Fri Dec 03 18:04:01 2004
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to
www.eeworm.com/read/256459/11999163
txt data.txt
[Numeric class1]
Numeric=0.1
Numeric1=0.2
Numeric2=0.3
[Numeric class2]
Numeric=1
Numeric1=2
Numeric2=3
[string]
string=Hello
string1=Again
www.eeworm.com/read/415360/2136283
arff ionosphere_test.arff
@relation ionosphere_test
@attribute a01 numeric
@attribute a03 numeric
@attribute a04 numeric
@attribute a05 numeric
@attribute a06 numeric
@attribute a07 numeric
@attribute a08 numeric
@attr