文件名称:基于VC的神经网络开发程序包(原码)

介绍说明--下载内容均来自于网络,请自行研究使用

可以用C++语言开发各种神经网络:BP,RBF,HOP~…………,使用前请看看说明文档,然后建立一个自己的项目文件,只要能明白作者的思路就能很方便地进行各种神经网络的设计,本人现在就在一个系统中使用它,目前这个开发包的版本已进入0.7了,但功能差不多,本人认为0.5这个版本用着也很方便,所以把他发来,大家共享。-C language can be used to develop a variety of neural networks : BP, RBF, HOP ~ ... ... please look at the use of pre-documented, and then the establishment of a project document, you will be able to understand the author's ideas will be very convenient for the various neural network design, I in a system in which to use it, the current version of the development kit has entered 0.7, but the function almost, I think that this version of 0.5 is also very convenient, so he made to share.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

annie-0.51-src

..............\bin

..............\doc

..............\...\doxyfile

..............\...\html

..............\...\Introduction.txt

..............\...\latex

..............\examples

..............\........\add.cpp

..............\........\hopfield01.cpp

..............\........\showoutputs.cpp

..............\........\tester.cpp

..............\........\tsp.cpp

..............\........\xor.cpp

..............\include

..............\.......\annie.h

..............\.......\CenterNeuron.h

..............\.......\defines.h

..............\.......\empty.h

..............\.......\Exception.h

..............\.......\File.h

..............\.......\HopfieldNetwork.h

..............\.......\InputLayer.h

..............\.......\InputNeuron.h

..............\.......\Layer.h

..............\.......\Link.h

..............\.......\Matrix.h

..............\.......\MultiLayerNetwork.h

..............\.......\Network.h

..............\.......\Neuron.h

..............\.......\RadialBasisNetwork.h

..............\.......\RecurrentNeuron.h

..............\.......\SimpleNeuron.h

..............\.......\TrainingSet.h

..............\.......\TwoLayerNetwork.h

..............\lib

..............\Makefile

..............\obj

..............\ReadMe.txt

..............\src

..............\...\bin2txt.cpp

..............\...\CenterNeuron.cpp

..............\...\empty.cpp

..............\...\Exception.cpp

..............\...\File.cpp

..............\...\HopfieldNetwork.cpp

..............\...\InputLayer.cpp

..............\...\InputNeuron.cpp

..............\...\KohonenMap.cpp

..............\...\KohonenMap1D.cpp

..............\...\KohonenMap3D.cpp

..............\...\Layer.cpp

..............\...\Link.cpp

..............\...\Matrix.cpp

..............\...\MultiLayerNetwork.cpp

..............\...\Network.cpp

..............\...\Neuron.cpp

..............\...\RadialBasisNetwork.cpp

..............\...\RecurrentNeuron.cpp

..............\...\SimpleNeuron.cpp

..............\...\TrainingSet.cpp

..............\...\trsetmerger.cpp

..............\...\TwoLayerNetwork.cpp

..............\...\txt2bin.cpp

..............\windows

..............\.......\annie.dsw

..............\.......\annie.sln

..............\.......\dsp

..............\.......\...\annie_lib.dsp

..............\.......\...\bin2txt.dsp

..............\.......\...\trsetmerger.dsp

..............\.......\...\txt2bin.dsp

..............\.......\exampleHopfield01

..............\.......\.................\exampleHopfield01.dsp

..............\.......\.................\exampleHopfield01.vcproj

..............\.......\exampleTSP

..............\.......\..........\cities.dat

..............\.......\..........\exampleTSP.vcproj

..............\.......\..........\tsp.dat

..............\.......\..........\weights.dat

..............\.......\exampleXOR

..............\.......\..........\exampleXOR.dsp

..............\.......\..........\exampleXOR.dsw

..............\.......\..........\exampleXOR.ncb

..............\.......\..........\exampleXOR.opt

..............\.......\..........\exampleXOR.vcproj

..............\.......\ReadMe-VisualStudio6.txt

..............\.......\ReadMe-VisualStudio7.txt

..............\.......\Tester

..............\.......\......\network.txt

..............\.......\......\tester.cpp

..............\.......\......\tester.dsp

..............\.......\......\Tester.vcproj

..............\.......\vcproj

..............\.......\......\annie-lib.vcproj

..............\.......\......\bin2txt.vcproj

..............\.......\......\trsetmerger.vcproj

..............\.......\......\txt2bin.vcproj

annie_0.51_doc.pdf

基于VC的神经网络开发程序包.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org