代码搜索:shift

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

代码结果 10,000
www.eeworm.com/read/451644/7458978

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/451644/7459676

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
www.eeworm.com/read/451404/7464357

txt 说明.txt

填写验证信息,轻松快速申请qq号 最新版本:0.5.3.1 临时更新: 1.识别问题图像前延迟默认值 2.多开填写的代码 最新版本:0.5.3.0 主要更新: 1.增加了通过申请QQ EMAIL来获得QQ帐号和无DNA申请(英文、繁体)的方式,此方式可以多开页面,批量提交,较易得到相近的号码。 2.修改了select-one选择的方式(不清楚是否会出现什么问题) ...
www.eeworm.com/read/450111/7490530

cpp keylist.cpp

/* * Extended Operating System Loader (XOSL) * Copyright (c) 1999 by Geurt Vos * * This code is distributed under GNU General Public License (GPL) * * The full text of the license can be f
www.eeworm.com/read/449963/7493361

asm 4led.asm

;======================================== ;实验名:显示0000-9999 ;功 能: 将数0000-9999用数码管依次循序显示 ;硬件环境: 自制单片机实验板 ;软件环境: Windows操作系统 ;使用软件:伟福 V3.20, ; Easy 51Pro v2.0 ; ;实验步骤: ; 1.打开
www.eeworm.com/read/449921/7493922

asm led1.asm

;======================================== ;实验名: 八个数码管显示 ;功 能:让实验板上八个数码管循环显示0-9十个数 ;硬件环境: 自制单片机实验板, ;软件环境: Windows操作系统 ;使用软件:伟福 V3.20, ; Easy 51Pro v2.0 ; ;实验步骤: ; 1.打开伟福V
www.eeworm.com/read/449369/7507965

in,v att2upper.pl.in,v

head 1.1; access; symbols zero-five-zero:1.1 zero-four-seventeen:1.1 zero-four-ten:1.1 zero-four-nine:1.1 zero-four-eight:1.1 zero-four-five:1.1; locks neto:1.1; strict; comment @# @; 1.1 dat
www.eeworm.com/read/449369/7507996

in att2upper.pl.in

#! @PERL@ -w # @configure_input@ # vi:ts=4 sw=4: # att2upper.pl # Convert TSPLIB ATT instances to upper row-wise distance matrix format. # This file is in the public domain, and comes with no warran
www.eeworm.com/read/448259/7535713

m exa2_5.m

% exa2-5_circle_shift.m, for example 2-5 % to test circle_shift.m clear; n=0:8; x=[1,2,3,4,5,6,7,8,9]; y2=circshift(x,2,9); y4=circshift(x,4,9); y6=circshift(x,6,9); y8=circshift(x,8,9); y9
www.eeworm.com/read/448176/7538796

c editfloat.c

/* ********************************************************************************************************* * uC/GUI * Univers