代码搜索:FOUNDATION
找到约 10,000 项符合「FOUNDATION」的源代码
代码结果 10,000
www.eeworm.com/read/177819/9431256
sin ref-del.sin
# Remove this package from a list of references stored in a text file.
#
# Copyright (C) 2000 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/176998/9477575
modemu copyright.modemu
This package was put together by John Goerzen . The
only changes made were compiling with -O2 and the addition of the brief
"QuickStart" document. Below is the copyright infor
www.eeworm.com/read/176998/9477742
h charmap.h
/*
* charmap.h Character mappings for the IBM character set
* to ISO-8859-1.
*
* $Id: charmap.h,v 1.1.1.1 1999/12/18 11:18:55 misiek Exp $
*
* This file is part of the minicom communications
www.eeworm.com/read/373012/9479581
h adapt.h
/*
* Copyright (C) 1997-2006 P. Dular, C. Geuzaine
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
www.eeworm.com/read/176783/9484244
java javalayererror.java
/*
* 12/12/99 Initial version. mdm@techie.com
/*-----------------------------------------------------------------------
* This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/176783/9484284
java framedecoder.java
/*
* 12/12/99 Initial version. mdm@techie.com
/*-----------------------------------------------------------------------
* This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/372550/9503845
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/372550/9503849
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/372550/9503851
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/372550/9503892
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