代码搜索:complex
找到约 10,000 项符合「complex」的源代码
代码结果 10,000
www.eeworm.com/read/239554/13272508
h bilin_transf.h
//
// File = bilin_transf.h
//
#ifndef _BILIN_TRANSF_H_
#define _BILIN_TRANSF_H_
#include "denorm_proto.h"
using std::complex;
void BilinearTransf(
DenormalizedProtot
www.eeworm.com/read/309054/13682953
hpp fft_new.hpp
#ifndef _FFT_NEW
#define _FFT_NEW
#include "idb_types.hpp"
#include "idb_deftypes.hpp"
record complex {
float r;
float i;
};
kernel fft8c(istream in_a,
istream
www.eeworm.com/read/307151/13727525
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/152843/5661322
makefile
#
# linux/drivers/maps/Makefile
#
# $Id: Makefile.common,v 1.34 2005/11/07 11:14:26 gleixner Exp $
ifeq ($(CONFIG_MTD_COMPLEX_MAPPINGS),y)
obj-$(CONFIG_MTD) += map_funcs.o
endif
# Chip mappings
obj
www.eeworm.com/read/152814/5666520
h snmpnotifytable.h
/* This file was generated by mib2c and is intended for use as a mib module
for the ucd-snmp snmpd agent. */
#ifndef _MIBGROUP_SNMPNOTIFYTABLE_H
#define _MIBGROUP_SNMPNOTIFYTABLE_H
/* we may use
www.eeworm.com/read/141300/5772618
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/141300/5772683
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/141297/5773117
cc gr_fir_filter_scc.cc
/* -*- c++ -*- */
/*
* Copyright 2004 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the ter
www.eeworm.com/read/141297/5773119
h gr_fir_ccc_simd.h
/* -*- c++ -*- */
/*
* Copyright 2002 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the ter
www.eeworm.com/read/141297/5773139
cc gr_fir_filter_fcc.cc
/* -*- c++ -*- */
/*
* Copyright 2004 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the ter