代码搜索:complex
找到约 10,000 项符合「complex」的源代码
代码结果 10,000
www.eeworm.com/read/374949/9378257
cpp 8_72.cpp
#include
class complex
{
float a,b;
public:
complex(){a=0.0;b=0.0;cout
www.eeworm.com/read/178336/9407324
c maryuwa.c
#include
#include
#include
#include "msp.h"
void maryuwa(complex x[],complex a[],complex r[],int n,int ip,
float *ep,int *ierror)
{
/*-----------------------------
www.eeworm.com/read/373769/9437170
h i_cmplx.h
/* Source File: i_cmplx.h */
/* This file defines the structure cmpx (a 16-bit signed complex number) */
struct cmpx
{
short int real; /* real part */
short int i
www.eeworm.com/read/177468/9451702
h cmatrix.h
#ifndef CMATRIX_H
#define CMATRIX_H
#include
#include
#include
#include "cbuffer.h"
#include "matrix.h"
// 定义复矩阵类
class cmatrix {
public:
cbuffer
www.eeworm.com/read/177468/9451703
h cbuffer.h
#ifndef CBUFFER_H
#define CBUFFER_H
#include
#define COMPLEX complex
#include "buffer.h" // 包含实数缓冲区说明文件
// 定义复数缓存区的各类
// 复数缓存区抽象类
class cbuffer {
public:
size_t refnum
www.eeworm.com/read/177468/9451713
cpp cbuffer.cpp
#include
#include
#include
#include "cbuffer.h"
ostream& operator
www.eeworm.com/read/177420/9455375
cpp fretrans.cpp
#include "stdafx.h"
#include "GlobalApi.h"
#include "Cdib.h"
#include
#include
#include
using namespace std;
// FOURBYTES就是用来计算离4最近的整倍数
#define FOURBYTES(bits
www.eeworm.com/read/177025/9474131
c long_track.c
/*****************************************************************************/
/* FIle Name : longtrack.c */
/* Description : WLAN LONGsequence Dec
www.eeworm.com/read/177025/9474146
c dft8.c
/*****************************************************************************/
/* FIle Name : dft8.c */
/* Description : WLAN OFDM DFT for Dec
www.eeworm.com/read/177025/9474148
c phase_drift.c
/*****************************************************************************/
/* FIle Name : phase_drift.c */
/* Description : WLAN OFDM correct pha