资源列表
MoShiPiPei
- 有一串10000位数的主串由1、2、3、4四位数随机获得,n位模式串是指有4的n次方个模式串,如2位模式串有:11、12、13、14、21、22、23、24、31、32、33、34、41、42、43、44等16个数组成。现在进行模式匹配,假设主串为:431324113122341324132等等,则第一次比较是43,第二次比较是31,第三次比较是13,依此类推,每比较一次则落得模式串中的一个,当所有模式串(有4的n次方个)都被找到时,记得所比较的次数,则这个次数就是这次匹配的结果。程序执行了
Cfunction_study
- 一些实用的而且基本的C语言编程实例,从最基本的学起,相信你一定有所收获!-practical and basic example of the C programming language, learning from the most basic, sure you will gain!
ModularNet
- 本源代码是本人亲自编写的关于模糊神经网络模型的实现,它结合了模糊逻辑和神经网络的优点,具有全局逼近的功能。本代码提供了简单的界面,输入学习样本,可以进行预测并能输出预测结果。-source code is personally prepared by the fuzzy neural network model implementation, which was a combination of fuzzy logic and neural network advantages, and hav
thin-image
- 这是关于细化算法的一个源码,我在国外网站下载的,没有密码就可以解压,愿和大家一起共享!-This is a refinement of the algorithm source code, my foreign websites, and no password can be extracted, and is willing to share with everyone!
adalineNN
- 比较详细的一个多层前馈网络程序,可扩展性比较强,-a multilayer feed-forward network programming, scalability relatively strong,
BAM__NN
- 一个Bidirectional Associative Memory的神经网络程序,希望对大家有用-a Bidirectional Associative Memory of neural network programming, useful for all
matlab-tetris
- 一个用Matlab编写的的俄罗斯方块程序。-a prepared using Matlab Russian squares procedure.
BoltzmanTSP
- Boltzman网络,以及对TSP问题的应用-Boltzman network, and to the application of TSP
matlab-babysnake
- 又一个用matlab的GUI编写的贪吃蛇程序。-also a GUI using Matlab prepared by the Snake procedures.
Hopfield&Application
- 经典的hopfield神经网络的源程序,With with application in Ap:Autoassociative Memory Associative Recall of Images-classical neural network source, with application in With Ap : Autoassociative Associative Memory Recall of Images
newBPNN
- Back propagation neural networks and its Application: Time-Series Forecasting Prediction of the Annual Number of Sunspots -Back propagation neural networks and its Application : Time-Series Forecasting Prediction of the Annual Number of Sunspots
ART&Application
- 自适应共振网络Application: Brain Modeling Stability-Plasticity Demonstration