代码搜索:quick
找到约 3,674 项符合「quick」的源代码
代码结果 3,674
www.eeworm.com/read/110301/6165071
c arcsqs.c
/*
* $Header: arcsqs.c,v 1.2 88/06/01 16:31:39 hyc Locked $
*/
/* ARC - Archive utility - SQUASH
(C) COPYRIGHT 1985 by System Enhancement Associates; ALL RIGHTS RESERVED
This is a quick hack
www.eeworm.com/read/110301/6165323
c arcsqs.c
/*
* $Header: arcsqs.c,v 1.2 88/06/01 16:31:39 hyc Locked $
*/
/* ARC - Archive utility - SQUASH
(C) COPYRIGHT 1985 by System Enhancement Associates; ALL RIGHTS RESERVED
This is a quick hack
www.eeworm.com/read/103088/6224141
readme
mkQNXnbi is a quick hack to generate tagged images from QNX boot images.
To boot a QNX client with Etherboot you have to consider the following:
1. You MUST have another QNX box running in the networ
www.eeworm.com/read/101082/6241517
c qsort_.c
/*
char id_qsort[] = "@(#)qsort_.c 1.1";
*
* quick sort interface
*
* calling sequence:
* external compar
* call qsort (array, len, isize, compar)
* ----
* integer*2 function compar (obj1, obj
www.eeworm.com/read/331502/6327363
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)
%
www.eeworm.com/read/479763/6678359
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/476406/6760973
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/409260/11338924
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/402283/11539768
m invinterp2.m
% invinterp2
% x = (1:10).'; % sample data
% y = cos(pi*x);
% yo = -0.2;
n = length(y);
if yomax(y) % quick exit if no values exist
xo = [];
else %