资源列表
heibaiqi
- 五子棋是一种受大众广泛喜爱的游戏,这里介绍五子棋程序的数据结构、评分规则、胜负判断方法,重点分析了搜索算法,并在传统的博弈算法在五子棋应用中进行一些改进,从而使剪枝更有效,运算性能更好。改进包括:不使用closed表;改变棋盘搜索顺序;增加记录最大棋盘信息的指针。实验证明,这几点改进对提高效率有很高帮助。
GS
- 用遗传算法求解函数最优化问题,可以求目标函数的极值-Function using genetic algorithm optimization problem can be of extreme value for the objective function
lad-ga
- 《基于遗传算法的最小一乘回归新算法》张春涛 LAD-GA交流-《A New Algorithm for the LeastAbsolute Deviation Regression Based on the Genetic Algorithm》 Zhang Chun-Tao
BP
- 用于BP神经网络的模拟算法工具,可以模拟运算而不用手动编程-Used for the BP neural network of simulation algorithm tool
NEURO-GENETIC
- The proposed approach is based on three stages which (1) use neural networks for constructing a response function model of a dynamic multiresponse system, (2) use exponential desirability functions for evaluating overall performance of a specific
OpenBTSProject
- OpenBTS 是基于软件的 GSM 接入口,它提供标准的GSM兼容的移动手机,不需使用现成的电话提供商的 [OpenBTS Logo] OpenBTS Logo 接口,来拨打现有电话系统的接口。OpenBTS[1]是以第一个基于开源软件的工业标准的GSM协议栈而闻名。-OpenBTS is a Unix application that uses a software radio to present a GSM air interface to standard 2G G
ISODATA
- isodata算法源码的一个示例,网上下载的-isodata
Elecrt
- 自动装弹机电控系统故障诊断专家系统Electrical Control System automatic loading system fault diagnosis expert-Electrical Control System automatic loading system fault diagnosis expert
GA_Matlab
- 在工业工程中,许多最优化问题性质十分复杂,很难用传统的优化方法来求解.自1960年以来,人们对求解这类难解问题日益增加.一种模仿生物自然进化过程的、被称为“进化算法(evolutionary algorithm)”的随机优化技术在解这类优化难题中显示了优于传统优化算法的性能。目前,进化算法主要包括三个研究领域:遗传算法、进化规划和进化策略。其中遗传算法是迄今为止进化算法中应用最多、比较成熟、广为人知的算法。
ASStar
- 国外的一个A*算法演示,带源代码。作为算法参考非常好-abroad an A * algorithm demonstration, with the source code. As a very good reference algorithm
eg14-zhishupince
- 《MATLAB神经网络30个案例分析》中的第14个例子,案例14 SVM神经网络的回归预测分析---上证开盘指数预测。希望对大家有一定的帮助!-The MATLAB neural network analysis of 30 cases of example, 14 cases (14 of SVM neural network predictive regression analysis- Shanghai opened index prediction. Hope to have certa
BP_nids
- 基于改进BP算法的入侵检测神经网络方法,很好的一片学习文章,提供了一个模型-Algorithm Based on Improved BP Neural Network Method for Intrusion Detection, learn a very good article, provides a model
