代码搜索:Numeric

找到约 7,754 项符合「Numeric」的源代码

代码结果 7,754
www.eeworm.com/read/341658/12074394

vhd alu.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.numeric_std.all; library basic; use basic.mnemonics.all; entity alu is port( r,s:in unsigned(3 downto 0); c_n:in std_logic;--carr
www.eeworm.com/read/341658/12074402

vhd ram_regs.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.numeric_std.all; library basic; use basic.mnemonics.all; use basic.regs_pkg.all; entity ram_regs is port( clk,rst:in std_logic;
www.eeworm.com/read/233403/14155126

vhd sinetest4ksample500hzsignal.vhd

library ieee; use ieee.std_logic_1164.all; --use ieee.numeric_std.all; use ieee.std_logic_arith.all; entity SineTest4KSample500HzSignal is end entity SineTest4KSample500HzSignal; architectur
www.eeworm.com/read/227935/14406178

txt 定义两个字段的check约束.txt

/*一个条件*/ CREATE TABLE P1 ( PNO NUMERIC NOT NULL, PNAME TEXT NOT NULL, COLOR CHAR(2) NOT NULL, WEIGHT INT ) alter table P1 add CONSTRAINT C4 CHECK(WEIGHT
www.eeworm.com/read/223089/14659680

vhd dd.vhd

LIBRARY ieee; USE ieee.std_logic_1164.ALL; USE ieee.numeric_std.ALL; USE ieee.std_logic_unsigned.ALL; USE ieee.std_logic_arith.ALL; ENTITY dd IS PORT (s0 :IN std_logic;
www.eeworm.com/read/15127/432723

cpp balanc.cpp

#include #include #include "nr.h" using namespace std; void NR::balanc(Mat_IO_DP &a) { const DP RADIX = numeric_limits::radix; int i,j,last=0; DP s,r,g,f,c,sqrdx;
www.eeworm.com/read/475809/1381394

cpp balanc.cpp

#include #include #include "nr.h" using namespace std; void NR::balanc(Mat_IO_DP &a) { const DP RADIX = numeric_limits::radix; int i,j,last=0; DP s,r,g,f,c,sqrdx;
www.eeworm.com/read/193974/5138393

py test_operations.py

# Python test set -- part 3, built-in operations. from test_support import * print_test('Operations (test_operations.py)', 1) print_test('Numeric', 2) print_test('+', 3) assert 0 + 0 == 0 assert 0
www.eeworm.com/read/183001/5260066

h pgtypes_error.h

#define PGTYPES_NUM_OVERFLOW 301 #define PGTYPES_NUM_BAD_NUMERIC 302 #define PGTYPES_NUM_DIVIDE_ZERO 303 #define PGTYPES_DATE_BAD_DATE 310 #define PGTYPES_DATE_ERR_EARGS 311 #define PGTYPES_DATE
www.eeworm.com/read/347503/3170187

d ulh2-eb.d

#as: -EB -32 #objdump: -dr --prefix-addresses --show-raw-insn -M reg-names=numeric #name: ulh2 -EB #source: ulh2.s # Further checks of ulh/ulhu macros. .*: +file format .*mips.* Disassembly of sect