代码搜索:REF
找到约 10,000 项符合「REF」的源代码
代码结果 10,000
www.eeworm.com/read/436759/7762897
cpp lru.cpp
#include
#include
int page[3][3];
int ref[30];
int nr;
int x,y,z;
int flag=0;
void fifo();
int pf=0;
void input()
{
int i,j;
printf("\n Enter the number of re
www.eeworm.com/read/299638/7842061
asm vectors.asm
;
; vectors.asm
;
.def rsv
.ref start
.sect "vectors"
rsv .ivec start
www.eeworm.com/read/198527/7931232
asm vectors.asm
.title "vectors.asm"
.ref init
.sect "vectors"
reset: b .s1 in
www.eeworm.com/read/197565/7985905
m cp0801_pamcorrmask.m
%
% FUNCTION 8.6 : "cp0801_PAMcorrmask"
%
% Evaluates the correlation mask ('mask') for
% receiving 2PAM UWB signals.
% 'ref' is the reference signal (with no modulation)
% which is produced by
www.eeworm.com/read/297166/8049895
asm vectors.asm
*********************************
* Reset vectors *
*********************************
.title "vectors.asm"
.ref start
.sect ".vectors"
B start
.end
www.eeworm.com/read/297163/8050050
asm vectors.asm
*********************************
* Reset vectors *
*********************************
.title "vectors.asm"
.ref start
.sect ".vectors"
B start
.end
www.eeworm.com/read/142353/12950696
m special1.m
% --------------------------------- SPECIAL1 ------------------------------
%
% Program for training an inverse model of a system by so-called specialized
% training (see Psaltis, Sideris
www.eeworm.com/read/326278/13150342
asm vectors.asm
*********************************
* Reset vectors *
*********************************
.title "vectors.asm"
.ref start
.sect ".vectors"
B start
.end
www.eeworm.com/read/326278/13150529
asm vectors.asm
*********************************
* Reset vectors *
*********************************
.title "vectors.asm"
.ref start
.sect ".vectors"
B start
.end
www.eeworm.com/read/326278/13150755
asm vectors.asm
*********************************
* Reset vectors *
*********************************
.title "vectors.asm"
.ref start
.sect ".vectors"
B start
.end