代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/233581/14146471
v parse.v
#############################################################################
# U N R E G I S T E R E D C O P Y
#
# You are on day 85 of your 30 day trial period.
#
# This
www.eeworm.com/read/233526/14148090
m cdma.m
function [result]=decre1(usern,bitn,snr)
%DS-CDMA解相关检测
chip=bitn*31;
gold=goldseq(31,usern);%产生usern*31
gold=gold';%31*usern
yanshi=randperm(30);
z=[];
kp=[];
%信道建立
for i=1:usern
x=binge
www.eeworm.com/read/233421/14153182
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/131217/14155572
s keyboard2.s
.module keyboard2.c
.area text(rom, con, rel)
.dbfile D:\ICC-AVR\examples.sl\KEYBOARD\keyboard2.c
.dbfunc s main _main fI
; keyval -> R20
; i -> R22
.even
_main::
.d
www.eeworm.com/read/130631/14180264
h tsr.h
/*
* Definitions for TSR function on IBM P.C.
*
* Copyright 1990 Dave Dunfield
* All rights reserved.
*/
/* HOT-KEY bit definitions */
#define ALT 0x0008 /* Alt key */
#define CONTROL
www.eeworm.com/read/130527/14188312
txt (ldd) ch10-合理使用数据类型(转载).txt
(LDD) Ch10-合理使用数据类型(转载)
第10章 合理使用数据类型
在进一步讨论更深的主题之前,我们需要先停一停,快速地回顾一下可移植问题。L
inux1.2版本和2.0版本之间的不同就在于额外的多平台能力;结果是,大多数源代码级
的移植问题已经被排除了。这意味着一个规范的 ...
www.eeworm.com/read/129922/14216718
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/129773/14227573
v mult.v
//======================================================
// Aquarius Project
// SuperH-2 ISA Compatible RISC CPU
//------------------------------------------------------
// Module : Multip
www.eeworm.com/read/231052/14258052
c parse.c
/****************************************************************************
* U N R E G I S T E R E D C O P Y
*
* You are on day 85 of your 30 day trial period.
*
* This
www.eeworm.com/read/231052/14258053
v parse.v
#############################################################################
# U N R E G I S T E R E D C O P Y
#
# You are on day 85 of your 30 day trial period.
#
# This