代码搜索:FOUNDATION

找到约 10,000 项符合「FOUNDATION」的源代码

代码结果 10,000
www.eeworm.com/read/175081/6959287

readme

Sorry, there is no detailed documentation yet. Call cli, clx, cle, mcli, mclx, mcle with no arguments for a list of options. See the directory ../ex for some examples, described in the file ../ex/read
www.eeworm.com/read/469113/6977670

makefile

# This is a part of the Microsoft Foundation Classes C++ library. # Copyright (C) 1992-1998 Microsoft Corporation # All rights reserved. # # This source code is only intended as a supplement to th
www.eeworm.com/read/469180/6978739

h crack.h

// crack.h : // // This is a part of the Microsoft Foundation Classes C++ library. // Copyright (C) 1992-1998 Microsoft Corporation // All rights reserved. // // This source code is only intende
www.eeworm.com/read/468052/6998729

m4 aclocal.m4

# generated automatically by aclocal 1.10.1 -*- Autoconf -*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, # 2005, 2006, 2007, 2008 Free Software Foundation, Inc. # This file
www.eeworm.com/read/467759/7000690

m lpcra2pp.m

function pp=lpcra2pp(ra) %LPCAR2PP LPC: Convert ar filter autocorrelation to power spectrum polynomial in cos(w) PP=(RA) % pp is a polynomial such that |polyval(ra,e^jw)| = polyval(pp,cos(w)) %
www.eeworm.com/read/467759/7000691

m pcma2lin.m

function x=pcma2lin(p,m,s) %PCMU2LIN Convert A-law PCM to linear X=(P,M,S) % lin = pcma2lin(pcma,m,s) where pcma contains a vector or matrix % of A-law values in the range 0 to 255. % No checking
www.eeworm.com/read/467759/7000695

m potsband.m

function [b,a]=potsband(fs) %POTSBAND Design filter for 300-3400 telephone bandwidth [B,A]=(FS) % %Input: FS=sample frequency in Hz % %Output: B/A is a discrete time bandpass filter with a passba
www.eeworm.com/read/467759/7000696

m lpcdl2aa.m

function aa=lpcdl2aa(dl) %LPCDL2AA dct of log area to area coefficients AA=(DL) % we do not correct for sinc errors % Copyright (C) Mike Brookes 1997 % % Last modified Tue May 12
www.eeworm.com/read/467759/7000714

m lpccc2db.m

function db=lpccc2db(cc,np,nc) %LPCCC2DBf Convert complex cepstrum to dB power spectrum DB=(CC,NP,NC) % cc = complex cepstrum coefs % np+2 = number of frequency values 0 to nyquist (default: np=siz
www.eeworm.com/read/467759/7000721

m lpcar2pf.m

function pf=lpcar2pf(ar,np) %LPCAR2PF Convert AR coefs to power spectrum PF=(AR,NP) % the power spectrum will contain np+2 points ranging from Dc to nyquist frequency % The routine is faster if NP+