代码搜索:complex

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

代码结果 10,000
www.eeworm.com/read/123349/14637051

c imdct.c

/* * imdct.c * * Copyright (C) Aaron Holtzman - May 1999 * * This file is part of ac3dec, a free Dolby AC-3 stream decoder. * * ac3dec is free software; you can redistribute it and/
www.eeworm.com/read/120275/14808079

cpp arisimageroutines1.cpp

// ArisImageRoutines1.cpp: implementation of the ArisImageRoutines class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "ArisImageRoutine
www.eeworm.com/read/212047/15166782

c hc_unpack.c

/* fft/hc_unpack.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 Pu
www.eeworm.com/read/207777/15262370

c qpsk.c

/* | | Copyright disclaimer: | This software was developed at the National Institute of Standards | and Technology by employees of the Federal Government in the course | of their official d
www.eeworm.com/read/207683/15264787

cpp flat_rayleigh.cpp

/***************************************************************************** * Author: Christos Komninakis * * Date: January 4, 2000.
www.eeworm.com/read/169697/5415284

cxx typenamex.cxx

/* -*- Mode: C++; c-basic-offset:4 ; -*- */ /* * * (C) 2003 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "mpi.h" #include "mpitestconf.h" #ifdef HAVE_I
www.eeworm.com/read/167728/5452952

c hc_unpack.c

/* fft/hc_unpack.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 Pu
www.eeworm.com/read/162614/5527647

c 20041201-1.c

/* PR rtl-opt/15289 */ typedef struct { _Complex char a; _Complex char b; } Scc2; Scc2 s = { 1+2i, 3+4i }; int checkScc2 (Scc2 s) { return s.a != 1+2i || s.b != 3+4i; } int main (void) { retur
www.eeworm.com/read/162614/5529011

c fold-abs-4.c

/* { dg-do compile } */ /* { dg-options "-fdump-tree-gimple -fwrapv" } */ extern float fabsf (float); extern float cabsf (_Complex float); int f (float a) { return fabsf(a) < 0.0; } int g (_Complex
www.eeworm.com/read/473253/6849838

m usermobility.m

%figure index cnt_fig=0; %%%%%%%%%%%%%%%%%%%%%%%%%%%% % Create the base stations % %%%%%%%%%%%%%%%%%%%%%%%%%%%% par.cellradius=500; par.sps=1; par.km=1; par.lm=0; par.nclu