代码搜索:fourier
找到约 2,906 项符合「fourier」的源代码
代码结果 2,906
www.eeworm.com/read/392421/8343842
txt fourier().txt
/*************************************************************************
* 函数名称:
* Fourier()
* 参数:
* LPSTR lpDIBBits - 指向源DIB图像指针
* LONG lWidth - 源图像宽度(象素数)
* LONG lHe
www.eeworm.com/read/387009/8712091
h fourier.h
void four1(Doub *data, const Int n, const Int isign) {
Int nn,mmax,m,j,istep,i;
Doub wtemp,wr,wpr,wpi,wi,theta,tempr,tempi;
if (n
www.eeworm.com/read/430495/8741435
java fourier.java
import java.awt.*;
import java.applet.*;
import sun.audio.*;
import graph.*;
// @(#)fourier.java 1.15 96/07/15
/*
* Copyright (c) 1996 Manfred Thole
* thole@nst.ing.tu-bs.de
*
*
www.eeworm.com/read/430034/8771543
doc fourier.doc
www.eeworm.com/read/382871/8993724
cpp fourier.cpp
// Fourier.cpp: implementation of the Fourier class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Fourier.h"
#include
#ifd
www.eeworm.com/read/382871/8993731
h fourier.h
// Fourier.h: interface for the Fourier class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_FOURIER_H__6939C9A4_8D93_41A3_9521_3B863957EB8E__INCLUDED
www.eeworm.com/read/184815/9073761
c fourier.c
#include
#include
#define IMAGEWIDTH 128
#define IMAGEHEIGHT 128
#define MODEBLOCK 6
#define MODEINCLINE 7
#define MODEFPHOTO 8
#define PI 3.14159265
typedef struct comple
www.eeworm.com/read/184815/9073767
pjt fourier.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="E:\Files\Robots_Vision\DSP\fourier\"
ProjectType=Executable
CPUFamily=TMS320C67XX
To
www.eeworm.com/read/184815/9073768
paf fourier.paf
www.eeworm.com/read/184815/9073771
cmd fourier.cmd
/*
* Copyright 1998 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*