代码搜索结果
找到约 2,916 项符合
Energy 的代码
mower.cc
// mower.cpp
//--------------------------------------------------------------------------
// This code is a component of Genetic Programming in C++ (Version 0.40)
// Copyright Adam P. Fraser, 199
phasecong.m
% PHASECONG - Computes phase congruency on an image.
%
% Usage: [pc or ft] = phasecong(im)
%
% This function calculates the PC_2 measure of phase congruency.
% For maximum speed the input image shou
voice.c
/***************************************************************************
*
* VOICIN Version 52
*
***************************************************************************
*
*
catfish.java
import java.util.*;
/*
* Created on Jan 6, 2004
*
*/
/**
* Basic Catfish - simulates a catfish - can swim and consume
* energy in the process.
*
* @author iCarnegie srt
*
*/
p
significance.m
% function [sigline, logep] = significance(imfs, percenta)
%
% that is used to obtain the "percenta" line based on Wu and
% Huang (2004).
%
% NOTE: For this program to work well, the mini
livingbeing.java
/*!Begin Snippet:LivingBeing*/
/*
* Created on Jul 4, 2003
*
*/
/**
* Each living being lives in a location (row, column) at any given time.
* More than one living being can be in a loc
algaecolony.java
/*!Begin Snippet:AlgaeColony*/
/*
* Created on Jul 4, 2003
*
*/
/**
* AlgaeColony does not move. If there is sunlight, a portion of the solar
* energy will be converted into life-energy
catfish.java
import java.util.Vector;
/*
* Created on Jul 5, 2003
*
*/
/**
* Catfish - simulates a catfish - can swim, eat, and consume
* energy in the process.
*
* @author iCarnegie av
*
*
crocodile.java
import java.util.Vector;
/*
* Created on Jul 6, 2003
*
*/
/**
* Crocodile - to simulate artificial life. Eats small fish.
*
* @author iCarnegie av
*
*/
public class Crocodile ext
livingbeing.java
/*!Begin Snippet:LivingBeing*/
/*
* Created on Jul 4, 2003
*
*/
/**
* Each living being lives in a location (row, column) at any given time.
* More than one living being can be in a loc