代码搜索:shift

找到约 10,000 项符合「shift」的源代码

代码结果 10,000
www.eeworm.com/read/351211/10673660

vhd shift2.vhd

-- SHIFT UNIT library ieee ; use ieee.std_logic_1164.all ; use work.butter_lib.all ; use ieee.std_logic_arith.all ; use ieee.std_logic_unsigned.all ; entity shift2 is port ( sub_contr
www.eeworm.com/read/276740/10711368

cn2 shift.cn2

~aSHIFT~0 改变批处理程序中可替换参数的位置。 语法 ~aSHIFT~0 ~aSHIFT~0─注解 ~aSHIFT~0命令如何工作 ~aSHIFT~0命令通过将每一个参数拷贝到前一个参数来改变可
www.eeworm.com/read/276740/10711850

ex2 shift.ex2

SHIFT─例子 下面的批处理文件MYCOPY.BAT说明怎样用SHIFT命令处理任意多个命令行参 数,将一系列文件拷贝到一个指定的目录。使用的参数是目录名和后面的一系 列文件名。 @echo off rem MYCOPY.BAT copies any number of files
www.eeworm.com/read/349548/10818731

vhd shift_add.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; entity shift_add is port(indata:in std_logic_vector(10 downto 0); clk:in std_logic; add_en: in std_logic;
www.eeworm.com/read/349548/10819856

vhd shift8.vhd

library ieee; use ieee.std_logic_1164.all; entity shift8 is port(a,clk1,clr1:in std_logic; b:out std_logic); end shift8; architecture rtl of shift8 is component dff4 port(clk,clr,d:in std_
www.eeworm.com/read/419588/10859458

so shift_jis.so

www.eeworm.com/read/419308/10876105

m phase_shift.m

clear; clc; n=5000; snr=5:14; phase=pi/10; %加入的相偏,单位为弧度 sum1=zeros(1,10); sum2=zeros(1,10); for i=1:10 for count=1:200 x=randint(1,n); %由信噪比计算噪声功率,由于噪声分为实部和虚部两路
www.eeworm.com/read/419152/10883684

tmp shift.exe.tmp

www.eeworm.com/read/419152/10883722

asm shift.exe.asm

shift.exe: file format ecoff-littlemips Disassembly of section .text: bfc00000 : bfc00000: 240a0000 li t2,0 bfc00004: 24040004 li a0,4 bfc00008: 3c05a5a5 lui a1,0xa5a5 bfc0000c: 34a
www.eeworm.com/read/273897/10895506

txt shift.asm.txt