代码搜索:Digit

找到约 4,689 项符合「Digit」的源代码

代码结果 4,689
www.eeworm.com/read/310741/13644724

vhd scan8_line.vhd

library IEEE; use IEEE.std_logic_1164.all; use IEEE.std_logic_arith.all; use IEEE.std_logic_unsigned.all; library work; use work.my_package.all; entity SCAN8_LINE is Po
www.eeworm.com/read/306208/13749230

vhd scan8.vhd

library IEEE; use IEEE.std_logic_1164.all; use IEEE.std_logic_arith.all; use IEEE.std_logic_unsigned.all; library work; use work.my_package.all; entity SCAN8 is Port (RES
www.eeworm.com/read/306208/13749259

vhd scan8_line.vhd

library IEEE; use IEEE.std_logic_1164.all; use IEEE.std_logic_arith.all; use IEEE.std_logic_unsigned.all; library work; use work.my_package.all; entity SCAN8_LINE is Po
www.eeworm.com/read/136989/5837437

l constraint.l

%{ // constraint.l,v 1.5 2001/08/20 13:42:04 oci Exp // ======================================================================== // // = LIBRARY // orbsvcs // // = FILENAME // constrain
www.eeworm.com/read/131315/5936779

c atof-generic.c

/* atof_generic.c - turn a string of digits into a Flonum Copyright (C) 1987 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. GAS is free software; you can redistribute
www.eeworm.com/read/131315/5938766

c emacs_keymap.c

/* emacs_keymap.c -- the keymap for emacs_mode in readline (). */ /* Copyright (C) 1988, 1989, 1991 Free Software Foundation, Inc. This file is part of GNU Readline, a library for reading lines
www.eeworm.com/read/128813/5979051

h iasciitab.h

/* The contents of this file are subject to the Mozilla Public License Version 1.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the Licens
www.eeworm.com/read/112918/6142644

h iasciitab.h

/* The contents of this file are subject to the Mozilla Public License Version 1.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the Licens
www.eeworm.com/read/100046/6274344

h iasciitab.h

/* The contents of this file are subject to the Mozilla Public License Version 1.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the Licens
www.eeworm.com/read/234802/14096685

vhd dec_7seg.vhd

LIBRARY IEEE; USE IEEE.STD_LOGIC_1164.all; USE IEEE.STD_LOGIC_ARITH.all; USE IEEE.STD_LOGIC_UNSIGNED.all; -- Hexadecimal to 7 Segment Decoder for LED Display ENTITY dec_7seg IS PORT(he