代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/353236/10460022
txt hanfa.txt
源程序
#include
unsigned char f_h;
unsigned int yichu_count;
bit count_over;
sbit s1=P0^5;
sbit s2=P0^6;
sbit rl=P2^0;
char zixing[10]={ 0x88,0xEB,0x4C,0x49,0x2B,0x19,0x18,0xCB,0x08,0x09
www.eeworm.com/read/352960/10486974
c simple_idct.c
/*
* Simple IDCT
*
* Copyright (c) 2001 Michael Niedermayer
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser Gen
www.eeworm.com/read/352960/10487055
c wnv1.c
/*
* Winnov WNV1 codec
* Copyright (c) 2005 Konstantin Shishkov
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* L
www.eeworm.com/read/424063/10503245
m tsttrans.m
function [ret,x0,str,ts,xts]=tsttrans(t,x,u,flag);
%TSTTRANS is the M-file description of the SIMULINK system named TSTTRANS.
% The block-diagram can be displayed by typing: TSTTRANS.
%
www.eeworm.com/read/278816/10504549
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/352819/10504571
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/352819/10504674
tdf lfsr.tdf
%---------------------------------------------------------------------------
Description : Linear Feedback Shift Register
Project :
Edit history...
Date Engineer Rev Changes
www.eeworm.com/read/352500/10547096
c example 3-28.c
; Example 3 - 28. Autoscaling DIT Radix-4 FFT with C62x C Intrinsics
int r4_fft(short n, int x[], const int w[])
{
int n1, n2, ie, ia1, ia2, ia3, i0, i1, i2, i3, j, k;
int t0, t1, t2;
int
www.eeworm.com/read/278084/10575072
vhd 89_pack_2_0.vhd
--***************************************************************************
-- pack.vhdl *
-- VHDL BIT_VECTOR Ope
www.eeworm.com/read/278084/10575311
vhd 88_pack_2_0.vhd
--***************************************************************************
-- pack.vhdl *
-- VHDL BIT_VECTOR Ope