代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/346429/11746624
tdf dffpipe_b3c.tdf
--dffpipe CBX_DECLARE_ALL_CONNECTED_PORTS="OFF" DELAY=0 WIDTH=25 d q ALTERA_INTERNAL_OPTIONS=AUTO_SHIFT_REGISTER_RECOGNITION=OFF
--VERSION_BEGIN 7.0 cbx_mgl 2006:10:27:16:08:48:SJ cbx_stratixii 2006:
www.eeworm.com/read/346429/11746696
tdf dffpipe_93c.tdf
--dffpipe CBX_DECLARE_ALL_CONNECTED_PORTS="OFF" DELAY=0 WIDTH=32 d q ALTERA_INTERNAL_OPTIONS=AUTO_SHIFT_REGISTER_RECOGNITION=OFF
--VERSION_BEGIN 7.0 cbx_mgl 2006:10:27:16:08:48:SJ cbx_stratixii 2006:
www.eeworm.com/read/156897/11754248
~pas xtsz_klszform.~pas
unit XTSZ_KLSZFORM;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, DBCtrls, StdCtrls, Buttons, DB, ADODB, Mask;
type
TXTSZ_KLSZ =
www.eeworm.com/read/156897/11754617
pas xtsz_klszform.pas
unit XTSZ_KLSZFORM;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, DBCtrls, StdCtrls, Buttons, DB, ADODB, Mask;
type
TXTSZ_KLSZ =
www.eeworm.com/read/156897/11754622
pas mrwx_gy.pas
unit MRWX_GY;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
jpeg, ExtCtrls, StdCtrls, Buttons,shellapi;
type
TMR_WXGY = class(TForm)
P
www.eeworm.com/read/156897/11755325
~pas mrwx_gy.~pas
unit MRWX_GY;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
jpeg, ExtCtrls, StdCtrls, Buttons,shellapi;
type
TMR_WXGY = class(TForm)
P
www.eeworm.com/read/156798/11771260
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
Memo1: TMemo;
www.eeworm.com/read/156798/11771321
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
Memo1: TMemo;
www.eeworm.com/read/346044/11772130
c key_in.c
#include
#include "KEY_IN.h"
#include "DelayTime.h"
#include "BDcfg.h"
unsigned char KEY_IN(void)
{
unsigned char i;
unsigned char Key = 0;;
Dat_OUT = 1;
SHIFT_OUT = 1;
LOAD_IN =
www.eeworm.com/read/156798/11773085
txt d11r5.txt
implementation
//PROGRAM D11R5
//Driver for routine AVEVAR
uses
unit2;
{$R *.DFM}
procedure TForm1.Button1Click(Sender: TObject);
const
s1='%9.2f'; NPTS = 1000; EPS = 0.1;
var
F:Te