代码搜索:Numeric
找到约 7,754 项符合「Numeric」的源代码
代码结果 7,754
www.eeworm.com/read/179612/9349229
h dsrnumvl.h
/*
*
* Copyright (C) 2000-2005, OFFIS
*
* This software and supporting documentation were developed by
*
* Kuratorium OFFIS e.V.
* Healthcare Information and Communication Systems
*
www.eeworm.com/read/373628/9445580
outlier
outlier package:randomForest R Documentation
_C_o_m_p_u_t_e _o_u_t_l_y_i_n_g _m_e_a_s_u_r_e_s
_D_e_s_c_r_i_p_t_i_o_n:
Compute ou
www.eeworm.com/read/177488/9450971
java facts.java
//********************************************************************
// Facts.java Author: Lewis/Loftus
//
// Demonstrates the use of the string concatenation operator and the
// automa
www.eeworm.com/read/176906/9479931
ned genericnetworknode.ned
//-------------------------------
// File: genericNetworkNode.ned
// This is a simple simulation program whose purpose is just
// to understand how antNet algorithm works
//-----------------------
www.eeworm.com/read/371680/9542365
m plus.m
function y = plus(x,y)
% Addition of ADTAYL objects.
% Either of x or y can be numeric, and either can be scalar (1 by 1). If
% neither is scalar, they must have the same size.
% In effect, a nume
www.eeworm.com/read/371680/9542377
m minus.m
function y = minus(x,y)
% Subtraction of ADTAYL objects.
% Either of x or y can be numeric, and either can be scalar (1 by 1). If
% neither is scalar, they must have the same size.
% In effect, a
www.eeworm.com/read/365527/9858880
m exa3_14.m
phi=sym('(1+sqrt(5))/2') % the ‘golden’ ratio
eval(phi) % convert to a numeric value
www.eeworm.com/read/166055/10038030
java facts.java
//********************************************************************
// Facts.java Author: Lewis/Loftus
//
// Demonstrates the use of the string concatenation operator and the
// automa
www.eeworm.com/read/425415/10358022
~pas frmmainunit.~pas
unit frmMainUnit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs,inifiles, Menus, ImgList, ComCtrls, ToolWin;
type
TForm1 = class(T
www.eeworm.com/read/425415/10358058
pas frmmainunit.pas
unit frmMainUnit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs,inifiles, Menus, ImgList, ComCtrls, ToolWin;
type
TForm1 = class(T