Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Mathimatics-Numerical algorithms AI-NN-PR
Title: fis Download
 Description: /*   * This a modified fis.c fuzzy inference system library function, you can transplant the C/C++ environment to use the MFC in VS2010 environment tested   * 1 the fis.c files are copied to the project   * 2 modify the VS2010 configuration properties, project-> Properties-> C/C++-> preprocessor-> preprocessor definitions add   * _CRT_SECURE_NO_WARNINGS   * 3】 【Solution Explorer selected fis.c file, click the right attributes   * [Configuration Properties]-> [conventional]-> [type of item], [C/C++ header]   * 4, if it is a C language file (*. C) the use of   *# Include "fis.c"   * Contains the interface library file   * 5, if it is a C++ files, use   * Extern "C" {   *# Include "fis.c"   *}   * Contains the library files.   * I wish you to pleasant!   * Hemmingway <hemmingway@163.com> 2013/1/2   * /
 Downloaders recently: [More information of uploader 王行凤]
 To Search:
File list (Check if you may need any files):
 

fis.c
    

CodeBus www.codebus.net