⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 Fuzzy logic system VC classes
💻 TXT
字号:
The files in this directory are to compile FFLL using the GNU C++ compiler.

The file makefile.win, is the makefile that was created from the Dev-C++ IDE 
(available free at http://www.bloodshed.net).

The file  ffll_gcc.dev, is the "project" file for the Dev-C++ IDE.

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 <string>:

 typedef basic_string <wchar_t> wstring;

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -