代码搜索:FOUNDATION

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

代码结果 10,000
www.eeworm.com/read/100234/6273102

h pupsi.h

/* * pupsi.h - External definitions of Storage and Transaction * Synchronization Management System of * GNU SQL server * * This file is a part of GNU SQL Server *
www.eeworm.com/read/100234/6273106

h agrflg.h

/* * agrflg.h - Aggregate function masks * * This file is a part of GNU SQL Server * * Copyright (c) 1996, 1997, Free Software Foundation, Inc * Developed at the Institute
www.eeworm.com/read/100234/6273160

h bufdefs.h

/* * bufdefs.c - This file contains structures describing objects of the * pool of buffers * Kernel of GNU SQL-server. Buffer * * This file is a part of GNU SQL Ser
www.eeworm.com/read/491761/6434218

h floatio.h

/* Copyright (C) 1993 Free Software Foundation This file is part of the GNU IO Library. This library is free software; you can redistribute it and/or modify it under the terms of the GNU General Pu
www.eeworm.com/read/487648/6506896

txt commons-cli.txt

/* * $Header: /cvsroot/pseudoq/PseudoQ/docs/licenses/commons-cli.txt,v 1.2 2005/11/08 00:44:23 stevensa Exp $ * $Revision: 1.2 $ * $Date: 2005/11/08 00:44:23 $ * * ==========================
www.eeworm.com/read/483253/6601710

m erb2frq.m

function frq = erb2frq(erb) %ERB2FRQ Convert ERB frequency scale to Hertz FRQ=(ERB) % frq = erb2frq(erb) converts a vector of ERB-rate values % to the corresponding frequencies in Hz. % %
www.eeworm.com/read/483253/6601712

m frq2midi.m

function [n,t]=frq2midi(f) %FRQ2MIDI Convert frequencies to musical note numbers [N,T]=(F) % notes are numbered in semitones with middle C being 60 % Note 69 (the A above middle C) has a frequency
www.eeworm.com/read/483253/6601724

m permutes.m

function [p,s]=permutes(n) %PERMUTES All N! permutations of 1:N + signatures [P,S]=(N) % The output P is a matrix of size (N!,N) where each row % contains a permutation of the numbers 1:N. The rows
www.eeworm.com/read/483253/6601728

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/483253/6601747

m lpcbwexp.m

function arx=lpcbwexp(ar,bw) %LPCBWEXP expand formant bandwidths of LPC filter ARX=(AR,BW) %minimum bandwidth will be BW*fs where fs is the sampling frequency %the radius of each pole will be multi