代码搜索:complex
找到约 10,000 项符合「complex」的源代码
代码结果 10,000
www.eeworm.com/read/104466/15691534
c imdct.c
/*
* imdct.c
* Copyright (C) 2000-2003 Michel Lespinasse
* Copyright (C) 1999-2000 Aaron Holtzman
*
* The ifft algorithms in this file have been large
www.eeworm.com/read/101557/15826635
m rctdm.m
function [ret,x0,str,ts,xts]=rctdm(t,x,u,flag);
%RCTDM is the M-file description of the SIMULINK system named RCTDM.
% The block-diagram can be displayed by typing: RCTDM.
%
% SYS=RCTDM(T,X,U,FLAG
www.eeworm.com/read/366702/2878805
c 20070614-1.c
extern void abort (void);
_Complex v = 3.0 + 1.0iF;
void
foo (_Complex z, int *x)
{
if (z != v)
abort ();
}
_Complex bar (_Complex z) __attribute__ ((pure));
_Complex
bar (_Complex z)
{
ret
www.eeworm.com/read/37180/899779
cpp xt10-2.cpp
#include
using namespace std;
class Complex
{public:
Complex(){real=0;imag=0;}
Complex(double r,double i){real=r;imag=i;}
Complex operator+(Complex &c2);
Complex operato
www.eeworm.com/read/470720/1447062
c crash20.c
// Build don't link:
// GROUPS passed old-abort
#include
typedef std::complex Complex;
Complex ComputeVVself()
{
Complex temp1;
Complex self[3][3];
self[1][2] = 100.0;
retur
www.eeworm.com/read/470693/1459008
c crash20.c
// Build don't link:
// GROUPS passed old-abort
#include
typedef std::complex Complex;
Complex ComputeVVself()
{
Complex temp1;
Complex self[3][3];
self[1][2] = 100.0;
retur
www.eeworm.com/read/240162/4582249
c crash20.c
// { dg-do assemble }
// GROUPS passed old-abort
#include
typedef std::complex Complex;
Complex ComputeVVself()
{
Complex temp1;
Complex self[3][3];
self[1][2] = 100.0;
retu
www.eeworm.com/read/233448/4675065
c crash20.c
// { dg-do assemble }
// GROUPS passed old-abort
#include
typedef std::complex Complex;
Complex ComputeVVself()
{
Complex temp1;
Complex self[3][3];
self[1][2] = 100.0;
retu
www.eeworm.com/read/190666/5174853
c crash20.c
// Build don't link:
// GROUPS passed old-abort
#include
typedef std::complex Complex;
Complex ComputeVVself()
{
Complex temp1;
Complex self[3][3];
self[1][2] = 100.0;
retur
www.eeworm.com/read/340665/3275509
c crash20.c
// Build don't link:
// GROUPS passed old-abort
#include
typedef std::complex Complex;
Complex ComputeVVself()
{
Complex temp1;
Complex self[3][3];
self[1][2] = 100.0;
retur