文件名称:annie365
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 474kb
- 下载次数:
- 0次
- 提 供 者:
- y***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C++神经网络开发包ANNIE,可以用C++语言开发各种神经网络:如BP,RBF,HOPFIELD等,同时随附件带有基于VC和.NET环境的示例源程序 -C neural network development kits 8am, the C language can be used to develop a variety of neural networks : as BP, RBF, Hopfield, along with the annex and with VC.NET environment example source
(系统自动生成,下载前可以参看下载内容)
下载文件列表
annie
.....\acinclude.m4
.....\AUTHORS
.....\autogen.sh
.....\bin
.....\ChangeLog
.....\config
.....\......\config.h.in
.....\......\depcomp
.....\......\install-sh
.....\......\missing
.....\......\mkinstalldirs
.....\configure
.....\configure.ac
.....\COPYING
.....\data
.....\....\ggobi.col
.....\....\grad.jpeg
.....\....\lines.col
.....\....\liness.jpg
.....\....\mess.col
.....\....\mess.jpg
.....\....\pluto.col
.....\....\pluto.jpg
.....\....\plutos.jpg
.....\....\small.jpg
.....\....\small2.jpg
.....\doc
.....\...\doxyfile
.....\...\Introduction.txt
.....\examples
.....\........\add.cpp
.....\........\analyze.cpp
.....\........\gren
.....\........\....\create.cpp
.....\........\....\train.cpp
.....\........\hdither.cpp
.....\........\hopfield01.cpp
.....\........\kanal.cpp
.....\........\kohonen.cpp
.....\........\kohonen_pars.h
.....\........\ktiles.cpp
.....\........\Makefile.am
.....\........\Makefile.in
.....\........\recurrent.cpp
.....\........\search_automata.cpp
.....\........\showoutputs.cpp
.....\........\tester.cpp
.....\........\tiles.cpp
.....\........\tiles_and_analyze.sh
.....\........\tiles_compress.cpp
.....\........\time_series.cpp
.....\........\tsp.cpp
.....\........\xor.cpp
.....\include
.....\.......\annie
.....\.......\.....\AbstractNeuron.h
.....\.......\.....\annie.h
.....\.......\.....\args.h
.....\.......\.....\auxf.h
.....\.......\.....\CenterNeuron.h
.....\.......\.....\Control.h
.....\.......\.....\cthread.h
.....\.......\.....\defines.h
.....\.......\.....\empty.h
.....\.......\.....\EucledianTopology.h
.....\.......\.....\examples.h
.....\.......\.....\examples_time.h
.....\.......\.....\Exception.h
.....\.......\.....\File.h
.....\.......\.....\GABNeuron.h
.....\.......\.....\HopfieldNetwork.h
.....\.......\.....\Image.h
.....\.......\.....\InputLayer.h
.....\.......\.....\InputNeuron.h
.....\.......\.....\Kohonen.h
.....\.......\.....\KohonenAnalyzer.h
.....\.......\.....\Layer.h
.....\.......\.....\Link.h
.....\.......\.....\listeners.h
.....\.......\.....\Matrix.h
.....\.......\.....\MultiLayerNetwork.h
.....\.......\.....\Network.h
.....\.......\.....\Neuron.h
.....\.......\.....\ParametrizedNeuron.h
.....\.......\.....\RadialBasisNetwork.h
.....\.......\.....\random.h
.....\.......\.....\RecurrentNetwork.h
.....\.......\.....\RecurrentNeuron.h
.....\.......\.....\SimpleNeuron.h
.....\.......\.....\sys.h
.....\.......\.....\TrainingSet.h
.....\.......\.....\TwoLayerNetwork.h
.....\.......\.....\util
.....\.......\.....\....\gl_aux.h
.....\.......\.....\....\ImageCompress.h
.....\acinclude.m4
.....\AUTHORS
.....\autogen.sh
.....\bin
.....\ChangeLog
.....\config
.....\......\config.h.in
.....\......\depcomp
.....\......\install-sh
.....\......\missing
.....\......\mkinstalldirs
.....\configure
.....\configure.ac
.....\COPYING
.....\data
.....\....\ggobi.col
.....\....\grad.jpeg
.....\....\lines.col
.....\....\liness.jpg
.....\....\mess.col
.....\....\mess.jpg
.....\....\pluto.col
.....\....\pluto.jpg
.....\....\plutos.jpg
.....\....\small.jpg
.....\....\small2.jpg
.....\doc
.....\...\doxyfile
.....\...\Introduction.txt
.....\examples
.....\........\add.cpp
.....\........\analyze.cpp
.....\........\gren
.....\........\....\create.cpp
.....\........\....\train.cpp
.....\........\hdither.cpp
.....\........\hopfield01.cpp
.....\........\kanal.cpp
.....\........\kohonen.cpp
.....\........\kohonen_pars.h
.....\........\ktiles.cpp
.....\........\Makefile.am
.....\........\Makefile.in
.....\........\recurrent.cpp
.....\........\search_automata.cpp
.....\........\showoutputs.cpp
.....\........\tester.cpp
.....\........\tiles.cpp
.....\........\tiles_and_analyze.sh
.....\........\tiles_compress.cpp
.....\........\time_series.cpp
.....\........\tsp.cpp
.....\........\xor.cpp
.....\include
.....\.......\annie
.....\.......\.....\AbstractNeuron.h
.....\.......\.....\annie.h
.....\.......\.....\args.h
.....\.......\.....\auxf.h
.....\.......\.....\CenterNeuron.h
.....\.......\.....\Control.h
.....\.......\.....\cthread.h
.....\.......\.....\defines.h
.....\.......\.....\empty.h
.....\.......\.....\EucledianTopology.h
.....\.......\.....\examples.h
.....\.......\.....\examples_time.h
.....\.......\.....\Exception.h
.....\.......\.....\File.h
.....\.......\.....\GABNeuron.h
.....\.......\.....\HopfieldNetwork.h
.....\.......\.....\Image.h
.....\.......\.....\InputLayer.h
.....\.......\.....\InputNeuron.h
.....\.......\.....\Kohonen.h
.....\.......\.....\KohonenAnalyzer.h
.....\.......\.....\Layer.h
.....\.......\.....\Link.h
.....\.......\.....\listeners.h
.....\.......\.....\Matrix.h
.....\.......\.....\MultiLayerNetwork.h
.....\.......\.....\Network.h
.....\.......\.....\Neuron.h
.....\.......\.....\ParametrizedNeuron.h
.....\.......\.....\RadialBasisNetwork.h
.....\.......\.....\random.h
.....\.......\.....\RecurrentNetwork.h
.....\.......\.....\RecurrentNeuron.h
.....\.......\.....\SimpleNeuron.h
.....\.......\.....\sys.h
.....\.......\.....\TrainingSet.h
.....\.......\.....\TwoLayerNetwork.h
.....\.......\.....\util
.....\.......\.....\....\gl_aux.h
.....\.......\.....\....\ImageCompress.h