代码搜索:Numeric
找到约 7,754 项符合「Numeric」的源代码
代码结果 7,754
www.eeworm.com/read/222917/4816393
phpt bug24980.phpt
--TEST--
Bug #24980 (array_reduce() uses first element as default running total)
--FILE--
www.eeworm.com/read/204713/5029446
vhd spike.vhd
--
-- spike filter with sync in
--
library ieee ;
use ieee.std_logic_1164.all ;
use ieee.numeric_std.all ;
entity spike is
port (
clk : in std_logic;
reset : in std_logic;
in_sp : in std_logic
www.eeworm.com/read/193974/5138478
test_types
test_types
6. Built-in types
6.1 Truth value testing
6.2 Boolean operations
6.3 Comparisons
6.4 Numeric types (mostly conversions)
6.4.1 32-bit integers
6.4.2 Long integers
6.4.3 Floating point number
www.eeworm.com/read/190666/5175989
c eb59.c
#define INC_FUNCTIONAL 1
#define USE_STATIC_CAST 1
#include
#include
#ifdef INC_FUNCTIONAL
#include
#endif
using namespace std;
template int p( int val, R&
www.eeworm.com/read/179193/5309221
vhd packagecpu.vhd
library ieee;
use ieee.std_logic_1164.all;
-- use ieee.numeric_std.all;
package packageCPU is
function to_natural(addr : in std_logic_vector) return natural;
function is_zero(data : in std_lo
www.eeworm.com/read/168634/5441207
vhd packagecpu.vhd
library ieee;
use ieee.std_logic_1164.all;
-- use ieee.numeric_std.all;
package packageCPU is
function to_natural(addr : in std_logic_vector) return natural;
function is_zero(data : in std_lo
www.eeworm.com/read/340665/3271098
c iswalnum.c
/*
FUNCTION
---alpha-numeric wide-character test
INDEX
iswalnum
ANSI_SYNOPSIS
#include
int iswalnum(wint_t );
TRAD_SYNOPSIS
#include
int iswalnum()
www.eeworm.com/read/340665/3276645
c eb59.c
#define INC_FUNCTIONAL 1
#define USE_STATIC_CAST 1
#include
#include
#ifdef INC_FUNCTIONAL
#include
#endif
using namespace std;
template int p( int val, R&
www.eeworm.com/read/273525/4209092
mata _edittointtol.mata
*! version 1.0.0 15oct2004
version 9.0
mata:
void _edittointtol(numeric matrix x, real scalar usertol)
{
real scalar tol
real scalar i, j, r, c
real scalar rx, ix, rxr, ixr
complex sca
www.eeworm.com/read/273525/4210240
ado dotplot_7.ado
*! version 3.3.4 13jun2000 updated 17sep2004
program define dotplot_7, rclass sort
version 6.0, missing
syntax varlist(numeric) [if] [in] [, /*
*/ BY(varname) NX(int -1) NY(int 35) EXact_y /*