代码搜索:Modulator

找到约 415 项符合「Modulator」的源代码

代码结果 415
www.eeworm.com/read/207758/15262642

cpp downlinksimulator.cpp

// DownlinkSimulator.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include "TransmitterClass.h" //#include "Sim.h" #include "mex.h" #include "matrix.h"
www.eeworm.com/read/216947/14984968

c example6_acc_data.c

/* * example6_acc_data.c * * Real-Time Workshop code generation for Simulink model "example6_acc.mdl". * * Model Version : 1.43 * Real-Time Workshop file version
www.eeworm.com/read/286614/8755475

cdc ad9957_single_cs.cdc

#ChipScope Core Inserter Project File Version 3.0 #Wed Dec 05 16:26:35 CST 2007 Project.device.designInputFile= Project.device.designOutputFile= Project.device.deviceFamily=6 Project.device.enabl
www.eeworm.com/read/425940/10308419

cpp tsoundoutthread.cpp

//--------------------------------------------------------------------------- #include #pragma hdrstop #include "TSoundOutThread.h" #pragma package(smart_init) //---------------------
www.eeworm.com/read/425940/10308644

cpp settings_f.cpp

//--------------------------------------------------------------------------- #include #pragma hdrstop #include "Settings_F.h" #include "main.h" //----------------------------------
www.eeworm.com/read/244333/12871947

m mod_4psk.m

function y=mod_4PSK(x) % 4PSK Modulator % % x -- binary input bits. The length of x must be multiples of 4. % y -- complex output. vector % cons =exp(j*([ 1 4 2 3 8 5 7 6]*pi/4-pi/8));
www.eeworm.com/read/226035/14502792

cpp singwave.cpp

/***************************************************/ /*! \class SingWave \brief STK "singing" looped soundfile class. This class contains all that is needed to make a pitched musical sou
www.eeworm.com/read/169499/5420448

c dcdc_example.c

/*********************************************************************** * $Workfile: dcdc_example.c $ * $Revision: 1.0 $ * $Author: WellsK $ * $Date: Jul 01 2003 09:20:06 $ *