代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/114456/15052849
m acf2pacf.m
function [PACF,PHI,PE]= acf2pacf(ACF,E0);
% This function will be refused in future versions
% Use [tmp,PACF]=DURLEV(E0*[1 ACF]) instead;
%
% Partial Autocorrelation function
% [PACF] = acf2pacf
www.eeworm.com/read/208657/15239707
m normgjw1.m
function normgjw1
%NORM(G(Jw,i,j))'s plot function
%
%
% Massimo Davini 15/05/99 --- revised 30/05/99
% revised 04/10/2000, Giampiero Campa
% put delgraf instead of delete(findobj('tag','graf
www.eeworm.com/read/11175/209951
c root.c
/* root.c - generate a path to a file from the root
*
* Modifications:
*
* 30-Jul-1986 mz Add sensitivity for network names
* 29-Oct-1986 mz Use c-runtime instead of Z-alike
* 18-Oc
www.eeworm.com/read/14187/319862
readme_first
July 15, 2002.
Hi - welcome to mpeg4ip.
If you're trying to build, you can't just run the ./configure
script.
Instead, run the ./bootstrap script.
The reason for this that mpeg4ip requires that c
www.eeworm.com/read/14523/382946
cpp datatables.cpp
// File: Datatables.cpp
// (to move them in RC file)
// and wrap a template class
// instead; type table [4][5][6] to have TMPL tabla;
// x = tabla[2][1][1] to have x = tabla(2
www.eeworm.com/read/14545/389314
readme_first
July 15, 2002.
Hi - welcome to mpeg4ip.
If you're trying to build, you can't just run the ./configure
script.
Instead, run the ./bootstrap script.
The reason for this is the mpeg4ip requires a mo
www.eeworm.com/read/16589/680353
h mcv08a.h
#ifndef _HTC_H_
#warning Header file mcv08a.h included directly. Use #include instead.
#endif
/* header file for the MICROCHIP microcontroller
* MCV08A
*/
#ifndef __MCV08A_H
#
www.eeworm.com/read/24089/934959
c dac.c
#include
#include "avr_compat.h"
// dac takes an int instead of unsigned int to avoid conversion
// from the datatypes in analog.c but you can only use the positive values.
void dac(int v
www.eeworm.com/read/34867/1045544
s fppalib.s
/* fppALib.s - PowerPC floating-point unit support assembly language routines */
/*
modification history
--------------------
01g,25sep01,yvp Fix SPR62760: Use _WRS_TEXT_SEG_START macro instead of .
www.eeworm.com/read/492252/1177647
s fppalib.s
/* fppALib.s - PowerPC floating-point unit support assembly language routines */
/*
modification history
--------------------
01g,25sep01,yvp Fix SPR62760: Use _WRS_TEXT_SEG_START macro instead of .