代码搜索:Numeric
找到约 7,754 项符合「Numeric」的源代码
代码结果 7,754
www.eeworm.com/read/341877/12057141
c fmtmoney.c
/*
** FMTMONEY.C - Format a U.S. dollar value into a numeric string
**
** public domain demo by Bob Stout
*/
#include
#include
#include
#include
www.eeworm.com/read/253867/12180065
c alg33.c
#include
#include
#include
/*
* generates:
elements: 1 3 4 5 7 8 9
partial sum of elements:
1 4 8 13 20 28 37
partial sum of elements using tim
www.eeworm.com/read/148785/12426326
c alg33.c
#include
#include
#include
/*
* generates:
elements: 1 3 4 5 7 8 9
partial sum of elements:
1 4 8 13 20 28 37
partial sum of elements using tim
www.eeworm.com/read/233403/14155091
vhd sinetest.vhd
library ieee;
use ieee.std_logic_1164.all;
--use ieee.numeric_std.all;
use ieee.std_logic_arith.all;
entity sinetest is
end entity sinetest;
architecture OneKHzsine of sinetest is
type Si
www.eeworm.com/read/233403/14155108
vhd sinetesttenk.vhd
library ieee;
use ieee.std_logic_1164.all;
--use ieee.numeric_std.all;
use ieee.std_logic_arith.all;
entity sinetest is
end entity sinetest;
architecture OneKHzsine of sinetest is
type Si
www.eeworm.com/read/130553/14186761
c fmtmoney.c
/*
** FMTMONEY.C - Format a U.S. dollar value into a numeric string
**
** public domain demo by Bob Stout
*/
#include
#include
#include
#include
www.eeworm.com/read/129888/14219973
cpp segy.cpp
#include "stdafx.h"
#include "segy.h"
#include
#include
#include
#include
#include
#include
using namespace std;
void * SEGY_realloc (vo
www.eeworm.com/read/230855/14271821
c alg33.c
#include
#include
#include
/*
* generates:
elements: 1 3 4 5 7 8 9
partial sum of elements:
1 4 8 13 20 28 37
partial sum of elements using tim
www.eeworm.com/read/229127/14352182
c alg33.c
#include
#include
#include
/*
* generates:
elements: 1 3 4 5 7 8 9
partial sum of elements:
1 4 8 13 20 28 37
partial sum of elements using tim
www.eeworm.com/read/126507/14418776
c alg33.c
#include
#include
#include
/*
* generates:
elements: 1 3 4 5 7 8 9
partial sum of elements:
1 4 8 13 20 28 37
partial sum of elements using tim