代码搜索:complex

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

代码结果 10,000
www.eeworm.com/read/114850/14456602

h mds_def.h

#ifndef _MDS_DEF_INC #define _MDS_DEF_INC typedef short fract16; typedef long fract32; typedef struct { fract16 re, im; } complex_fract16; typedef struct { fract16 real, imag; } cf
www.eeworm.com/read/124283/14578891

c dft_source.c

/* fft/dft_source.c * * Copyright (C) 1996, 1997, 1998, 1999, 2000 Brian Gough * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General P
www.eeworm.com/read/220370/14802727

c cemdc_fix.c

/* * G. Rilling, last modification: 3.2007 * gabriel.rilling@ens-lyon.fr * * code based on a student project by T. Boustane and G. Quellec, 11.03.2004 * supervised by P. Chainais (ISIMA - LIMOS - Univ
www.eeworm.com/read/220370/14802728

c cemdc2_fix.c

/* * G. Rilling, last modification: 3.2007 * gabriel.rilling@ens-lyon.fr * * code based on a student project by T. Boustane and G. Quellec, 11.03.2004 * supervised by P. Chainais (ISIMA - LIMOS - Univ
www.eeworm.com/read/220370/14802731

h cio.h

/* * G. Rilling, last modification: 3.2007 * gabriel.rilling@ens-lyon.fr * * code based on a student project by T. Boustane and G. Quellec, 11.03.2004 * supervised by P. Chainais (ISIMA - LIMOS - Univ
www.eeworm.com/read/216443/15006848

cc comp_dgt_fw.cc

#include extern "C" { void dgt_fw(double *f, double *gf, const int L, const int W, const int R, const int a, const int M, double *cout); } DEFUN_DLD (comp_dgt_fw, args, ,
www.eeworm.com/read/216443/15006851

cc comp_idgt_fw.cc

#include extern "C" { void idgt_fw(double *cin, double *gf, const int L, const int W, const int R, const int a, const int M, double *f); } DEFUN_DLD (comp_idgt_fw, args, ,
www.eeworm.com/read/114509/15050568

h mds_def.h

/****************************************************************************** * File Name : mds_def.h * * This is the header file used for the testing of DSP library. It defines the * require
www.eeworm.com/read/214301/15107128

c cemdc_fix.c

/* * G. Rilling, last modification: 3.2007 * gabriel.rilling@ens-lyon.fr * * code based on a student project by T. Boustane and G. Quellec, 11.03.2004 * supervised by P. Chainais (ISIMA - LIMOS - Univ
www.eeworm.com/read/214301/15107130

c cemdc2_fix.c

/* * G. Rilling, last modification: 3.2007 * gabriel.rilling@ens-lyon.fr * * code based on a student project by T. Boustane and G. Quellec, 11.03.2004 * supervised by P. Chainais (ISIMA - LIMOS - Univ