代码搜索结果

找到约 2,276 项符合 Energy 的代码

makefile

MODULE_NAME = radio_selected04_ms DEPENDS = rrc synch energy mapper midamble \ random spread macro_synch macro_sch rndstr sink \ test_data BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Main)[^\/]

makefile

MODULE_NAME = radio_ldpc_ms DEPENDS = rrc synch energy mapper midamble \ random rndstr spread sink ldpc macro_synch \ macro_sch BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Main)[^\/]*).*/\1/")

makefile

MODULE_NAME = radio_ldpc_bs DEPENDS = rrc synch energy mapper midamble random \ rndstr spread sink ldpc macro_sch BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Main)[^\/]*).*/\1/") include $(BASE)

run

#!/bin/sh # used for energy study with enough energy # one mobility mode, random change distribution of traffic source for proto in AODV DSR TORA DSDV do echo "$proto simulation" i=1 while [

estudy.tcl

# # Used for energy study # # # ====================================================================== # Define options # ====================================================================== set op

wireless-newnode-energy.tcl

# Copyright (c) 1997 Regents of the University of California. # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that

test-all-energy

#! /bin/sh # # Copyright (c) 1998 University of Southern California. # All rights reserved. #

energymodel.tex

\chapter{Energy Model in ns} \label{chap:enerymodel} Energy Model, as implemented in \ns, is a node attribute. The energy model represents level of energy in a mobile host. The energy model in a node

encost.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % encost.m - Uses supplied 24-hour load profile to calculate the % loss energy cost to operate the load profile at

postprocess.py

#!/usr/bin/python # postprocess.py # Author: Victor Shnayder # Postprocessing script that reads PowerTOSSIM state transition log and # computes power and energy numbers.