代码搜索:Numeric
找到约 7,754 项符合「Numeric」的源代码
代码结果 7,754
www.eeworm.com/read/389810/8499071
cpp ex514_odbc.cpp
#include
using namespace std;
#include
#define OTL_FREETDS_ODBC_WORKAROUNDS
#define OTL_ODBC_MSSQL_2005 // Compile OTL 4/ODBC, MS SQL 2005
//#define OTL_ODBC // Compile O
www.eeworm.com/read/389810/8499289
cpp ex410_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC
//#define OTL_ODBC_UNIX // Compile OTL 4.0/ODBC
#include // include the OTL 4.0 header file
otl_conne
www.eeworm.com/read/389810/8499493
cpp ex401_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC
//#define OTL_ODBC_UNIX // Compile OTL 4.0/ODBC
#include // include the OTL 4.0 header file
otl_conne
www.eeworm.com/read/389810/8499897
cpp ex55_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC_MSSQL_2008 // Compile OTL 4/ODBC, MS SQL 2008
//#define OTL_ODBC // Compile OTL 4/ODBC. Uncomment this when used with
www.eeworm.com/read/433114/8545350
m mat2cellstrings.m
function cellstring=mat2cellstrings(mat)
% Convert numeric matrix into a cellarray of strings
% Written by: E. R.: September 16, 2004
% Last updated:
%
% cellstring=mat2cellstrings(mat)
% INP
www.eeworm.com/read/388617/8595611
cpp cinfish.cpp
// cinfish.cpp -- non-numeric input terminates loop
#include
const int Max = 5;
int main()
{
using namespace std;
// get data
double fish[Max];
cout
www.eeworm.com/read/388617/8596633
cpp cinfish.cpp
// cinfish.cpp -- non-numeric input terminates loop
#include
const int Max = 5;
int main()
{
using namespace std;
// get data
double fish[Max];
cout
www.eeworm.com/read/287749/8672930
c config2cfg_c.c
/* Do *not* directly modify this file. It was */
/* generated by the Configuration Tool; any */
/* changes risk being overwritten. */
/* INPUT Config2.cdb */
/* Include He
www.eeworm.com/read/387009/8712254
h frenel.h
Complex frenel(const Doub x) {
static const Int MAXIT=100;
static const Doub PI=3.141592653589793238, PIBY2=(PI/2.0), XMIN=1.5,
EPS=numeric_limits::epsilon(),
FPMIN=numeric_limits