资源列表
Prediction_program
- 对于任意输入的一个LL(1)文法,构造预测分析程序,输出输入串的自动匹配过程。首先实现集合FIRST(X)构造算法和集合FOLLOW(A)构造算法,再实现预测分析表构造算法。再构造预测分析程序,输出字符串的自动匹配过程。-For any input of a LL (1) grammar, structure prediction analysis program, import and export series of automatic matching process. First of
circle1
- his code is an applicatino of EMOO by using Genetic algorithms to solve the following simple constrained problem: Draw the biggest possible circle in a 2D space filled with stars without enclosing any of them.-his code is an applicatino of E
AI_GA_matlab
- 遗传算法程序 主要程序 ga.m 遗传算法核心程序 BinaryExample.m 二进制编码应用程序 FloatExample.m 浮点编码的应用程序 相关算子及函数 initializega.m 种群初始化函数 simpleXover.m 用于二进制编码的简单交叉算子 arithXover.m 用于浮点编码的算术交叉算子 binaryMutation 用于二进制编码的变异算子 nonMutation.m 用于浮点编码的非均匀变异算子
tsp_SA.m
- 基于神经网络的模拟退火算法解决tsp问题 matlab实现-Neural network-based simulated annealing algorithm to solve the problem tsp matlab implementation
mohujulei
- 该聚类算法是一种很好的智能算法,有助于实现归类。-The clustering algorithm is a good intelligent algorithm contribute to the achievement of the classified.
bp
- bp算法实现,运行正常。人工神经网络中BP算法实现了多层反馈式学习过程-bp algorithm, operating normally. BP artificial neural network algorithms in multi-layer feedback-based learning process
yichuansuanfadebp
- 遗传算法的误差反向传播神经网络,希望大家下载学习。-Genetic algorithm error back propagation neural network, I hope you download the study.
pid
- pid神经元网络解耦控制算法,用于多变量系统控制。-pid web
GA
- 基于二进制和实数编码的遗传算法,很好用,肯定能调通-Based on binary and real coded genetic algorithm, is useful, certainly transfer through
DLCPP
- 用C++实现的多种深度学习算法,可以在visual studio内运行。-In c++ implementation of a variety of deep learning algorithm, can run within visual studio.
yichuan
- C语言实现的通用遗传算法程序
ddd
- 一些简单的数学计算方法 帮助大学计算的线性问题-Some simple mathematical calculation method to help the university to calculate the linear problem
