代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/333003/12712240
java rightshifttest.java
// operators/RightShiftTest.java
// TIJ4 Chapter Operators, Exercise 11, page 116
/* Start with a number that has a binary one in the most significant position
* (hint: Use a hexadecimal constant)
www.eeworm.com/read/144969/12758478
at conflicts.at
# Exercising Bison on conflicts. -*- Autotest -*-
# Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and
www.eeworm.com/read/246064/12758795
in intltool-extract.in
#!@INTLTOOL_PERL@ -w
# -*- Mode: perl; indent-tabs-mode: nil; c-basic-offset: 4 -*-
#
# The Intltool Message Extractor
#
# Copyright (C) 2000-2001, 2003 Free Software Foundation.
#
# Intltool is
www.eeworm.com/read/245849/12777767
m mfilter_t2t.m
function [filter,cc_max,shift]=mfilter_t2t(s1,s2,wl,wnoise,increment)
% Function computes filter "filter" which converts each column of s1 into the
% corresponding column of s2. If s1, s2 represent
www.eeworm.com/read/245849/12778069
m mfilter_t2d.m
function [filters,cc_max,shift,scale]=mfilter_t2d(s1,s2,wl,wnoise,increment,lambda,scm)
% Function computes filters "filters" which convert a single trace s1 into the
% columns of s2. If s1, s2 repre
www.eeworm.com/read/331806/12807328
m cirshftt.m
function [y]=cirshftt(x,m,N)
%[y]=cirshftt(x,m,N)
%y=output sequence containing the circular shift
%x=input sequence of length
www.eeworm.com/read/244728/12847087
xmk
#/bin/sh
dir=$1
cd $dir
shift
target=$1
shift
arch_makeflags=$1
if test -f .ignore ; then
echo ''
exit 0
fi
if test -f pdelib.mk ; then
echo ''
make $arch_ma
www.eeworm.com/read/330253/12904601
c main.c
#include
#define uint unsigned int
#define uchar unsigned char
//**********函数声明*************
void Init_LCD(void);
void LCD_Clear(void);
void delay_nms(unsigned int);
void LCD_Displa
www.eeworm.com/read/242939/12971907
c ns127.c
/**********************************************************************
Each of the companies; Lucent, Motorola, Nokia, and Qualcomm (hereinafter
referred to individually as "Source" or collectivel
www.eeworm.com/read/328827/12999907
frm 20080217.frm
VERSION 5.00
Begin VB.Form Form1
BackColor = &H8000000A&
Caption = "Form1"
ClientHeight = 3195
ClientLeft = 60
ClientTop = 345
ClientWid