代码搜索:evaluate

找到约 3,619 项符合「evaluate」的源代码

代码结果 3,619
www.eeworm.com/read/411929/11221443

cs workplan_evaluate.aspx.cs

using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using
www.eeworm.com/read/236244/14024324

sh grade_evaluate2.sh

#!/bin/sh # Usage: ./grade_evaluate2 grade # grade should be between 0 and 100, including 0 and 100 if [ '$1' –lt '0' ] then echo 'Error: invalid grade' elif [ '$1' –lt '60' ] then echo 'no
www.eeworm.com/read/100740/15865608

h eval.h

void evaluate();
www.eeworm.com/read/478816/6703786

java messagegp.java

/*作者:徐朝*/ /*keystonexu@yahoo.com.cn*/ package kernel; public class MessageGp { public Evaluate evaluate; public Individual individual; public int currentGeneration; public MessageGp(int cu
www.eeworm.com/read/478816/6703790

bak messagegp.java.bak

package kernel; public class MessageGp { public Evaluate evaluate; public Individual individual; public int currentGeneration; public MessageGp(int currentGeneration,Evaluate evaluate,Indivi
www.eeworm.com/read/161485/10404115

m evaluate_nbr_bits_wavelets.m

function nbr_bits = evaluate_nbr_bits_wavelets(MW, Jmin, T) % evaluate_nbr_bits_wavelets - evaluate the number of bits to code a wavelet transform % % nbr_bits = evaluate_nbr_bits_wavelets(MW,
www.eeworm.com/read/461728/7221209

m evaluate_nbr_bits_wavelets.m

function nbr_bits = evaluate_nbr_bits_wavelets(MW, Jmin, T) % evaluate_nbr_bits_wavelets - evaluate the number of bits to code a wavelet transform % % nbr_bits = evaluate_nbr_bits_wavelets(MW,
www.eeworm.com/read/329616/12944879

cs admin_evaluate_workplan.aspx.cs

using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using
www.eeworm.com/read/307147/13727550

m evaluate_foe_log_grad.m

function g = evaluate_log_grad(this, x) %EVALUATE_FOE_LOG_GRAD Gradient of the log of an FoE distribution % EVALUATE_FOE_LOG_GRAD(P, X) computes the gradient with respect to the % image of the l
www.eeworm.com/read/230650/4720184

svn-base evaluate.aspx.cs.svn-base

using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using