代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/453698/7414119
vhd mpn8.vhd
LIBRARY ieee;
USE ieee.std_logic_1164.all;
USE ieee.std_logic_arith.all;
ENTITY mpn8 IS ----------x8+x4+x3+x2+1 [2 3 4 8]
PORT(clkx1024:IN STD_LOGIC;
notready:IN STD_LOGIC;
m8:OU
www.eeworm.com/read/453698/7414123
vhd m8_2.vhd
LIBRARY ieee;
USE ieee.std_logic_1164.all;
USE ieee.std_logic_arith.all;
ENTITY m8_2 IS ----------x8+x5+x3+x2+1 [2 3 5 8]
PORT(clkx1024:IN STD_LOGIC;
notready:IN STD_LOGIC;
pn:OU
www.eeworm.com/read/453698/7414126
vhd mpn9.vhd
LIBRARY ieee;
USE ieee.std_logic_1164.all;
USE ieee.std_logic_arith.all;
ENTITY mpn9 IS ---------x9+x4+1 [4 9]
PORT(clkx1024:IN STD_LOGIC;
notready:IN STD_LOGIC;
m9:OUT STD_LO
www.eeworm.com/read/453698/7414318
vhd m6_2.vhd
LIBRARY ieee;
USE ieee.std_logic_1164.all;
USE ieee.std_logic_arith.all;
ENTITY m6_2 IS ---------x6+x5+1 [5 6]
PORT(clkx1024:IN STD_LOGIC;
notready:IN STD_LOGIC;
pn:OUT STD_
www.eeworm.com/read/453698/7414320
vhd m7.vhd
LIBRARY ieee;
USE ieee.std_logic_1164.all;
USE ieee.std_logic_arith.all;
ENTITY M7 IS ----------x7+x4+x3+x2+1 [2 3 4 7]
PORT(clkx1024:IN STD_LOGIC;
notready:IN STD_LOGIC;
M_7
www.eeworm.com/read/453698/7414323
vhd m8_1.vhd
LIBRARY ieee;
USE ieee.std_logic_1164.all;
USE ieee.std_logic_arith.all;
ENTITY m8_1 IS ----------x8+x4+x3+x2+1 [2 3 4 8]
PORT(clkx1024:IN STD_LOGIC;
notready:IN STD_LOGIC;
pn:OU
www.eeworm.com/read/450438/7484109
c ns127.c
/**********************************************************************
Each of the companies; Lucent, Motorola, Nokia, and Qualcomm (hereinafter
referred to individually as "Source" or collectivel
www.eeworm.com/read/450402/7484382
asm light_ram.asm
;***********************************************************************************************
;File name :light_ram.asm
;Author :guangyu_yang
;Purpose :Training
;Data :17/8/2007
;Dscription
www.eeworm.com/read/449369/7507962
in,v tsp.pm.in,v
head 1.4;
access;
symbols
zero-five-zero:1.4
zero-four-seventeen:1.4
zero-four-ten:1.3
zero-four-nine:1.3
zero-four-eight:1.3
zero-four-five:1.3
zero-four-three:1.2
zero-four-zero:1.1;
locks
www.eeworm.com/read/449369/7507982
in tsp.pm.in
#! @PERL@ -w
# @configure_input@
# This is a Perl class encapsulating behaviour for TSPLIB instances.
# (insert reference to TSPLIB)
# This program is Copyright 1997 David Neto.
# It is distributed