代码搜索:construct
找到约 6,584 项符合「construct」的源代码
代码结果 6,584
www.eeworm.com/read/203605/15354451
h staticarrayc.h
/* Copyright (c) 2004, Nokia. All rights reserved */
#ifndef __STATIC_ARRAY_C_H__
#define __STATIC_ARRAY_C_H__
// CLASS DECLARATIONS
/**
* TStaticArrayC
* This templated class provides
www.eeworm.com/read/291919/8387844
qmsg spi3310.map.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0}
{ "I
www.eeworm.com/read/291169/8438517
m tx_dechunk.m
% tx_dechunk
% Construct signal to transmit by placing time domain sets in series
xmit = zeros(1,num_chunks*fft_size);
for i = 1:num_chunks
for k = 1:fft_size
xmit(k + (i-1)*fft_size) = td_s
www.eeworm.com/read/182289/9208230
m tx_dechunk.m
% tx_dechunk
% Construct signal to transmit by placing time domain sets in series
xmit = zeros(1,num_chunks*fft_size);
for i = 1:num_chunks
for k = 1:fft_size
xmit(k + (i-1)*fft_size) = td_s
www.eeworm.com/read/182289/9208249
m tx_dechunk.m
% tx_dechunk
% Construct signal to transmit by placing time domain sets in series
xmit = zeros(1,num_chunks*fft_size);
for i = 1:num_chunks
for k = 1:fft_size
xmit(k + (i-1)*fft_size) = td_s
www.eeworm.com/read/179509/9353546
h pan.h
#pragma once
#include "resource.h" // main symbols
#include "ArcCommands.h"
#include "MapToolBase.h"
/////////////////////////////////////////////////////////////////////////////
// C
www.eeworm.com/read/178352/9406594
m tx_dechunk.m
% tx_dechunk
% Construct signal to transmit by placing time domain sets in series
xmit = zeros(1,num_chunks*fft_size);
for i = 1:num_chunks
for k = 1:fft_size
xmit(k + (i-1)*fft_size) = td_s
www.eeworm.com/read/278048/10578347
m tx_dechunk.m
% tx_dechunk
% Construct signal to transmit by placing time domain sets in series
xmit = zeros(1,num_chunks*fft_size);
for i = 1:num_chunks
for k = 1:fft_size
xmit(k + (i-1)*fft_size) = td_s
www.eeworm.com/read/273486/10914437
h staticarrayc.h
/* Copyright (c) 2002, Nokia Mobile Phones. All rights reserved */
#ifndef __STATIC_ARRAY_C_H__
#define __STATIC_ARRAY_C_H__
/*!
@class TStaticArrayC
@discussion This templated c
www.eeworm.com/read/448922/7522165
m tx_dechunk.m
% tx_dechunk
% Construct signal to transmit by placing time domain sets in series
xmit = zeros(1,num_chunks*fft_size);
for i = 1:num_chunks
for k = 1:fft_size
xmit(k + (i-1)*fft_size) = td_s