代码搜索:FFTW
找到约 665 项符合「FFTW」的源代码
代码结果 665
www.eeworm.com/read/449151/7517631
h fftw.h
/* -*- C -*- */
/*
* Copyright (c) 1997-1999 Massachusetts Institute of Technology
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General
www.eeworm.com/read/160611/5568690
h fftw.h
/* -*- C -*- */
/*
* Copyright (c) 1997-1999 Massachusetts Institute of Technology
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General
www.eeworm.com/read/334162/12628419
in fftw.h.in
/* -*- C -*- */
/*
* Copyright (c) 1997-1999, 2003 Massachusetts Institute of Technology
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Ge
www.eeworm.com/read/334162/12628494
h fftw.h
/* -*- C -*- */
/*
* Copyright (c) 1997-1999, 2003 Massachusetts Institute of Technology
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Ge
www.eeworm.com/read/334162/12628831
texi fftw.texi
\input texinfo @c -*- texinfo -*-
@c % $Id: fftw.texi,v 1.256 2003/01/15 21:09:33 stevenj Exp $
@c %**start of header
@setfilename fftw.info
@settitle FFTW
@c %**end of header
@include version.texi
www.eeworm.com/read/334162/12628906
ps fftw.ps
%!PS-Adobe-2.0
%%Creator: dvips(k) 5.86e Copyright 2001 Radical Eye Software
%%Title: fftw.dvi
%%Pages: 74
%%PageOrder: Ascend
%%BoundingBox: 0 0 596 842
%%EndComments
%DVIPSWebPage: (www.radicaleye.c
www.eeworm.com/read/334162/12628919
info fftw.info
www.eeworm.com/read/334162/12629033
in fftw.spec.in
# RPM spec file for FFTW.
# This file is used to build Redhat Package Manager packages for the
# FFTW library. Such packages make it easy to install and uninstall
# the library and related files from
www.eeworm.com/read/334162/12629045
m fftw.m
function y = fftw(x,sign)
%FFTW Discrete Fourier transform (DFT)
% Y = FFTW(X,SIGN) sets Y to the DFT of X, computed via a
% fast Fourier transform algorithm. SIGN is the sign of the
% exponent
www.eeworm.com/read/334162/12629050
c fftw.c
/*
* Copyright (c) 1997-1999, 2003 Massachusetts Institute of Technology
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Lic