eda_1_08

所属分类:人工智能/神经网络/深度学习
开发工具:Visual C++
文件大小:525KB
下载次数:43
上传日期:2006-12-08 00:40:28
上 传 者sunxiaodian
说明:  eda is an estimation of distributions algorithm

文件列表:
eda_1_08\doc\decarith1_08.pdf (140755, 2002-12-19)
eda_1_08\doc\default.css (2869, 2003-02-07)
eda_1_08\doc\eda_library.html (16370, 2003-04-27)
eda_1_08\examples\acceptance\build.eant (667, 2003-02-07)
eda_1_08\examples\acceptance\operations\decimal_tester.e (976, 2003-02-07)
eda_1_08\examples\acceptance\operations\test_abs.e (758, 2003-02-07)
eda_1_08\examples\acceptance\operations\test_add.e (720, 2003-02-07)
eda_1_08\examples\acceptance\operations\test_compare.e (724, 2003-02-07)
eda_1_08\examples\acceptance\operations\test_decimal_general.e (13914, 2003-02-07)
eda_1_08\examples\acceptance\operations\test_divide.e (726, 2003-02-07)
eda_1_08\examples\acceptance\operations\test_divide_integer.e (758, 2003-02-07)
eda_1_08\examples\acceptance\operations\test_many.e (2414, 2003-02-07)
eda_1_08\examples\acceptance\operations\test_max.e (718, 2003-02-07)
eda_1_08\examples\acceptance\operations\test_min.e (718, 2003-02-07)
eda_1_08\examples\acceptance\operations\test_minus.e (727, 2003-02-07)
eda_1_08\examples\acceptance\operations\test_multiply.e (733, 2003-02-07)
eda_1_08\examples\acceptance\operations\test_normalize.e (731, 2003-02-07)
eda_1_08\examples\acceptance\operations\test_plus.e (724, 2003-02-07)
eda_1_08\examples\acceptance\operations\test_remainder.e (738, 2003-02-07)
eda_1_08\examples\acceptance\operations\test_rescale.e (743, 2003-02-07)
eda_1_08\examples\acceptance\operations\test_subtract.e (738, 2003-02-07)
eda_1_08\examples\acceptance\operations\test_to_eng.e (1241, 2003-02-07)
eda_1_08\examples\acceptance\operations\test_to_sci.e (744, 2003-02-07)
eda_1_08\examples\acceptance\system.xace (1561, 2003-02-27)
eda_1_08\examples\acceptance\test_cases\abs.decTest (6155, 2003-01-22)
eda_1_08\examples\acceptance\test_cases\add.decTest (44486, 2003-01-22)
eda_1_08\examples\acceptance\test_cases\base.decTest (52264, 2003-01-22)
eda_1_08\examples\acceptance\test_cases\compare.decTest (27530, 2003-01-22)
eda_1_08\examples\acceptance\test_cases\divide.decTest (30523, 2003-01-22)
eda_1_08\examples\acceptance\test_cases\divideint.decTest (19214, 2003-01-22)
eda_1_08\examples\acceptance\test_cases\double.decTest (10990, 2003-01-22)
eda_1_08\examples\acceptance\test_cases\extend.decTest (1582, 2003-01-22)
eda_1_08\examples\acceptance\test_cases\inexact.decTest (10688, 2003-01-22)
eda_1_08\examples\acceptance\test_cases\integer.decTest (6670, 2003-01-22)
eda_1_08\examples\acceptance\test_cases\max.decTest (10957, 2003-01-22)
eda_1_08\examples\acceptance\test_cases\min.decTest (11099, 2003-01-22)
eda_1_08\examples\acceptance\test_cases\minus.decTest (7214, 2003-01-22)
eda_1_08\examples\acceptance\test_cases\multiply.decTest (30155, 2003-01-22)
eda_1_08\examples\acceptance\test_cases\new.decTest (11237, 2003-02-07)
eda_1_08\examples\acceptance\test_cases\normalize.decTest (9336, 2003-01-22)
... ...

EDA - Eiffel Decimal Arithmetic library, version 1.0. EDA is an Eiffel implementation of the "General Decimal Arithmetic Specification" (GDAS, in the rest of this text) version 1.08 (see References, 1). EDA is a part of the SAFE projects (http://safe.sourceforge.net). By following the GDAS, this Eiffel implementation conforms to the requirements of the ANSI/IEEE standard 854-1***7, while supporting integer and unrounded floating-point arithmetic as a subset (see GDAS page 1). The software included in this package is copyrighted freeware distributed under the terms and conditions of the Eiffel Forum License as specified in file License.txt. Software dependencies --------------------- EDA uses the multi-platform, multi-compiler GOBO 3.1 library (see References, 2). Standard conformance -------------------- From the GDAS, this library implements - Abstract representation of contexts : EDA_MATH_CONTEXT * 7 rounding modes : Round_up, Round_down, Round_ceiling, Round_floor, Round_half_up, Round_half_down, Round_half_even * traps and signals - Conversion operations : EDA_DECIMAL * to_scientific_string * to_engineering_string * to_number (as creation routine 'make_from_string') *** Eiffel specific : make_from_integer, make_from_double, to_double, to_integer - Arithmetic operations : * abs * add and subtract * compare * divide * divide-integer * max * min * minus and plus * multiply * normalize * remainder * rescale * round-to-integer *** Eiffel specific : +, -, *, /, //, \\ - ! Not Implemented : * remainder-near * square-root * power References: 1. "General Decimal Arithmetic Specification" version 1.08, Mike Cowlishaw, IBM UK Laboratories, http://www2.hursley.ibm.com/decimal. 2. GOBO 3.0. http://sourceforge.net/projects/gobo-eiffel; http://www.gobosoft.com -- Copyright (c) 2002, Paul G. Crismer and others December 1, 2002.

近期下载者

相关文件


收藏者