代码搜索结果
找到约 2,916 项符合
Energy 的代码
039thmac.dat
T.Athay,R.Podmore and S.Virmani,"Transient Energy Stability Analysis"
lftype.h
*********************
SYSFREQ ... 60
*******
MAC_CMXD Mbus-30 bus-30 100.0 42.00 0.031
MAC_CMXD Mbus-
vector.h
// ENERGY211/CME211
//
// vector.h - header file for Project 2
//
#ifndef CLASS_VECTOR // Make sure this isn't included
#define CLASS_VECTOR // more than once
#include "matrix.h"
// This derived cl
vector.h
// ENERGY211/CME211
//
// vector.h - header file for Project 3
//
#ifndef CLASS_VECTOR // Make sure this isn't included
#define CLASS_VECTOR // more than once
#include "matrix.h"
// This derived cl
sound classify.cpp
#include
#include
#include
#include
#define train 120
#define test 120
#define PI (4*atan(1))
struct parameter
{
int *data,emax;
double energy,me
makefile
DIRS = Energy Mapper Midamble RRC STFA Sum Synch SNR ChEst Sic Dirac \
STFA_complex RRC_complex STFA_ics OFDM Storage GPS
BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Main)[^\/]*).*/\1/")
include
makefile
MODULE_NAME = radio_multi_user_ms
DEPENDS = cch rrc synch energy mapper midamble \
random rndstr spread macro_synch macro_sch
BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Main)[^\/]*).*/\1/")
inc
makefile
MODULE_NAME = radio_image_ms
DEPENDS = rrc synch energy mapper midamble \
random spread macro_synch macro_sch rndstr sink \
image ldpc convolution
BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Ma
makefile
MODULE_NAME = convolution_ms
DEPENDS = test_data rrc synch energy mapper midamble \
random spread macro_synch macro_sch rndstr sink convolution
BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Main)[
makefile
MODULE_NAME = radio_snr_ms
DEPENDS = rrc synch energy mapper midamble random \
rndstr spread sink macro_synch macro_sch snr
BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Main)[^\/]*).*/\1/")
inc
makefile
MODULE_NAME = radio_ldpc_perf_bs
DEPENDS = rrc synch energy mapper midamble random \
rndstr spread sink ldpc macro_sch test_data
BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Main)[^\/]*).*/\1/")