资源列表
NeuralNetwork_BP_Regression
- bp神经网络用于回归的matlab程序,修改数值就可适用
NeuralNetwork_BP_Classification
- bp神经网络用于分类的matlab程序,修改数值就可适用
Sort
- 对内存内连续区域的数据进行排序,排序采用了交换排序的方法
Interpreter
- 设计模式之Interpreter,设计模式之Interpreter
Flyweight
- 设计模式之Flyweight,设计模式之Flyweight
Factory
- 设计模式之Factory,设计模式之Factory
Facade
- 设计模式之Facade,设计模式之Facade
Decorator
- 设计模式之Decorator,设计模式之Decorator
Composite
- 设计模式之Composite,Composite
Command
- 设计模式之Command,设计模式之Command
Command2
- 设计模式之Command,设计模式之Command
Bridge
- 设计模式之Bridge,设计模式之Bridge
