代码搜索:Latency
找到约 1,016 项符合「Latency」的源代码
代码结果 1,016
www.eeworm.com/read/290548/8477047
c latency.c
/*
* latency.c: Explicit system-wide latency-expectation infrastructure
*
* The purpose of this infrastructure is to allow device drivers to set
* latency constraint they have and to collect and s
www.eeworm.com/read/283498/9016314
asm latency.asm
; This program measures the latency of an INT 08 ISR.
; It works by reading the timer chip immediately upon entering
; the INT 08 ISR By averaging this value for some number of
; executions, we ca
www.eeworm.com/read/164115/10128309
exe latency.exe
www.eeworm.com/read/354040/10395135
asv latency.asv
clear;
N=100;
M=100;
for i=1:N
x(i)=rand(1)*M;
y(i)=rand(1)*M;
end
x(1)=M*0.95;y(1)=M*0.95;
%plot(x,y,'o',x(1),y(1),'p');
for i=1:N
str=num2str(i);
% text(x(i)-2,y(i)-2,str);
www.eeworm.com/read/354040/10395412
m latency.m
clear;
N=100;
M=100;
for i=1:N
x(i)=rand(1)*M;
y(i)=rand(1)*M;
end
x(1)=M*0.95;y(1)=M*0.95;
%plot(x,y,'o',x(1),y(1),'p');
for i=1:N
str=num2str(i);
% text(x(i)-2,y(i)-2,str);
www.eeworm.com/read/159331/10668985
c latency.c
/* NOTE: copied from latency sampling demo */
/*
* Copyright (c) 1995,2000 TriMedia Technologies Inc.
*
* +------------------------------------------------------------------+
* | Thi
www.eeworm.com/read/446819/7564404
h latency.h
//---------------------------------------------------------------------------
//
// Latency.h: CLatencyFunc Class Header
//
//----------------------------------------------------------------------
www.eeworm.com/read/446819/7564410
cpp latency.cpp
//---------------------------------------------------------------------------
//
// Latency.cpp: CLatencyFunc Class Implementation
//
//------------------------------------------------------------
www.eeworm.com/read/196438/8091890
exe latency.exe
www.eeworm.com/read/136989/5834941
dsw latency.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################