代码搜索:quick
找到约 3,674 项符合「quick」的源代码
代码结果 3,674
www.eeworm.com/read/285876/8803427
m hosahelp.m
function hosahelp
%HOSAHELP Higher-Order Spectral Analysis Toolbox
% -- Version 2.0.3 (R12 compliant) 27 Dec 2000
% Quick one line help
% [avec, bvec] = armaqs (y,p,q,norde
www.eeworm.com/read/186583/8924924
txt quickguide.txt
AJAX .Net Wrapper quick usage guide
Karl Seguin - http://www.openmymind.net/ - copyright 2005
(view AjaxGuide.doc for more detailed information)
Step 1 -
Create a reference to the ajax.d
www.eeworm.com/read/376037/9335650
dsp sin.dsp
# Microsoft Developer Studio Project File - Name="sin" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Quick
www.eeworm.com/read/374502/9402269
scan
#
# Just a quick and dirty /scan routine. It's about as fast as I could
# make it. It could be fast if the nicks weren't aligned but that'd be
# ugly.
#
# - whitefang (thall@magenet.com)
#
alias scan
www.eeworm.com/read/374308/9411156
txt is_en.txt
EduMIPS64 INSTRUCTION SET
=========================
Here's a quick reference guide to the EduMIPS64 Instruction Set. Some
descriptions are taken from the MIPS64 Manual. Please let us know if it is a
www.eeworm.com/read/372037/9524017
m hosahelp.m
function hosahelp
%HOSAHELP Higher-Order Spectral Analysis Toolbox
% -- Version 2.0.3 (R12 compliant) 27 Dec 2000
% Quick one line help
% [avec, bvec] = armaqs (y,p,q,norde
www.eeworm.com/read/168118/9938521
m fmplot.m
function fact=fmplot(fmat,vaflag,fact,flipy,kolor,hax)
% fact=fmplot(fmat,vaflag,fact,flipy,kolor,hax)
%
% FMPLOT does a quick plot of a flexi-mat in a figure window (made by fmplot).
% It plot
www.eeworm.com/read/166515/10017166
m testjns.m
% A quick test of the Jade/Shibbs code
clear
n = 5 ;
T = 10000 ;
% Removing the sample mean is necessary for the sake of
% this particular test
S =rand(n,T)-0.5 ; S =S - mean(S')' * ones(1,T);
A =
www.eeworm.com/read/163929/10139519
m hosahelp.m
function hosahelp
%HOSAHELP Higher-Order Spectral Analysis Toolbox
% -- Version 2.0.3 (R12 compliant) 27 Dec 2000
% Quick one line help
% [avec, bvec] = armaqs (y,p,q,norde
www.eeworm.com/read/163801/10144901
m hosahelp.m
function hosahelp
%HOSAHELP Higher-Order Spectral Analysis Toolbox Ver 2.0 Jan 20, 1995
% Quick one line help
% [avec, bvec] = armaqs (y,p,q,norder,maxlag,sampSeg,overlap,flag)
%