代码搜索:FOUNDATION
找到约 10,000 项符合「FOUNDATION」的源代码
代码结果 10,000
www.eeworm.com/read/214970/15081583
m lpcra2pf.m
function pf=lpcra2pf(ra,np)
%LPCAR2PF Convert AR coefs to power spectrum PF=(RA,NP)
% The routine is faster if NP+1 is a power of 2
% For RA(:,p+1) the default value of np is p and the output is PF
www.eeworm.com/read/214970/15081589
m frq2erb.m
function erb = frq2erb(frq)
%FRQ2ERB Convert Hertz to ERB frequency scale ERB=(FRQ)
% erb = frq2erb(frq) converts a vector of frequencies (in Hz)
% to the corresponding values on the ERB-rate scal
www.eeworm.com/read/214970/15081625
m rsfft.m
function x=srfft(y,n)
%SRFFT fft of a real symmetric spectrum X=(Y,N)
% The invere fft is the same function but divided by N
% Y contains FIX(1+N/2) complex samples from the spectrum: if argumen
www.eeworm.com/read/213958/15120459
h acg.h
// ACG.h -*- C++ -*-
/*
Copyright (C) 1988 Free Software Foundation
written by Dirk Grunwald (grunwald@cs.uiuc.edu)
This file is part of the GNU C++ Library. This library is free
so
www.eeworm.com/read/207462/15270753
license
/*
* $Header: /home/cvs/jakarta-struts/LICENSE,v 1.2 2001/02/02 00:38:31 craigmcc Exp $
* $Revision: 1.2 $
* $Date: 2001/02/02 00:38:31 $
*
* ================================================
www.eeworm.com/read/172818/5382009
am makefile.am
# This file is part of GNU Radius.
# Copyright (C) 2000,2001,2003 Free Software Foundation, Inc.
#
# Written by Sergey Poznyakoff
#
# This file is free software; as a special exception the author give
www.eeworm.com/read/172818/5382018
am makefile.am
# This file is part of GNU Radius.
# Copyright (C) 2000,2001,2003 Free Software Foundation, Inc.
#
# Written by Sergey Poznyakoff
#
# This file is free software; as a special exception the author give
www.eeworm.com/read/172818/5382033
am makefile.am
# This file is part of GNU Radius.
# Copyright (C) 2000,2001,2004 Free Software Foundation, Inc.
#
# Written by Sergey Poznyakoff
#
# This file is free software; as a special exception the author give
www.eeworm.com/read/172725/5382777
java packageaspathtask.java
package org.apache.torque.task;
/* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyright (c) 2001 The Apache Software Founda
www.eeworm.com/read/172725/5382793
java namegenerator.java
package org.apache.torque.engine.database.model;
/* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyright (c) 2001 The Apach