代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/278084/10575832
vhd 67_pack.vhd
--***************************************************************************
-- pack.vhdl *
-- VHDL BIT_VECTOR Ope
www.eeworm.com/read/352077/10583938
bs2 ex23 - 74hc595.bs2
' {$STAMP BS2}
' ==============================================================================
'
' File...... Ex23 - 74HC595.BS2
' Purpose... Expanded outputs with 74HC595
' Author.... Parallax
www.eeworm.com/read/159946/10585251
c gdelay2.c
/* gdelay2.c - generalized circular delay with real-valued shift */
void gdelay2(D, c, q)
int D;
double c, *q; /* \(c\)=shift, \(q\)=offset index */
{
*q -= c;
www.eeworm.com/read/277957/10590967
m exa1_12.m
% exa1-12_shift_unit_pulse_d.m for example 1-12
% shifted unit pulse sequence
clear all;
N=64;
k=20;
x=zeros(1,N);
x(k)=1;
xn=0:N-1;
stem(xn,x)
axis([-1 65 0 1.1])
www.eeworm.com/read/351900/10597520
cpp deskey.cpp
/*
* Implementation file for class of representing des keys
* Copyright (C) 2007 Stone
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of
www.eeworm.com/read/351829/10604876
in refresh.in
#! @BASH@
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
#
#
www.eeworm.com/read/351829/10604878
in diff.in
#! @BASH@
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
#
#
www.eeworm.com/read/351814/10607919
tdf dffpipe_oe9.tdf
--dffpipe DELAY=1 WIDTH=10 clock clrn d q ALTERA_INTERNAL_OPTIONS=AUTO_SHIFT_REGISTER_RECOGNITION=OFF
--VERSION_BEGIN 8.0 cbx_mgl 2008:04:11:273944 cbx_stratixii 2008:02:23:252825 cbx_util_mgl 2008:0
www.eeworm.com/read/159725/10620802
h 8390.h
/* Generic NS8390 register definitions. */
/* This file is part of Donald Becker's 8390 drivers, and is distributed
under the same license. Auto-loading of 8390.o only in v2.2 - Paul G.
Some of
www.eeworm.com/read/159688/10622704
cgi profile.cgi
sub uinfo{
my $l_uid = shift;
my $l_uinfo=&readuserfile($l_uid);
($uid,$upass,$uname,$usex,$ucontact,$uclass,$ulevel,$ustats,$uxx22,$uxx23,$uxx24,$uxx25,$uxx26,$uxx27,$ut1,$ut2,$ut3,$ut4,$uend)= sp