代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/233876/14130466
asm bcd shift.asm
ORG 00H
MOV R7,#03H
MOV R0,#30H
MOV 30H,#47H
MOV 31H,#36H
MOV 32H,#21H
BRLN: MOV A,R7 ;取字节数至R2中
MOV R2,A
ADD A,R0 ;初始化数据指针
MOV R0,A
MOV R3,#0 ;工作单元
www.eeworm.com/read/233876/14130468
hex bcd shift.hex
:100000007F037830753047753136753221EFFA2825
:0C001000F87B0018E6C4F6EBD6FBDAF72C
:00000001FF
www.eeworm.com/read/233876/14130469
obj bcd shift.obj
www.eeworm.com/read/233704/14142797
v shift_test.v
module shift_test;
reg[3:0] a;
initial begin
a=4'b0010;
$displayb(a3);
end
endmodule
www.eeworm.com/read/233663/14143452
ppt mean_shift.ppt
www.eeworm.com/read/233567/14146903
vhd shift_register.vhd
-- 库声明
library IEEE;
use IEEE.STD_LOGIC_1164.all;
-- 实体声明
entity shift_register is
-- 类属参数
generic (
TOTAL_BIT : integer := 10 );
-- 端口
port (
clk : in std_logic;
reset_n : in std_lo
www.eeworm.com/read/232704/14185212
m sig_shift.m
function [yshift,n]=sig_shift(x,m,n0)
%信号延迟的程序,m为输入x的下标
%n0为延迟的单位长度
n=m+n0;
yshift=x;
function [yam,n]=sig_proc(x1,n1,x2,n2,s)
%信号相加和相乘的程序
%x1,x2分别为输入序列,n1,n2为对应下标
%s=0为加法;其他值为乘法
n=min(min(
www.eeworm.com/read/232608/14188745
rpt shift_16.rpt
Project Information e:\maxpluse\my_lib\shift_16\shift_16.rpt
MAX+plus II Compiler Report File
Version 10.0 9/14/2000
Compiled: 08/18/2007 22:05:50
Copyright (C) 1988-2000 Alt