ffll_src_2_2_1

所属分类:Windows编程
开发工具:Visual C++
文件大小:101KB
下载次数:41
上传日期:2005-10-29 10:00:42
上 传 者yhchen
说明:  Fuzzy logic system VC classes

文件列表:
COGDefuzz.cpp (2331, 2002-06-17)
COGDefuzzSetObj.cpp (7293, 2003-04-26)
COGDefuzzSetObj.h (2183, 2002-01-09)
COGDefuzzVarObj.cpp (4911, 2002-12-10)
COGDefuzzVarObj.h (3730, 2002-01-09)
debug.h (571, 2002-02-28)
DefuzzSetObj.cpp (1735, 2002-01-09)
DefuzzSetObj.h (1405, 2001-10-16)
DefuzzVarObj.cpp (1823, 2002-01-09)
DefuzzVarObj.h (1563, 2002-12-10)
FFLLAPI.cpp (11520, 2003-04-29)
FFLLAPI.def (339, 2002-02-28)
FFLLAPI.h (1759, 2002-12-10)
FFLLBase.cpp (11374, 2003-04-26)
FFLLBase.h (8165, 2003-04-26)
FuzzyModelBase.cpp (64582, 2002-12-10)
FuzzyModelBase.h (6091, 2002-12-10)
FuzzyOutSet.cpp (5814, 2002-12-10)
FuzzyOutSet.h (2296, 2002-02-28)
FuzzyOutVariable.cpp (9241, 2003-04-26)
FuzzyOutVariable.h (4033, 2002-12-10)
FuzzyOutVariableBase.cpp (482, 2001-10-16)
FuzzyOutVariableBase.h (1071, 2001-10-16)
FuzzySetBase.cpp (13159, 2002-12-10)
FuzzySetBase.h (5362, 2002-02-28)
FuzzyVariableBase.cpp (33655, 2003-04-26)
FuzzyVariableBase.h (5799, 2002-02-28)
GCC (0, 2003-04-30)
GCC\CVS (0, 2003-04-30)
GCC\ffll_gcc.a (456, 2003-04-26)
GCC\ffll_gcc.dev (3100, 2003-04-26)
GCC\Makefile.win (3143, 2002-12-10)
license.txt (1582, 2003-04-26)
MemberFuncBase.cpp (11998, 2003-04-26)
MemberFuncBase.h (3829, 2002-12-10)
MemberFuncSCurve.cpp (16995, 2002-01-09)
MemberFuncSCurve.h (2098, 2002-02-28)
MemberFuncSingle.cpp (5595, 2002-12-10)
MemberFuncSingle.h (2118, 2002-02-28)
... ...

FFLL API Readme --------------- Version: 2.2.1 Release Date: 05/1/03 Release History ---------------- May 1, 2003 v2.2.1 * change to COGDefuzzSetObj.cpp that was causing slightly incorrect output values * updates to FFLLAPI.cpp to use std::list instead of std::vector to avoid destructors getting called before they should * Added: #define swprintf _snwprintf for Windows platforms to be more compatible with non-windows platforms August 1, 2002 v2.1.2 This version of the FFLL library has been modified to compile using the GCC compiler. The the /GCC subdirectory there is a makefile (makefile.win) that was created from the Dev-C++ IDE (available free at http://www.bloodshed.net) using the GCC compiler that came with it. The makefile should serve as a good jumping off point for whatever version of GCC and OS you are using. NOTE: you'll have to change the paths in the LIBS and INCS declarations. NOTE: In many GCC implementations you'll have to uncomment the following line in : typedef basic_string wstring; The parsing of FCL files has been modified to adhear more closely to the IEC 61131-7 standard when specifying rules. See http://ffll.sourceforge.net/ffll_and_fcl.htm for more details. -------------------------------------------------------------------------------- March 21, 2002 v2.1.1 Minor update so correct ACCU keyword is used. Older versions used ACCUM. FFLL will still read in FCL files that have ACCUM for backwards compatibility. -------------------------------------------------------------------------------- February 28, 2002 v2.1.0 Removed __declspec(dllexport) from all classes. This means if you're using the DLL version of FFLL the classes cannot be accessed directly. This was done to make the code cleaner. Modified project to eliminate (significant) external dependencies. This makes the dll a bit bigger but does not require the distribution of any other "supporting" dlls. -------------------------------------------------------------------------------- October 2001 v2.0.0 FFLL code is submitted to be included in the AI Game Programming Wisdom book. The code that is included in the CD of that book is the initial check-in into the FFLL project's CVS tree.

近期下载者

相关文件


收藏者