代码搜索:complex
找到约 10,000 项符合「complex」的源代码
代码结果 10,000
www.eeworm.com/read/222638/14681858
java omega.java
package project;
public class Omega {
private int[] result;
public Omega(int[] array1, int[] array2) {
int[] a1 = Reverse_LengthDouble(array1);
Complex[] V1 = Recusive_FFT(a1);
www.eeworm.com/read/222447/14689649
cpp meep.cpp
#include "meep-ctl.hpp"
using namespace meep;
/**************************************************************************/
/* The following are hook functions called from main() when
starting th
www.eeworm.com/read/222447/14689687
cpp sources.cpp
/* Copyright (C) 2006 Massachusetts Institute of Technology
%
% This program is free software; you can redistribute it and/or modify
% it under the terms of the GNU General Public License as publish
www.eeworm.com/read/222447/14689692
hpp meep_internals.hpp
/* Copyright (C) 2006 Massachusetts Institute of Technology
%
% This program is free software; you can redistribute it and/or modify
% it under the terms of the GNU General Public License as publish
www.eeworm.com/read/222350/14695385
h mpb.h
/* Copyright (C) 1999, 2000, 2001, 2002, Massachusetts Institute of Technology.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Publ
www.eeworm.com/read/222350/14695562
c maxwell.c
/* Copyright (C) 1999, 2000, 2001, 2002, Massachusetts Institute of Technology.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Publ
www.eeworm.com/read/122349/14698917
cc kiester_geev.cc
// complex version geev.cc
// submitted by Ross Keister
#include
#include "mtl/mtl2lapack.h"
#include "mtl/dense1D.h"
#include "mtl/utils.h"
int
main()
{
using namespace mtl;
usin
www.eeworm.com/read/221060/14758745
h lcyszdlg.h
// lcySZDlg.h : header file
//
#if !defined(AFX_LCYSZDLG_H__94944AE6_05CD_11D7_B9EE_8D7569B68A48__INCLUDED_)
#define AFX_LCYSZDLG_H__94944AE6_05CD_11D7_B9EE_8D7569B68A48__INCLUDED_
#if _MSC_VE
www.eeworm.com/read/220370/14802639
m plot3c.m
%PLOT3C plots a complex signal in 3D
%
% use: same as plot
%
%
% See also
% plotc (another type of visualization of complex signals)
%
% G. Rilling, last modification 12.2006
% gabriel.rilling@ens-l
www.eeworm.com/read/219695/14869311
cc kiester_geev.cc
// complex version geev.cc
// submitted by Ross Keister
#include
#include "mtl/mtl2lapack.h"
#include "mtl/dense1D.h"
#include "mtl/utils.h"
int
main()
{
using namespace mtl;
usin