代码搜索:evaluating
找到约 228 项符合「evaluating」的源代码
代码结果 228
www.eeworm.com/read/307266/3726178
c mrlucas.c
/*
* MIRACL methods for evaluating lucas V function
* mrlucas.c
*
* Copyright (c) 1988-1999 Shamus Software Ltd.
*/
#include
#include "miracl.h"
void nres_lucas(_MIP
www.eeworm.com/read/307266/3726530
c mrlucas.c
/*
* MIRACL methods for evaluating lucas V function
* mrlucas.c
*
* Copyright (c) 1988-1999 Shamus Software Ltd.
*/
#include
#include "miracl.h"
void nres_lucas(_MIP
www.eeworm.com/read/170565/9798166
c mrlucas.c
/*
* MIRACL methods for evaluating lucas V function
* mrlucas.c
*
* Copyright (c) 1988-1999 Shamus Software Ltd.
*/
#include
#include "miracl.h"
void nres_lucas(_MIPD
www.eeworm.com/read/100612/15869015
c mrlucas.c
/*
* MIRACL methods for evaluating lucas V function
* mrlucas.c
*
* Copyright (c) 1988-1999 Shamus Software Ltd.
*/
#include
#include
void nres_lucas(_MIPD
www.eeworm.com/read/199482/7848989
cpp biveval.cpp
#include "stdafx.h"
/* procedures for evaluating Tseries */
#ifndef lint
static const char SCCSID[]="@(#)biveval.c 4.4 93/06/12 GIE REL";
#endif
# include "projects.h"
#include
# define
www.eeworm.com/read/349580/3143272
m plotcontroller.m
% Copyright (C) 2005 Anders Logg.
% Licensed under the GNU LGPL Version 2.1.
%
% Simple script for evaluating the performance of
% different time step controllers.
clf
subplot(2,1,1)
plot(t, k)
su
www.eeworm.com/read/407519/2262866
m plotcontroller.m
% Copyright (C) 2005 Anders Logg.
% Licensed under the GNU LGPL Version 2.1.
%
% Simple script for evaluating the performance of
% different time step controllers.
clf
subplot(2,1,1)
plot(t, k)
su
www.eeworm.com/read/270032/11050484
c nurbeval.c
/*
* NurbEval.c - Code for evaluating NURB surfaces.
*
* John Peterson
*/
#include
#include
#include
#include "nurbs.h"
#include "drawing.h"
/*
* Return the curr
www.eeworm.com/read/247004/12692882
txt profile.txt
-RS Code Parameters-
GF(2^m): 3
m0: 1
D: 5
-Encoder-
Encoding Mode("S" as Systemetic/"E" as Evaluating/"U" as Uncoding): S
DataSource(filename/Random): Random
RandomData File(filename/NONE):
www.eeworm.com/read/493005/6403711
null
NAME
null - null value
SYNOPSIS
null([v_1, v_2,...])
TYPES
v_1, v_2,... any
return null
DESCRIPTION
After evaluating in order any arguments it may have, null(...)
returns t