代码搜索:shift

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

代码结果 10,000
www.eeworm.com/read/346985/11708289

ú-

封包总体格式 字节 长度 2 封包代号 6 标识符后数据长度 2 ctrl 1 参数 不固定 --------------------------------------------------------------------------------------------- 0E 00 09 00 00 00 00 0
www.eeworm.com/read/346656/11733857

cgi current_time-unindent.cgi

#!/usr/bin/perl -wT use strict; use CGI; my $timestamp = localtime; display_document( $timestamp ); sub unindent; sub display_document { my $timestamp = shift; print unindent
www.eeworm.com/read/346429/11747562

tdf dffpipe_se9.tdf

--dffpipe DELAY=1 WIDTH=11 clock clrn 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:10:13:14:01:30:SJ cbx_util_
www.eeworm.com/read/346429/11747998

tdf dffpipe_oe9.tdf

--dffpipe DELAY=1 WIDTH=10 clock clrn d q ALTERA_INTERNAL_OPTIONS=AUTO_SHIFT_REGISTER_RECOGNITION=OFF --VERSION_BEGIN 6.1 cbx_mgl 2006:10:27:16:08:48:SJ cbx_stratixii 2006:10:13:14:01:30:SJ cbx_util_
www.eeworm.com/read/259865/11760634

c keystate.c

#include #include void main(void) { unsigned int state, old_state = 0; do { state = _bios_keybrd(_KEYBRD_SHIFTSTATUS); if (state != old_state)
www.eeworm.com/read/259727/11770643

m auction.m

function [co, cb] = auction(offers, bids, auction_type, limit_prc, gtee_prc) %AUCTION Clear auction based on OPF results (qty's and lambdas). % [co, cb] = auction(offers, bids, auction_type, limit_
www.eeworm.com/read/156798/11773093

txt d11r6a.txt

implementation //PROGRAM D11R6A //Driver for routine TUTEST uses unit2; {$R *.DFM} procedure TForm1.Button1Click(Sender: TObject); const s1='%9.2f'; NPTS = 5000; MPTS = 1000; NSHFT = 10;
www.eeworm.com/read/156676/11785412

cpp parse.cpp

#include #line 1 "E:\\MyVC\\compiler\\cscript1\\parse.y" #include "stdlib.h" #include "globals.h" #include "util.h" #include "scaner.h" #include "parser.h" #define YYSTYPE TreeN
www.eeworm.com/read/156676/11785417

bak parse.cpp.bak

#include #line 1 "E:\\MyVC\\compiler\\cscript1\\parse.y" #include "stdlib.h" #include "globals.h" #include "util.h" #include "scaner.h" #include "parser.h" #define YYSTYPE TreeN
www.eeworm.com/read/156676/11785434

c parse.c

#include #line 1 "E:\\MyVC\\compiler\\cscript1\\parse.y" #include "stdlib.h" #include "globals.h" #include "util.h" #include "scaner.h" #include "parser.h" #define YYSTYPE TreeN