代码搜索:complex
找到约 10,000 项符合「complex」的源代码
代码结果 10,000
www.eeworm.com/read/426179/10276500
cpp coarse_delay_est.cpp
//
// File = coarse_delay_est.cpp
//
#include
#include
#include "parmfile.h"
#include "coarse_delay_est.h"
#include "misdefs.h"
#include "model_graph.h"
#include "dit_
www.eeworm.com/read/426179/10276557
cpp fine_delay_est.cpp
//
// File = coarse_delay_est.cpp
//
#include
#include
//#include
#include "parmfile.h"
#include "fine_delay_est.h"
#include "misdefs.h"
#include "model_grap
www.eeworm.com/read/426179/10276608
cpp correlator.cpp
//
// File = correlator.cpp
//
#include
#include
//#include
#include "parmfile.h"
#include "correlator.h"
#include "misdefs.h"
#include "model_graph.h"
#inc
www.eeworm.com/read/466715/7031748
py fftshift.py
#!/usr/bin/env python
from gnuradio import gr
class my_top_block(gr.top_block):
def __init__(self):
gr.top_block.__init__(self)
length = 101
data_r = range(length)
www.eeworm.com/read/255967/7098263
h cextr.h
/*
* G. Rilling, last modification: 3.2007
* gabriel.rilling@ens-lyon.fr
*
* code based on a student project by T. Boustane and G. Quellec, 11.03.2004
* supervised by P. Chainais (ISIMA - LIMOS - Univ
www.eeworm.com/read/451442/7463742
cpp transmitter.cpp
#include "Common.h"
void Transmit()
{
int i=0,j=0,k=0,p=0;
int TxPsdu[PSDU_LENGTH_BIT] = {0};
complex TxSymbol[1] = {0.f, 0.f};
complex SpreadSignal[Ns] = {0.f, 0.f};
complex TxSignal[Ns
www.eeworm.com/read/437034/7756447
deck suffixes.deck
Engineering suffixes
*
* This circuit contains a code model which accepts several
* parameters of various types and prints them. The values
* specified on the .model card use engineering suffixes
www.eeworm.com/read/437034/7756512
deck param_types.deck
Parameter types
*
* This circuit contains a code model which accepts several
* parameters of various types and prints them.
*
.op
*
r1 1 0 1k
r2 2 0 1k
r3 1 2 1k
*
a1 [1 2] mod
.model mod
www.eeworm.com/read/245180/12812883
h cextr.h
/*
* G. Rilling, last modification: 3.2007
* gabriel.rilling@ens-lyon.fr
*
* code based on a student project by T. Boustane and G. Quellec, 11.03.2004
* supervised by P. Chainais (ISIMA - LIMOS - Univ
www.eeworm.com/read/244154/12881123
h cextr.h
/*
* G. Rilling, last modification: 3.2007
* gabriel.rilling@ens-lyon.fr
*
* code based on a student project by T. Boustane and G. Quellec, 11.03.2004
* supervised by P. Chainais (ISIMA - LIMOS - Univ