代码搜索:complex

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

代码结果 10,000
www.eeworm.com/read/479110/6699496

pro clutter.pro

c=3.e8; lamd=0.6;0.246;3.e-2; T0=100.e-6; %pluse t width 100us 脉冲宽度100us B=3.e6; %pluse f width PRF=1000.;1.*2439.02; % PRF 1Khz Nt=8; Ns=8; R0=10000.;00.; L0=50.; % range gate 距离门
www.eeworm.com/read/262898/11386225

cpp cmatrixmultiply2222.cpp

/* 本程序用以计算两个2×2的复矩阵的乘积。c_f3[2][2]=c_f2[2][2]×c_f1[2][2] 使用方法: 主程序中声明: extern void CMatrMuti(complex [2][2],complex [2][2],complex [2][2]); 调用方式: CMatrMuti
www.eeworm.com/read/407093/11429614

h slu_cdefs.h

/*! @file slu_cdefs.h * \brief Header file for real operations * * * -- SuperLU routine (version 3.0) -- * Univ. of California Berkeley, Xerox Palo Alto Research Center, * and Lawrence
www.eeworm.com/read/407093/11429996

c scasum.c

/* -- translated by f2c (version 19940927). You must link the resulting object file with the libraries: -lf2c -lm (in that order) */ #include "f2c.h" real scasum_(integer *n, complex *cx, in
www.eeworm.com/read/407093/11430166

c cdrive.c

/* * -- SuperLU routine (version 3.0) -- * Univ. of California Berkeley, Xerox Palo Alto Research Center, * and Lawrence Berkeley National Lab. * October 15, 2003 * */ /* * File name: cdrive.
www.eeworm.com/read/405676/11459428

java main.java

package ex4_fast_fourier_transform; import java.io.IOException; import java.math.BigDecimal; /* * This program is the achieve of the Fast_Fourier_Transform. * The time cost is O(nlogn). * T
www.eeworm.com/read/404739/11479381

m ccsym.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% SurfBox-MATLAB (c) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% %% Yue Lu and Minh N.
www.eeworm.com/read/260947/11684952

cpp 7_61.cpp

#include class complex { float a,b; public: complex(){a=0.0;b=0.0;} complex(float x,float y) {a=x;b=y;} void Add(complex& comp1,complex& comp2); void Sub(complex& comp1,comple
www.eeworm.com/read/347076/11702326

bas module1.bas

Attribute VB_Name = "fft" Type COMPLEX Real As Single Cmpx As Single End Type Function BitReverse(Index As Integer, BitNo As Integer) As Integer Dim Temp() As Integer
www.eeworm.com/read/156225/11817495

h el_scal.h

// File name: $Workfile: el_scal.h $ // Last modified: $Modtime: 11/13/00 2:41p $ // Last modified by: $Author: Bill $ // // VCS archive path: $Archive: /Hank/DMM/FirmWare/