代码搜索:shift

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

代码结果 10,000
www.eeworm.com/read/259565/11782348

m mfilter_d2d.m

function [filter,cc_max,shift]=mfilter_d2d(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/345654/11797744

txt 例4.5.txt

【例4.5】 设计一个程序,在窗体上添加4个图像框,当用户在窗体上移动鼠标时,4个图形文件就会装入图像框。窗体设计如图4.15所示。 编写如下程序: Private Sub Form_MouseMove(Button As Integer, Shift As Integer, X As Single, Y As Single)
www.eeworm.com/read/259160/11817635

h dtype.h

#ifndef _DTYPE_H #define _DTYPE_H #define ULONG unsigned long #define UINT unsigned int #define USHORT unsigned short #define UCHAR unsigned char #define PULONG unsigned long * #defi
www.eeworm.com/read/259158/11817703

h dtype.h

#ifndef _DTYPE_H #define _DTYPE_H #define ULONG unsigned long #define UINT unsigned int #define USHORT unsigned short #define UCHAR unsigned char #define PULONG unsigned long * #defi
www.eeworm.com/read/259001/11828351

pas frame_usplash.pas

unit frame_uSplash; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ComCtrls, Db, DBTables, ExtCtrls, jpeg, frame_uBase; type TFram
www.eeworm.com/read/258434/11864083

c lbitops.c

/* ** large bit array operations by Scott Dudley ** with modifications by Auke Reitsma and Bob Stout ** ** Public domain */ #include /* ** The following macros assume CHAR_B
www.eeworm.com/read/344712/11864833

out parse.out

State 0: input ::= * ecmd ecmd ::= * explain cmdx SEMI ecmd ::= * SEMI (4) explain ::= * SEMI shift 168
www.eeworm.com/read/154940/11912922

~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/154940/11913223

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/154940/11913230

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