代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/154760/11928303
m shift_function.m
n=-2:10;
x=[1:7,6:-1:1];
[x11,n11]=sigshift(x,n,5);
[x12,n12]=sigshift(x,n,-4);
[x1,n1]=sigadd(2*x11,n11,-3*x12,n12);
subplot(2,1,1);
stem(n1,x1);
xlabel('n');ylabel('x1(n)');
www.eeworm.com/read/152786/12083048
c bn_shift.c
/* crypto/bn/bn_shift.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
www.eeworm.com/read/255006/12106361
acf translator_shift.acf
--
-- Copyright (C) 1988-2000 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any
www.eeworm.com/read/255006/12106422
cnf translator_shift.cnf
www.eeworm.com/read/255006/12106442
vhd translator_shift.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
use ieee.std_logic_arith.all;
entity translator_shift is
port(in_data:in std_logic_vector(3 downto 0);
quit_o
www.eeworm.com/read/255006/12106450
snf translator_shift.snf
www.eeworm.com/read/255006/12106453
hex translator_shift.hex
:020000040000FA
:2B000000FFFF62FF2500FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF76
:2B002B00601886611886611886611886611886611886010000000018866118866118866118866118866
www.eeworm.com/read/255006/12106468
ndb translator_shift.ndb
www.eeworm.com/read/255006/12106476
pin translator_shift.pin
-- Copyright (C) 1988-2000 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any other
www.eeworm.com/read/255006/12106487