代码搜索结果

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

basiciar.pbd

This is an internal working file generated by the Source Browser. 16:54 03s G:\AT91_ENERGY\ATMEL_ARM\x256_mmc\AT91SAM7X-Mass Storage\compil\Binary\Obj\Cstartup_SAM7.pbi G:\AT91_ENERGY\ATMEL_ARM\x25

addnoise.m

function[x]=addnoise(traniseq,SNR,leng,rate,energy_index) %本函数给时域序列按照给定的信噪比给序列加上噪声,并在前面加上白噪声序列; %traniseq:数据序列 %SNR:信噪比 %leng:白噪声序列长度 if( energy_index==1) switch (rate) case 6

circlegs.m

clear all %%%%%%%%%%%%%%%%%%%% %A diffractive circle with more than 90% of energy in 700mm %of diffractive distance. The uint is millimeter in the program. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% lamd=0

mnc.c

/* mnc.c (c) DJCM 94 07 04 94 10 26 94 10 31 95 01 02 - free energy minimizat

siembcd0.gsd

;============================================================= ; GSD file for the Simatic PPX:505/500-6870 Profibus-DP RBCs, ; Siemens Energy and Automation ; Status : Version 3 Release 06.19.97

makefile

MODULE_NAME = energy BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Main)[^\/]*).*/\1/") include $(BASE)/Include/module.mk

makefile

MODULE_NAME = energy BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Main)[^\/]*).*/\1/") include $(BASE)/Include/module.mk

catfish.java

import java.util.Vector; /** * Catfish - simulates a catfish - can swim, eat, and consume * energy in the process. * * */ public class Catfish extends LivingBeing { /** * The

crocodile.java

import java.util.Vector; /** * Crocodile - simulates a Crocodile - can swim, eat, and consume * energy in the process. * * */ public class Crocodile extends LivingBeing { /**

catfish.java

import java.util.Vector; /** * Catfish - simulates a catfish - can swim, eat, and consume * energy in the process. * * */ public class Catfish extends LivingBeing { /** * The