代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/366988/9786253
v shift_up.v
`timescale 1ns/10ps
module shift_up(data_in,data_out);
input [18:1] data_in;
output [18:1] data_out;
assign data_out=data_in
www.eeworm.com/read/415793/11053519
vhd shift4.vhd
LIBRARY ieee ;
USE ieee.std_logic_1164.all ;
ENTITY shift4 IS
PORT ( R : IN STD_LOGIC_VECTOR(3 DOWNTO 0) ;
Clock : IN STD_LOGIC ;
L, w : IN STD_LOGIC ;
Q : BUFFER STD_L
www.eeworm.com/read/415793/11053579
vhd shift4.vhd
LIBRARY ieee ;
USE ieee.std_logic_1164.all ;
ENTITY shift4 IS
PORT ( R : IN STD_LOGIC_VECTOR(3 DOWNTO 0) ;
Clock : IN STD_LOGIC ;
L, w : IN STD_LOGIC ;
Q : BUFFER STD_L
www.eeworm.com/read/415793/11053619
vhd shift4.vhd
LIBRARY ieee ;
USE ieee.std_logic_1164.all ;
ENTITY shift4 IS
PORT ( R : IN STD_LOGIC_VECTOR(3 DOWNTO 0) ;
L, w, Clock : IN STD_LOGIC ;
Q : BUFFER STD_LOGIC_VECTOR(3 DOWNTO
www.eeworm.com/read/415793/11053694
vhd shift4.vhd
LIBRARY ieee ;
USE ieee.std_logic_1164.all ;
ENTITY shift4 IS
PORT ( w, Clock : IN STD_LOGIC ;
Q : OUT STD_LOGIC_VECTOR(1 TO 4) ) ;
END shift4 ;
ARCHITECTURE Behavior OF shift4 IS
www.eeworm.com/read/415793/11053733
vhd shift4.vhd
LIBRARY ieee ;
USE ieee.std_logic_1164.all ;
ENTITY shift4 IS
PORT ( w, Clock : IN STD_LOGIC ;
Q : OUT STD_LOGIC_VECTOR(1 TO 4) ) ;
END shift4 ;
ARCHITECTURE Behavior OF shift4 IS
www.eeworm.com/read/414793/11101448
c vfd_shift.c
/*
** FILE
** vfd.c
**
** DESCRIPTION
** handle VFD functions.
*/
//#define VFD_TEST
#if (VFD_MODULE == HT1611_LCD)
#include "vfd_k_ht1611.h" //for NINTAUS DVD-N701 key pad definition
www.eeworm.com/read/414520/11109643
cpp mean_shift.cpp
/*! \file
\verbatim
Copyright (c) 2007, Sylvain Paris and Fr閐o Durand
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated doc
www.eeworm.com/read/269017/11111420
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/412777/11183581
plg bcd shift.plg
礦ision3 Build Log
Project:
E:\Program Files\Labcenter Electronics\Proteus 6 Demonstration(2)\10 BCD Shift\BCD Shift.uv2
Project File Date: 07/22/2006