搜索资源列表
StateMachine
- 一个有限状态机的编程范例 StateMachine包 状态机管理 IStateMachine.as 状态机接口 MyEvent_Control.as 消息管理,状态管理 MyEvent_Single.as 单个事件 Total.as 实现了状态机接口(IStateMachine)的基类,将其理解为抽象类比较好 A.as 继承基类(Total)的状态机,这个才是真正可用的 B.as 同A Main.as 调用,以及启动 若要使
BP_Simulation-examples
- BP神经网络的模式识别matlab仿真实例,实测可用-Pattern Recognition matlab BP neural network simulation instance and Available
Hopfield Neural Network
- 一种离散神经网络实例,亲测可用。MATLAB语言实现的(A discrete neural network instance, a pro-test is available.MATLAB language implementation)
遗传算法对BP网络权值阈值进行优化实例
- 遗传算法对BP神经网络权阈值进行优化,运行可用(Genetic algorithm is used to optimize the weight threshold of BP neural network.)