代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/275611/10807688
cpp tmapper.cpp
// TMAPPER.CPP - The texture mapping function
// compile this and link it to the TMAPDEMO.CPP to
// make a complete executable
// Affine Texture Mapper, for 256 color linear
// memory 64x64 pixel
www.eeworm.com/read/275553/10812166
tdf uart_rx.tdf
TITLE "Compact UART, Receiver Module";
-- Version 1.0, April 4th 1997
-- Copyright Rune Baeverrud
-- You may use or distribute this LPM function freely,
-- provided you do not remove this copyrig
www.eeworm.com/read/349627/10812293
c lcdl0delta.c
/*
*********************************************************************************************************
* uC/GUI
* Univers
www.eeworm.com/read/349611/10813946
tdf uart_rx.tdf
TITLE "Compact UART, Receiver Module";
-- Version 1.0, April 4th 1997
-- Copyright Rune Baeverrud
-- You may use or distribute this LPM function freely,
-- provided you do not remove this copyrig
www.eeworm.com/read/349611/10814048
tdf lfsr.tdf
%---------------------------------------------------------------------------
Description : Linear Feedback Shift Register
Project :
Edit history...
Date Engineer Rev Changes
www.eeworm.com/read/349548/10818712
txt readme.txt
firfilter.vhd 三阶八位的FIR
firfilter1.vhd 改进的FIR
fir_lut查表法FIR
filter.vhd 读入数据和将串进数据变换为查表地址;
lut.vhd 按输入的查表地址读出相应的数据;
shift_add.vhd 将lut模块输出的数据进行移位相加,并输出最后结果;
control.vhd 将以上
www.eeworm.com/read/418557/10940235
vhd jc2_top.vhd
library IEEE;
use IEEE.std_logic_1164.all; -- defines std_logic types
entity jc2_top is
port (
LEFT : in STD_LOGIC; -- Active-low switch #3 (left)
RIGHT : in STD_LOGIC; -- Active-low sw
www.eeworm.com/read/418361/10951765
c op.c
/*
* ARM micro operations
*
* Copyright (c) 2003 Fabrice Bellard
* Copyright (c) 2005-2007 CodeSourcery, LLC
*
* This library is free software; you can redistribute it and/or
* modify it und
www.eeworm.com/read/417873/10973132
qmsg uart_top.fit.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0}
{ "I
www.eeworm.com/read/271872/10977582
cpp maxflow.cpp
/* maxflow.cpp */
/*
Copyright 2001 Vladimir Kolmogorov (vnk@cs.cornell.edu), Yuri Boykov (yuri@csd.uwo.ca).
This program is free software; you can redistribute it and/or modify
it u