代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/155514/5622032
pas sxinxi.pas
unit Sxinxi;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Buttons, inifiles, ExtCtrls, TFlatPanelUnit, XPMenu,
TFlatSpeedButtonUnit
www.eeworm.com/read/155409/5622185
inf themes.inf
;
; This file is encoded in UTF-8
;
[Fonts]
iso-2022-jp = shift_jis
x-euc-jp = shift_jis
shift-jis = shift_jis
x-sjis = shift_jis
shift_jis, ARIAL = MS Pゴシック
shift_jis, ARIAL
www.eeworm.com/read/154101/5642029
prj i2c.prj
vhdl work ../../source/upcnt4.vhd
vhdl work ../../source/shift.vhd
vhdl work ../../source/i2c_control.vhd
vhdl work ../../source/uc_interface.vhd
vhdl work ../../source/i2c.vhd
www.eeworm.com/read/152843/5657570
s memmove.s
/*
* linux/arch/arm/lib/memmove.S
*
* Author: Nicolas Pitre
* Created: Sep 28, 2005
* Copyright: (C) MontaVista Software Inc.
*
* This program is free software; you can redistribute it and
www.eeworm.com/read/152843/5657581
s uaccess.s
/*
* linux/arch/arm/lib/uaccess.S
*
* Copyright (C) 1995, 1996,1997,1998 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU G
www.eeworm.com/read/152843/5657676
c copypage-v6.c
/*
* linux/arch/arm/mm/copypage-v6.c
*
* Copyright (C) 2002 Deep Blue Solutions Ltd, All Rights Reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under th
www.eeworm.com/read/152843/5659234
c traps.c
/*
* 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.
*
* arch/sh64/kernel/t
www.eeworm.com/read/475998/6771889
vhd ad_ad7980.vhd
-------------------------------------------------------------------------------
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
----------------------------------------
www.eeworm.com/read/475585/6773758
h tessout.h
/**********************************************************************
* File: tessout.h (Formerly tessconv.h)
* Description: Code to convert from tesseract data to mithras data.
* Author:
www.eeworm.com/read/475717/6776120
h# #fft.h#
/* fix_fft.c - Fixed-point in-place Fast Fourier Transform */
/*
All data are fixed-point short integers, in which -32768
to +32768 represent -1.0 to +1.0 respectively. Integer
arithmetic is us