代码搜索:Numeric
找到约 7,754 项符合「Numeric」的源代码
代码结果 7,754
www.eeworm.com/read/392773/2491420
cpp rotate_test.cpp
#include
#include
#include
#include "iota.h"
#include "cppunit/cppunit_proxy.h"
#if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
using namespace std;
#endif
//
www.eeworm.com/read/392773/2491456
cpp perm_test.cpp
#include
#include
#include
#include
#include
#include "iota.h"
#include "cppunit/cppunit_proxy.h"
#if !defined (STLPORT) || defined(_STLP_USE_N
www.eeworm.com/read/376468/2710515
sql dislist.sql
create table dislist(
unitcode char(6) not null,
personcode char(12) not null,
name char(16) not null,
audityear smalldatetime not null,
bookindate smalldatetime not null,
thisadd numeric(8,2) n
www.eeworm.com/read/375190/2738886
qbk nag_library.qbk
[section:nag_library Comparison with C, R, FORTRAN-style Free Functions]
You are probably familiar with a statistics library that has free functions,
for example the classic [@http://nag.com/numeric/
www.eeworm.com/read/362216/2936216
m set_infomsg_verbosity_level.m
function VERBOSITY = set_infomsg_verbosity_level(verbosity_level)
% set_infomsg_verbosity_level -- Set and return numeric value of VERBOSE to the verbose level for informational messages.
%
%****f* wm
www.eeworm.com/read/359371/2978276
cpp main.cpp
#include
#include
#include
using namespace std;
void print(int x){
cout
www.eeworm.com/read/359371/2978296
cpp main.cpp
#include
#include
#include
using namespace std;
void print(int x){
cout
www.eeworm.com/read/356739/3037285
js indexes.js
/* $Id: indexes.js 7886 2005-11-23 19:10:30Z nijel $ */
/**
* Ensures a value submitted in a form is numeric and is in a range
*
* @param object the form
* @param string the name of the
www.eeworm.com/read/162614/5532948
java oid.java
/* OID.java -- numeric representation of an object identifier
Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; yo
www.eeworm.com/read/162614/5535206
java adjustable.java
/* Adjustable.java -- Objects with a numeric adjustment scale
Copyright (C) 1999, 2002, 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; yo