代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/132006/14115129
txt d11r4.txt
implementation
//PROGRAM D11R4
//Driver for routine TTEST
uses
unit2;
{$R *.DFM}
procedure TForm1.Button1Click(Sender: TObject);
const
s1='%9.2f'; NPTS = 1024; MPTS = 512; EPS = 0.02;
www.eeworm.com/read/131895/14121420
pas u_change_password.pas
unit U_change_password;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, U_Form_base, StdCtrls, Buttons, DB, ADODB;
type
TF_change_p
www.eeworm.com/read/233894/14128889
zsf wed.zsf
E:/EDAFIle/shift_mult/db/shift_mult.sim.vwf 3112284120 3371641134 524 166752240 0
E:/EDAFIle/shift_mult/shift_mult.vwf 0 443187200 541 443187200 0
shift_mult.vwf 0 0 0 0 0
E:/EDAFIle/shift_mult_16/
www.eeworm.com/read/233421/14153173
txt d11r4.txt
implementation
//PROGRAM D11R4
//Driver for routine TTEST
uses
unit2;
{$R *.DFM}
procedure TForm1.Button1Click(Sender: TObject);
const
s1='%9.2f'; NPTS = 1024; MPTS = 512; EPS = 0.02;
www.eeworm.com/read/233017/14173117
tex introrg.tex
% This is part of the TFTB Reference Manual.
% Copyright (C) 1996 CNRS (France) and Rice University (US).
% See the file refguide.tex for copying conditions.
\begin{center}
{\bf \huge Reference Guid
www.eeworm.com/read/130773/14174623
c kb.c
/*****************************
** low level kexboard routines VERSION 1.0
******************************/
#include "kb.h"
#include "scancodes.h"
#define BUFF_SIZE 64
unsigned
www.eeworm.com/read/231648/14225335
m fgeneratecacode3.m
function y=fGenerateCAcode3(Svnum)
%产生C/A码的方法二
% Svnum=input('Enter the satellite number =');
g2s=[5;6;7;8;17;18;139;140;141;251;252;254;255;256;257;258;469;470;471;...
472;473;509;512;513;514
www.eeworm.com/read/228098/14400814
vhd shifter.vhd
--****************************************************************************************************
-- Shifter for ARM core
-- Designed by Ruslan Lepetenok
-- Modified 23.01.2003
--************
www.eeworm.com/read/125764/14466531
cpp demo11_4.cpp
// DEMO11_4.CPP - a fixed point demo
// INCLUDES ///////////////////////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN // make sure certain headers are included correctly
www.eeworm.com/read/226035/14502651
h pitshift.h
/***************************************************/
/*! \class PitShift
\brief STK simple pitch shifter effect class.
This class implements a simple pitch shifter
using delay lines.