代码搜索:construct
找到约 6,584 项符合「construct」的源代码
代码结果 6,584
www.eeworm.com/read/168845/5431654
hpp prevent_eti.hpp
/* Copyright 2003-2005 Joaqu韓 M L髉ez Mu駉z.
* Distributed under the Boost Software License, Version 1.0.
* (See accompanying file LICENSE_1_0.txt or copy at
* http://www.boost.org/LICENSE_1_0.txt
www.eeworm.com/read/195434/8155797
m tx_dechunk.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_s
www.eeworm.com/read/147094/12587088
cpp rsc_trellis1n.cpp
//Author NiuKai
//Date Jan, 11th, 2003
//Function to generate the Trellis for RSC code Rate=1/n
#include "PCCC_para.h"
void RSC_Trellis1n(int Gen_polynomial_numerator[],
www.eeworm.com/read/237080/13978611
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/204311/15341624
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/38039/1097189
mnu constrtype.mnu
CONST#TYPE
#
Plane
Construct Plane
#
Line/Axis
Construct Line
#
Circle
Construct Circle
#
Arc
Construct Arc
#
Cone
Construct Cone
#
Cylinder
Construct Cylinder
#
Ellipse
Construct Ellipse
#
Sphere
C
www.eeworm.com/read/181455/9254775
h debugutils.h
// If you did not accept the terms of the EULA, you are not authorized to use
// this source code. For a copy of the EULA, please see the LICENSE.RTF on your
// install media.
//
/*++
THIS CODE A
www.eeworm.com/read/279612/10410536
h simmodel.h
#ifndef SIMMODEL_H
#define SIMMODEL_H
class SIMMODEL {
friend class SIMSYSTEM;
friend class PROCESS;
friend class RESOURCE;
public:
static SIMMODEL *get_simmodel();
real64
www.eeworm.com/read/315010/13554084
h insmngr.h
/*******************************************************/
/* "C" Language Integrated Production System */
/* */
/*
www.eeworm.com/read/315010/13554270
h objrtbld.h
/*******************************************************/
/* "C" Language Integrated Production System */
/* */
/*