代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/258249/4357769
asm shift.asm
;
;-------------------------------------------------------+-----;
; | GMD ;
; PROC 'SHIFT' VERSION 1.0 +-----;
;
www.eeworm.com/read/258249/4357787
c shift.c
/*
* SecuDE Release 4.1 (GMD)
*/
/********************************************************************
* Copyright (C) 1991, GMD. All rights reserved. *
*
www.eeworm.com/read/258249/4357792
asm shift.asm
********************************************************************
* Copyright (C) 1991, GMD. All rights reserved. *
*
www.eeworm.com/read/258249/4357800
s shift.s
|********************************************************************
|* Copyright (C) 1991, GMD. All rights reserved. *
|*
www.eeworm.com/read/258249/4357810
s shift.s
;
;-------------------------------------------------------+-----;
; | GMD ;
; PROC 'SHIFT' VERSION 1.0 +-----;
;
www.eeworm.com/read/258249/4357823
s shift.s
/********************************************************************
* Copyright (C) 1991, GMD. All rights reserved. *
*
www.eeworm.com/read/258249/4357826
m shift.m
/********************************************************************
* Copyright (C) 1991, GMD. All rights reserved. *
*
www.eeworm.com/read/258249/4357835
s shift.s
|********************************************************************
|* Copyright (C) 1991, GMD. All rights reserved. *
|*
www.eeworm.com/read/257015/4366674
m shift.m
function out_vector = shift(in_vector, new_element)
% Shifts all elements of a vector and inserts a new value
% in the first element. The last element is lost.
%
% Inputs: in_vector : Vector
www.eeworm.com/read/162614/5531161
c if-shift.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* Test shift operators. */
#if 1 >