代码搜索:shift

找到约 10,000 项符合「shift」的源代码

代码结果 10,000
www.eeworm.com/read/107329/6190159

~pa basedialog.~pa

unit BaseDialog; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, Db, DBTables, StdCtrls, Buttons; type TfmBaseDialog = class(TForm) qyTe
www.eeworm.com/read/102935/6225591

c init.c

/* * Initialize MMU support. * * Copyright (C) 1998-2002 Hewlett-Packard Co * David Mosberger-Tang */ #include #include #include
www.eeworm.com/read/102935/6226461

h multi_arith.h

/* multi_arith.h: multi-precision integer arithmetic functions, needed to do extended-precision floating point. (c) 1998 David Huggins-Daines. Somewhat based on arch/alpha/math-emu/ieee-mat
www.eeworm.com/read/102935/6226971

s udivdi3.s

/* Copyright (C) 1989, 1992, 1993, 1994, 1995 Free Software Foundation, Inc. This file is part of GNU CC. GNU CC is free software; you can redistribute it and/or modify it under the terms of the GNU
www.eeworm.com/read/102935/6229643

h hubni.h

/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Derived from IRIX
www.eeworm.com/read/101990/6234686

pl makedef.pl

$def = $ARGV[0]; shift @ARGV; $lib = $ARGV[0]; shift @ARGV; $dumpbin = "dumpbin /symbols @ARGV"; open(DUMP, "$dumpbin |") || die "Can't run `$dumpbin': $!.\n"; open(DEF, "> $def") || die "Ca
www.eeworm.com/read/101082/6242105

sh lpstat.sh

#!/usr/bin/ksh # # @(#)lpstat.sh 4.2 ULTRIX 10/16/90 # # murdoch 21/11/89 # #************************************************************************ #* * #* Copyright (c) 1989, 1990 b
www.eeworm.com/read/273303/6281584

zerofile

#! /usr/bin/perl # This script is used for creating a file full of zeroes, # which we use to create the hard disk image used by bochs. use strict qw(refs vars); use FileHandle; use IO::Seekable; if
www.eeworm.com/read/228646/6286286

cpp bindwt97.cpp

// LiftDwt.cpp: implementation of the CLiftDwt class. // 此程序为二进制9-7小波提升格式的变换,算法中只有整数加法和移位 // 程序中了使用的小波滤波器为2000年 IEEE Image Pro. 上的一篇介绍jpeg2000无损压缩中的9-7小波滤波器,// 它其实是对cdf9-7提升格式中的几个系数直接作二进制近似的到的 /
www.eeworm.com/read/388498/6307315

lnp 24c64.lnp

"STARTUP.obj", "24C64.obj", "main.obj", "shift.obj" TO "24C64"