代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/388496/8606107
lst shift.lst
C51 COMPILER V7.09 SHIFT 12/10/2006 04:29:20 PAGE 1
C51 COMPILER V7.09, COMPILATION OF MODULE SHIFT
OBJECT MODULE PLACED IN s
www.eeworm.com/read/388496/8606112
c shift.c
//#include
#include
code char led[]={0x11,0xD7,0x32,0x92,
0xD4,0x98,0x18,0xD3,0x10,0x90,
0x50,0x1C,0x39,0x16,0x38,0x78};//数码管显示字符
sbit sda_164=P0^2;
sbit sc
www.eeworm.com/read/287770/8670612
m shift.m
function y=shift(x,t)
% SHIFT Shift the signal on the time axis.
%
% Y=SHIFT(X,T) shifts the time of signal X by time T. In essence,
% the beginning instant of the signal X is increased by time T.
%
www.eeworm.com/read/286115/8788173
c shift.c
www.eeworm.com/read/385664/8793214
c shift.c
/*
* SHIFT.C - shift internal batch command
*
*
* History:
*
* 16 Jul 1998 (Hans B Pufal)
* started.
*
* 16 Jul 1998 (John P Price)
* Separated commands into individual
www.eeworm.com/read/428998/8825431
v shift_in.v
www.eeworm.com/read/428214/8883418
m shift.m
% Program 5-3
% shift.m
%
% Shift the contents of the register
%
% Programmed by yixiongshu,2006.8.9
function [outregi]=shift(inregi,shiftr,shiftu)
%
% inregi : Vector or matrix
% shiftr : T
www.eeworm.com/read/428096/8896082
m shift.m
% Program 5-4
% shift.m
%
% Shift the contents of the register.
%
% Programmed by M.Okita and H.Harada
%
function [outregi] = shift(inregi,shiftr,shiftu)
% ********************************
www.eeworm.com/read/284171/8957463
cpp shift.cpp
/*
* TU Eindhoven
* Eindhoven, The Netherlands
*
* Name : shift.cc
*
* Author : Sander Stuijk (sander@ics.ele.tue.nl)
*
* Date : July 23, 2002
*
*
www.eeworm.com/read/284171/8957739
h shift.h
/*
* TU Eindhoven
* Eindhoven, The Netherlands
*
* Name : shift.h
*
* Author : Sander Stuijk (sander@ics.ele.tue.nl)
*
* Date : July 23, 2002
*
* F