代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/149795/5697577
c parse_hname.c
/*
* $Id: parse_hname.c,v 1.3 2004/08/24 09:01:29 janakj Exp $
*
* header name parsing automaton:
* parsing: compact form:
* Via: v:
* From: f:
* To:
www.eeworm.com/read/147682/5728098
m init_rlslattice.m
% [ff,bb,fb,be,cf,b,d,y,e,kf,kb,c]=init_rlslattice(L,ff0,bb0,fb0,be0,cf0,b0,d0)
%
% Creates and initializes the variables required for the
% Recursive Least Squares Lattice joint process e
www.eeworm.com/read/147682/5728137
m init_lmslattice.m
% [k,c,b,P,d,y,e] = init_lmslattice(L,k0,c0,b0,P0,d0);
%
% Creates and initializes the variables required for the
% LMS Lattice (Joint Process Estimator) Adaptive Filter.
%
% Input Paramete
www.eeworm.com/read/147682/5728140
m init_tdlms.m
% [W,w,x,d,e,y,p]=init_tdlms(L,W0,x0,d0)
%
% Creates and initializes the variables required for the
% Transform Domain LMS Adaptive algorithm.
%
% Input Parameters [Size]::
% L : n
www.eeworm.com/read/147422/5729660
m mft6.m
disp(' ');
disp('SCRIPT: mft6.m ***********************************************');
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% McCandless Formant Track
www.eeworm.com/read/147091/5733497
rpt is-null.rpt
title_id advance
-------- ---------------------
MC2222 .0000
MC3026 NULL
PC9999 NULL
PS2091 2275.0000
PS3333 2000.0000
PS7777 4000.0000
TC4203 4000.0000
(所影响的行
www.eeworm.com/read/145991/5741919
h dcptpkt.h
#ifndef _DCPTPKT_H
#define _DCPTPKT_H
/*--------------------------------------------------------------------*/
/* d c p t p k t . h */
/*
www.eeworm.com/read/142536/5765156
c tra.c
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1987 Thomas L. Quarles
**********/
#include "spice.h"
#include
#include "devdefs.h"
#includ
www.eeworm.com/read/141300/5772000
c ltra.c
/**********
Copyright 1990 Regents of the University of California. All rights
reserved.
Author: 1990 Jaijeet S. Roychowdhury
**********/
/*
* This file defines the LTRA data structures that are av
www.eeworm.com/read/141300/5772183
c tra.c
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1987 Thomas L. Quarles
**********/
#include "ngspice.h"
#include "devdefs.h"
#include "ifsim.h"
#incl