代码搜索:FOUNDATION

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

代码结果 10,000
www.eeworm.com/read/296774/7114119

h xm-sparc.h

/* Configuration for GNU C-compiler for Sun Sparc. Copyright (C) 1988, 1993 Free Software Foundation, Inc. Contributed by Michael Tiemann (tiemann@cygnus.com). This file is part of GNU CC. GNU
www.eeworm.com/read/296774/7114138

h sunos4.h

/* Definitions of target machine for GNU compiler, for SunOS 4.x Copyright (C) 1994 Free Software Foundation, Inc. This file is part of GNU CC. GNU CC is free software; you can redistribute it an
www.eeworm.com/read/296774/7114148

asm sol2-ci.asm

! crti.s for solaris 2.0. ! Copyright (C) 1992 Free Software Foundation, Inc. ! Written By David Vinayak Henkel-Wallace, June 1992 ! ! This file is free software; you can redistribute it and/or
www.eeworm.com/read/296774/7114156

h xm-1750a.h

/* Configuration for GNU C-compiler for MIL-STD-1750a. Copyright (C) 1995 Free Software Foundation, Inc. This file is part of GNU CC. GNU CC is free software; you can redistribute it and/or mod
www.eeworm.com/read/296774/7114160

h xm-lynx.h

/* Configuration for GNU C-compiler for Lynx. Copyright (C) 1993, 1995 Free Software Foundation, Inc. This file is part of GNU CC. GNU CC is free software; you can redistribute it and/or modify i
www.eeworm.com/read/296774/7114341

h lang-options.h

/* Definitions for switches for C++. Copyright (C) 1995 Free Software Foundation, Inc. This file is part of GNU CC. GNU CC is free software; you can redistribute it and/or modify it under the ter
www.eeworm.com/read/296774/7114460

c bi-opcode.c

/* Utility to generate opcode list from bytecode definition. Copyright (C) 1993, 1994 Free Software Foundation, Inc. This file is part of GNU CC. GNU CC is free software; you can redistribute it
www.eeworm.com/read/236873/7119016

m lpcaa2dl.m

function dl=lpcaa2dl(aa) %LPCAA2DL LPC: Convert area coefficients to dct of log area DL=(AA) % note: we do not correct for sinc distortion; perhaps we should multiply by % k=1:p-1;s=[sqrt(0.5)/p
www.eeworm.com/read/236873/7119019

m lpcss2zz.m

function zz=lpcss2zz(ss) %LPCSS2ZZ Convert s-place poles to z-plane poles ZZ=(SS) %the s-plane is in units of Normalized Hz and so the imaginary part % of each ss() value is in the range +-0.5 %
www.eeworm.com/read/236873/7119038

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