代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/424681/10427904
lst kaijijs.lst
A51 MACRO ASSEMBLER KAIJIJS 02/09/2009 15:04:28 PAGE 1
MACRO ASSEMBLER A51 V7.08a
OBJECT MODULE PLACED IN kaijijs.OBJ
ASSEMBLER
www.eeworm.com/read/279416/10439647
c example_281xadcseq_ovdtest.c
// TI File $Revision: /main/2 $
// Checkin $Date: April 28, 2005 15:18:06 $
//###########################################################################
//
// FILE: Example_281xAdcSeq_ovdTest
www.eeworm.com/read/279103/10464819
pas unit_about.pas
unit Unit_about;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, StdCtrls,shellapi;
type
TFrm_About = class(TForm)
Label1: TLa
www.eeworm.com/read/160854/10484079
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/160854/10484589
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/424063/10500238
m ss_mlsrs.m
function [seq]=ss_mlsrs(connections);
% [seq]=ss_mlsrs(connections)
% SS_MLSRS generates the maximal length shift register sequence when the
% shift register connections are given as input to
www.eeworm.com/read/424063/10502803
htm htb_modu.htm
Block List for Modulation and Demodulation Library
Modulation and Demodulation
The modulation and demodulation library includes the follo
www.eeworm.com/read/278714/10515597
pas u_editdescrizione.pas
unit u_editdescrizione;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, DBCtrls, Buttons, ExtCtrls;
type
TEditDescrizione_form = cl
www.eeworm.com/read/352714/10522018
c keyhelp.c
/**
* The 15-410 reference kernel.
*
* @author Steve Muckle
*
* Edited by zra for the 2003-2004 season.
*
* Functions for turning keyboard scancodes
* into chars.
*/
www.eeworm.com/read/278336/10544429
h misc.h
/********************************************************************
* *
* THIS FILE IS PART OF THE OggVorbis 'TREMOR' CODEC SOURCE