代码搜索:eval

找到约 10,000 项符合「eval」的源代码

代码结果 10,000
www.eeworm.com/read/487044/6522826

m fit_eval.m

%%%%% function fit_eval %%%%%%%%%%%%%%%%%% function [selection_probability,fit,ave_fit,max_fit,opt_sol]=fit_eval(Population,N,m); for i=1:N x(1)=Population(i,1); x(2)=Population(i,2);
www.eeworm.com/read/483942/6597856

cpp eval_expr.cpp

// This program reads arithmetic expressions from standard // input, one per line, and evaluates them. The program // demonstrates stacks, scanning input using state transition // diagrams implemente
www.eeworm.com/read/483942/6597862

h eval_expr.h

// This header file includes declarations that are needed // in more than one source file #include #include #include // These numeric codes identify the various types of
www.eeworm.com/read/482271/6631196

php function.eval.php

www.eeworm.com/read/479064/6698711

5 dhcp-eval.5

.\" dhcp-eval.5 .\" .\" Copyright (c) 1996-2001 Internet Software Consortium. .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the f
www.eeworm.com/read/410820/11268069

c cal_eval.c

/*******************************************************************************\ * * * This file contains routines for me
www.eeworm.com/read/410455/11286332

h lm_eval.h

/* * Project: LevenbergMarquardtLeastSquaresFitting * * File: lm_eval.h * * Contents: Default declarations of * - user-defined data transfer structure, * - user-defin
www.eeworm.com/read/410455/11286340

c lm_eval.c

/* * Project: LevenbergMarquardtLeastSquaresFitting * * File: lm_eval.c * * Contents: Default implementation of * - user-defined data evalution function, * - user-defi
www.eeworm.com/read/408889/11366078

m performance_eval.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %性能评估 save saved_data.mat; % 保存数据 snr = [Eb_NoStart:Eb_NoInterval:Eb_NoEnd]; % 以下均考虑第u个用户的误比特率性能 u = 1; % 误比特率,误符号率性能
www.eeworm.com/read/408235/11401224

html unit-eval.html

CHICKEN User's Manual - Unit eval Unit evalThis unit has support for evaluation and macro-handling. This unit is use