readme.txt
来自「人工神经网络在模式识别」· 文本 代码 · 共 29 行
TXT
29 行
AIR_BPNN_Recall-C++ Version 2.3 is
copylefted by M. T. Li ( mtli0913@yahoo.com )
and is under the GNU General Public License.
See gpl.txt for details.
Please visit the website ( http://www.air-robot.net/ )
to get the latest version of AIR_BPNN_Recall-C++.
This program was edited in Borland C++ Builder 5.0 Professional.
The sample data file are arranged in order as follows:
Sample[0] : Input[0] Input[1] Input[2].... Output[0] Output[1] Output[2]....
Sample[1] : ....
Sample[2] : ....
.
.
.
.
And they are separated by the "Tab".
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?