代码搜索:Numeric
找到约 7,754 项符合「Numeric」的源代码
代码结果 7,754
www.eeworm.com/read/138595/13228899
txt applet 代码2.txt
作者:blackwhites
email: blackwhites@sohu.com
日期:2000-10-11 15:02:01
Limit TextField input to numeric valueimport java.awt.*;
import java.awt.event.*;
public class TextFieldWithLimit extends Tex
www.eeworm.com/read/322174/13387337
cpp ex336_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC // Compile OTL 4.0/ODBC
#define OTL_STRICT_NUMERIC_TYPE_CHECK_ON_SELECT
#include // include the OTL 4.0
www.eeworm.com/read/312211/13615864
cpp ei.cpp
#include
#include
#include "nr.h"
using namespace std;
DP NR::ei(const DP x)
{
const int MAXIT=100;
const DP EULER=0.577215664901533;
const DP EPS=numeric_limits::eps
www.eeworm.com/read/301701/13851777
txt applet 代码2.txt
作者:blackwhites
email: blackwhites@sohu.com
日期:2000-10-11 15:02:01
Limit TextField input to numeric valueimport java.awt.*;
import java.awt.event.*;
public class TextFieldWithLimit extends Tex
www.eeworm.com/read/140727/5782418
h linearalgebra.h
// file: $isip/class/numeric/LinearAlgebra/LinearAlgebra.h
// version: $Id: LinearAlgebra.h,v 1.7 2002/07/11 03:35:33 picone Exp $
//
// make sure definitions are only made once
//
#ifndef ISIP_LINEA
www.eeworm.com/read/140727/5782441
cc nonlin_05.cc
// file: $isip/class/numeric/NonlinearOptimization/nonlin_05.cc
// version: $Id: nonlin_05.cc,v 1.6 2001/11/13 15:30:15 gao Exp $
//
// isip include files
//
#include "NonlinearOptimization.h"
// me
www.eeworm.com/read/140727/5782457
cc sigm_00.cc
// file: $isip/class/numeric/Sigmoid/sigm_00.cc
// version: $Id: sigm_00.cc,v 1.5 2001/06/09 01:46:30 picone Exp $
//
// there is no source code in this file
//
// isip include files
//
#include "Si
www.eeworm.com/read/106490/6192523
java chtype.java
//==============================================================
// ChType.java - Determines type and numeric value of characters
//
// Java学习源代码检索系统 Ver 1.0 20031015 免费正式版
// 版权所有: 中国IT认证实验室(www.
www.eeworm.com/read/100127/6273941
test_grammar
test_grammar
1. Parser
1.1 Tokens
1.1.1 Backslashes
1.1.2 Numeric literals
1.1.2.1 Plain integers
1.1.2.2 Long integers
1.1.2.3 Floating point
1.1.3 String literals
1.2 Grammar
single_input
file_input
www.eeworm.com/read/481974/6634441
vhd targ32_wrp_netlist.vhd
--
-- Written by Synplicity
-- Sun Apr 02 14:26:07 2006
--
--
library ieee;
use ieee.std_logic_1164.all;
use ieee.numeric_std.all;
library synplify;
use synplify.components.all;
library pr