代码搜索结果

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

gsnake.c

/**************************************************************************** File Name : gsnake.c Purpose : provides g-snake manipulation routines, includes energy minimization, minim

ext_ram.c

//#include"Ext_RAM.h" #pragma section @@DATA @@EXTDAT AT 0F000H #include "includes.h" _energy_s _energy; _sys_potinfo_s _SysPotInfo; _pub_data_s pub_data; _sys_wat_data PwrData; _disp_ram _S

ssx.cfg

RESOURCE_FILE_NAME=ssxneon.bar ENABLE_SEPARATOR_BLINKING=Y ENABLE_ENERGY_SAVE_MODE=Y ENERGY_SAVE_MODE_TIMEOUT=30 BACKLIGHT_DURATION=2500 DISABLE_KEYLOCK_TIMEOUT=500 BACKGROUND_RGB_COLOR=0,0,0 K

lb2d_prime.h

//############################################################################## // // Copyright (C), 2005, Michael Sukop and Danny Thorne // // lb2d_prime.h // // - Header file for lb2d_prime. // #

io_grid.h

/* */ /* Copyright UCSF, 1997 */ /*

ifeaturedef.cs

namespace CSharpAI { public interface IFeatureDef { string myName{ get; } string description{ get; } double metal{ get; } double energy{ get;

encost.m

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

sc_sync.m

function R_sync=SC_sync(x,Slot_length, Subslot_length,Subslot_number,Pilot,Interp_factor,rcflt,Energy_window_size) [M,N]=size(x); Signal_length=(36+(Energy_window_size-1)*6)/Interp_factor+11+(

basiciar.pbd

This is an internal working file generated by the Source Browser. 09:47 31s G:\AT91_ENERGY\ATMEL_ARM\mmssys\AT91SAM7X-Mass Storage\compil\RAM_Debug\Obj\Cstartup_SAM7.pbi G:\AT91_ENERGY\ATMEL_ARM\mm

catfish.java.bak

public class Catfish { /** * Location of the catfish - which column. */ private int column = 1; /** * Energy level of catfish */ private int energyLeve