代码搜索:Numeric
找到约 7,754 项符合「Numeric」的源代码
代码结果 7,754
www.eeworm.com/read/145086/12754156
cpp genetic.cpp
#include
#include
#include
#include
#include
#include
#include
using namespace std;
void generate_colony(int **colony,
www.eeworm.com/read/143706/12850257
arff cpu.arff
%
% As used by Kilpatrick, D. & Cameron-Jones, M. (1998). Numeric prediction
% using instance-based learning with encoding length selection. In Progress
% in Connectionist-Based Information Systems. S
www.eeworm.com/read/136872/13358462
arff cpu.arff
%
% As used by Kilpatrick, D. & Cameron-Jones, M. (1998). Numeric prediction
% using instance-based learning with encoding length selection. In Progress
% in Connectionist-Based Information Systems. S
www.eeworm.com/read/319487/13450507
readme
C++ and Object-Oriented Numeric Computing for Scientists and Engineers
Daoqi Yang, Springer, New York, 2001. ISBN:0-387-98990-0
The code that I have used in each chapter are in the
subdirectorie
www.eeworm.com/read/309649/13666850
h ext_keys.h
/* +++Date last modified: 05-Jul-1997 */
/*
** Keyboard I/O header file.
**
** ext_getch() returns:
**
** 0->255 Normal key
** 256->511 Numeric pad key or Function
www.eeworm.com/read/140727/5782417
gnumakefile
# file: $isip/class/numeric/LinearAlgebra/GNUmakefile
# version: $Id: GNUmakefile,v 1.1 2001/01/23 13:56:25 hamaker Exp $
#
# source files
#
ISIP_FILES = *.cc
# define the header files that need to
www.eeworm.com/read/140727/5782449
gnumakefile
# file: $isip/class/numeric/Sigmoid/GNUmakefile
# version: $Id: GNUmakefile,v 1.1 2001/01/19 23:36:10 hamaker Exp $
#
# source files
#
ISIP_FILES = *.cc
# define the header files that need to be in
www.eeworm.com/read/136827/5845948
quickhand handwriting.conf.quickhand
[CharSets]
#Lowercase = hiragana.qpt
Combining = quickcombining.qpt
Lowercase = quicklower.qpt
Numeric = quicknumeric.qpt
Punctuation = quickpunct.qpt
Symbol = quicksymbol.qpt
Uppercase = quickupper.q
www.eeworm.com/read/136821/5850677
quickhand handwriting.conf.quickhand
[CharSets]
#Lowercase = hiragana.qpt
Combining = quickcombining.qpt
Lowercase = quicklower.qpt
Numeric = quicknumeric.qpt
Punctuation = quickpunct.qpt
Symbol = quicksymbol.qpt
Uppercase = quickupper.q
www.eeworm.com/read/101082/6248899
h macros.h
/* @(#)macros.h 4.1 (ULTRIX) 7/17/90 */
/*
numeric() is useful in while's, if's, etc., but don't use *p++
max() and min() depend on the types of the operands
abs() is absolute value
*/
# defin