代码搜索:FOUNDATION
找到约 10,000 项符合「FOUNDATION」的源代码
代码结果 10,000
www.eeworm.com/read/253938/12176827
txt log4net.license.txt
/*
* ============================================================================
* The Apache Software License, Version 1.1
* =================================================
www.eeworm.com/read/253219/12239212
m4 autotest.m4
# This file is part of Autoconf. -*- Autoconf -*-
# Interface with Autotest.
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005 Free S
www.eeworm.com/read/253219/12239295
at suite.at
# Validation suite for Autoconf -*- Autotest -*-
# Copyright (C) 2000, 2001, 2003, 2004, 2005 Free Software Foundation, Inc.
#
# This program is free software; you can redis
www.eeworm.com/read/150238/12302728
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/150238/12302755
m irdct.m
function x=irdct(y,n)
%IRDCT Inverse discrete cosine transform of real data X=(Y,N)
% Data is truncated/padded to length N.
%
% This routine is equivalent to multiplying by the matrix
%
%
www.eeworm.com/read/150238/12302765
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