代码搜索:frames

找到约 9,514 项符合「frames」的源代码

代码结果 9,514
www.eeworm.com/read/307271/13724761

m siftdescriptor.m

% SIFTDESCRIPTOR Compute SIFT descriptors % DESCR = SIFTDESCRIPTOR(G, P, SIGMA0, S, MINS) returns the SIFT % descriptors DESCR of the SIFT frames P defined on the octave G of % the Gaussian sca
www.eeworm.com/read/307142/13728007

c p6.c

/* Protocol 6 (nonsequential receive) accepts frames out of order, but * passes packets to the network layer in order. Associated with each * outstanding frame is a timer. When the timer goes off, o
www.eeworm.com/read/303779/13808871

m movpwdph.m

function M=movpwdph(N,Np,typesig); %MOVPWDPH Influence of a phase-shift on the interferences of the pWVD. % M=MOVPWDPH(N,Np,TYPESIG) generates the movie frames illustrating the % influence of a pha
www.eeworm.com/read/303438/13816032

m movpwdph.m

function M=movpwdph(N,Np,typesig); %MOVPWDPH Influence of a phase-shift on the interferences of the pWVD. % M=MOVPWDPH(N,Np,TYPESIG) generates the movie frames illustrating the % influence of a pha
www.eeworm.com/read/152843/5666260

c ebt_ulog.c

/* * netfilter module for userspace bridged Ethernet frames logging daemons * * Authors: * Bart De Schuymer * * November, 2004 * * Based on ipt_ULOG.c, which is * (C) 2
www.eeworm.com/read/147422/5729927

m distance.m

%DISTANCE : perform spectral distortion measure. %Function: y=distance(a,b,xa,zi,method) returns the distortion measure between % two frames of speech data. % %INPUT: a == LPC coeffici
www.eeworm.com/read/139557/5798257

c unwind.c

/*++ Copyright (c) 1997-2000 Microsoft Corporation. All rights reserved. Module Name: unwind.c Abstract: This module implements the unwinding of procedure call frames for exception
www.eeworm.com/read/139557/5798264

c shunwind.c

/*++ Copyright (c) 1997-2000 Microsoft Corporation. All rights reserved. Module Name: shunwind.c Abstract: This module implements the unwinding of procedure call frames for exceptio
www.eeworm.com/read/139557/5798293

c mipsuwnd.c

/*++ Copyright (c) 1997-2000 Microsoft Corporation. All rights reserved. Module Name: mipsuwnd.c Abstract: This module implements the unwinding of procedure call frames for exceptio
www.eeworm.com/read/135941/5877168

c ebt_ulog.c

/* * netfilter module for userspace bridged Ethernet frames logging daemons * * Authors: * Bart De Schuymer * * November, 2004 * * Based on ipt_ULOG.c, which is * (C) 2