代码搜索:Numeric
找到约 7,754 项符合「Numeric」的源代码
代码结果 7,754
www.eeworm.com/read/389922/2530359
c expr.c
/* expr - expression evaluator for shell Author: Peter S. Housel */
#include
#include
#include
#include
struct value {
long numval; /* numeric value */
www.eeworm.com/read/382594/2634038
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 positiv
www.eeworm.com/read/375190/2735982
rst size_t.rst
.. Data Types/Numeric//size_t |40
.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
.. Distributed under the Boost
.. Software License, Version 1.0. (See accompanying
.. file LICENSE_1_0.txt or cop
www.eeworm.com/read/375190/2739966
manifest html.manifest
index.html
boost_numericconversion/definitions.html
boost_numericconversion/converter___function_object.html
boost_numericconversion/type_requirements_and_user_defined_types_support.html
boost_numeric
www.eeworm.com/read/161438/5553798
cpp in_prod.cpp
// If you use Visual C++, set the compile options to /GX
#ifdef __BCPLUSPLUS__
#include
#include
#include
#include
#else
#include
#
www.eeworm.com/read/233441/6788039
c alg1.c
#include
#include
#include
#include
#include
int main()
{
int ia[] = { 1, 1, 2, 3, 5, 8 };
list ilist(ia, ia+6);
li
www.eeworm.com/read/471796/6881973
vhd list_ch04_11_mod_m.vhd
-- Listing 4.11
library ieee;
use ieee.std_logic_1164.all;
use ieee.numeric_std.all;
entity mod_m_counter is
generic(
N: integer := 4; -- number of bits
M: integer := 10
www.eeworm.com/read/471796/6881990
vhd list_ch04_20_fifo.vhd
-- Listing 4.20
library ieee;
use ieee.std_logic_1164.all;
use ieee.numeric_std.all;
entity fifo is
generic(
B: natural:=8; -- number of bits
W: natural:=4 -- number of address b
www.eeworm.com/read/294461/8224170
c alg1.c
#include
#include
#include
#include
#include
int main()
{
int ia[] = { 1, 1, 2, 3, 5, 8 };
list ilist(ia, ia+6);
li
www.eeworm.com/read/293621/8282044
sql laomo.sql
/*劳模自然档案*/
//drop table laomo;
create table laomo
(
id numeric(20,0) not null, /*主键*/
xingming char(40)not null, /*姓名*/
xingbie char(2)not null, /*性别*/
minzhu char(40)not null, /*民族