代码搜索:Numeric
找到约 7,754 项符合「Numeric」的源代码
代码结果 7,754
www.eeworm.com/read/140727/5782425
cc mel_01.cc
// file: $isip/class/numeric/Mel/mel_01.cc
// version: $Id: mel_01.cc,v 1.1 2001/04/24 15:39:20 srivasta Exp $
//
// isip include files
//
#include "Mel.h"
// method: debug
//
// arguments:
// cons
www.eeworm.com/read/101990/6234800
profile miocos.profile
#
# PKCS15 r/w profile for MioCOS cards
#
cardinfo {
max-pin-length = 8;
pin-encoding = ascii-numeric;
pin-pad-char = 0x00;
}
# Define reasonable limits for PINs and PUK
# Note that we do
www.eeworm.com/read/263246/11370123
vhd disp_out.vhd
LIBRARY ieee;
USE ieee.std_logic_1164.all;
USE ieee.numeric_std.all;
ENTITY disp_out IS
port(
CLK : in std_logic; --4096 kHz
DISP_HOLD : in std_logic;
ENABLE_10MS : in
www.eeworm.com/read/403922/11502158
html mysqli-result.fetch-array.html
Fetch a result row as an associative, a numeric array, or both
www.eeworm.com/read/403922/11502527
html function.oci-fetch-array.html
Returns the next row from the result data as an associative or
numeric
www.eeworm.com/read/403922/11506031
html function.maxdb-fetch-array.html
Fetch a result row as an associative, a numeric array, or both
www.eeworm.com/read/402770/11527873
cpp ex288_oci7.cpp
#include
using namespace std;
#include
#define OTL_ORA7 // Compile OTL 4.0/OCI7
#define OTL_STRICT_NUMERIC_TYPE_CHECK_ON_SELECT
#include // include the OTL 4.0
www.eeworm.com/read/402770/11528116
cpp ex580_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC
//#define OTL_ODBC_UNIX // Compile OTL 4.0/ODBC
#define OTL_STRICT_NUMERIC_TYPE_CHECK_ON_SELECT
#include // inc