代码搜索:Numeric
找到约 7,754 项符合「Numeric」的源代码
代码结果 7,754
www.eeworm.com/read/273525/4210124
mata hqrdmultq1t.mata
*! version 1.0.1 06jan2005
version 9.0
mata:
numeric matrix hqrdmultq1t(numeric matrix H, numeric rowvector tau,
numeric matrix X)
{
numeric matrix C
_hqrdmult(H, tau, C=X, 1)
www.eeworm.com/read/273525/4204918
mata range.mata
*! version 1.0.0 15oct2004
version 9.0
mata:
numeric colvector range(numeric scalar a,
numeric scalar b,
numeric scalar delta)
{
real scalar n
if (a>=. | b>=. | delta>=.) _error
www.eeworm.com/read/322632/13372566
arff a.arff
@relation BC_clustered
@attribute Instance_number numeric
@attribute age numeric
@attribute BI-RADS-L numeric
@attribute BI-RADS-R numeric
@attribute focus_num numeric
@attribute Mass {CM IM SM None}
www.eeworm.com/read/322632/13372596
bak a.arff.bak
@relation BC_clustered
@attribute Instance_number numeric
@attribute age numeric
@attribute BI-RADS-L numeric
@attribute BI-RADS-R numeric
@attribute focus_num numeric
@attribute Mass {CM,IM,SM,None}
www.eeworm.com/read/291878/8391444
v memory.v
// megafunction wizard: %LPM_RAM_DQ%
// GENERATION: STANDARD
// VERSION: WM1.0
// MODULE: lpm_ram_dq
// ============================================================
// File Name: memory.v
//
www.eeworm.com/read/291235/8433493
cpp balanc.cpp
#include
#include
#include "nr.h"
using namespace std;
void NR::balanc(Mat_IO_DP &a)
{
const DP RADIX = numeric_limits::radix;
int i,j,last=0;
DP s,r,g,f,c,sqrdx;
www.eeworm.com/read/389810/8499667
cpp ex187_oci8.cpp
#include
using namespace std;
#include
#define OTL_ORA8I // Compile OTL 4.0/OCI8i
#define OTL_UNICODE // Enable Unicode OTL for OCI8i
#include // include the OTL
www.eeworm.com/read/389810/8499671
cpp ex186_oci8.cpp
#include
using namespace std;
#include
#define OTL_ORA8I // Compile OTL 4.0/OCI8i
#define OTL_UNICODE // Enable Unicode OTL for OCI8i
#include // include the OTL
www.eeworm.com/read/389810/8500042
cpp ex200_oci9.cpp
#include
using namespace std;
#include
#define OTL_ORA9I // Compile OTL 4.0/OCI9i
#define OTL_UNICODE // Enable Unicode OTL for OCI9i
#include // include the OT
www.eeworm.com/read/389810/8500697
cpp ex312_oci8.cpp
#include
using namespace std;
#include
//#define OTL_ORA8I // Compile OTL 4.0/OCI8
#define OTL_ORA8I // Compile OTL 4.0/OCI8i
//#define OTL_ORA9I // Compile OTL 4.0/OCI9i