代码搜索:eval

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

代码结果 10,000
www.eeworm.com/read/229523/14332796

h eval-plural.h

/* Plural expression evaluation. Copyright (C) 2000-2003 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lib
www.eeworm.com/read/229396/14340891

html globals_eval.html

Symbian XML Libarary SYXML - XML Parser and Generator Library for Symbian
www.eeworm.com/read/226086/14496700

cpp cal_eval.cpp

#include "stdafx.h" #include #include #include "cal_main.h" #include "cal_eval.h" #include "cal_tran.h" extern struct camera_parameters cp; extern struct calibration_constants cc;
www.eeworm.com/read/226086/14496720

h cal_eval.h

void distorted_image_plane_error_stats (double*,double*,double*,double*); void undistorted_image_plane_error_stats (double*,double*,double*,double*); void object_space_error_stats (do
www.eeworm.com/read/124283/14579567

h integ_eval.h

/* interpolation/integ_eval_macro.h * * Copyright (C) 1996, 1997, 1998, 1999, 2000 Gerard Jungman * * This program is free software; you can redistribute it and/or modify * it under the terms o
www.eeworm.com/read/124283/14580399

h rat_eval.h

static double rat_eval (const double a[], const size_t na, const double b[], const size_t nb, const double x) { size_t i, j; double u, v, r; u = a[na - 1]; for (i = na - 1; i > 0;
www.eeworm.com/read/124283/14581505

c cheb_eval.c

static inline int cheb_eval_e(const cheb_series * cs, const double x, gsl_sf_result * result) { int j; double d = 0.0; double dd = 0.0; double y = (2.0*x - cs->a -
www.eeworm.com/read/123789/14612509

c cal_eval.c

/*******************************************************************************\ * * * This file contains routines for me
www.eeworm.com/read/222672/14680100

m performance_eval.m

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

h eval-plural.h

/* Plural expression evaluation. Copyright (C) 2000-2002 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lib