代码搜索:Numeric
找到约 7,754 项符合「Numeric」的源代码
代码结果 7,754
www.eeworm.com/read/240162/4583378
c eb59.c
// { dg-do run }
#define INC_FUNCTIONAL 1
#define USE_STATIC_CAST 1
#include
#include
#ifdef INC_FUNCTIONAL
#include
#endif
using namespace std;
template
www.eeworm.com/read/233522/4667621
h vnl_rational_traits.h
// This is vxl/vnl/vnl_rational_traits.h
#ifndef vnl_rational_traits_h_
#define vnl_rational_traits_h_
//:
// \file
// \brief numeric traits for vnl_rational
#include
#in
www.eeworm.com/read/233522/4667983
h vcl_cfloat.h
#ifndef vcl_cfloat_h_
#define vcl_cfloat_h_
//:
// \file
// \author Peter.Vanroose@esat.kuleuven.ac.be
// This should define C-style numeric floating point macros
#include "vcl_compiler.h"
www.eeworm.com/read/233448/4672201
c bitfield6.c
// { dg-do run }
// { dg-options "-w -fabi-version=0" }
#include
union U {
int i: 4096;
};
int main () {
if (sizeof (U) * std::numeric_limits::digits != 4096)
return
www.eeworm.com/read/233448/4676197
c eb59.c
// { dg-do run }
#define INC_FUNCTIONAL 1
#define USE_STATIC_CAST 1
#include
#include
#ifdef INC_FUNCTIONAL
#include
#endif
using namespace std;
template
www.eeworm.com/read/231089/4717935
vhd sdramcntl.vhd
library IEEE,unisim;
use IEEE.std_logic_1164.all;
use IEEE.numeric_std.all;
use unisim.vcomponents.all;
entity sdramCntl is
generic(
FREQ: natural := 25_000; -- operating frequency in KHz
www.eeworm.com/read/209211/4984203
c n5.c
/*
* troff5.c
*
* misc processing requests
*/
#include "tdef.h"
#include "fns.h"
#include "ext.h"
int iflist[NIF];
int ifx;
int ifnum = 0; /* trying numeric expression for .if or .ie condition
www.eeworm.com/read/202075/5055848
props visualize.props
# Properties for visualization
# Maximum precision for numeric values
weka.gui.visualize.precision=10
# Colour for the axis in the 2D plot (can use R,G,B format)
weka.gui.visualize.Plot2D.axisColour
www.eeworm.com/read/202075/5056266
props visualize.props
# Properties for visualization
# Maximum precision for numeric values
weka.gui.visualize.precision=10
# Colour for the axis in the 2D plot (can use R,G,B format)
weka.gui.visualize.Plot2D.axisColour
www.eeworm.com/read/189320/5200946
exp ada-pred.exp
in word set boolean
in word set character
in word set constraint_error
in word set false
in word set float
in word set integer
in word set natural
in word set numeric_error
in word set positive
in wor