搜索资源列表
BPC++
- 基于BP网络面向对象的模拟退火编程技术C++程序
BP
- C语言编写的BP神经网络,对了解和建立神经网络的过程有帮助。-C language of BP neural networks, on the understanding and the establishment of neural networks to help the process.
C
- 用C++实现的BP神经网络算法程序, 用于预测数据及模数识别-C++ BP
bp
- bp 神经网络的算法实现 c++的源程序-bp neural network algorithm to achieve c++ source program
ys
- C++语言编写的BP神经网络训练程序,可以运行成功。-C++ language BP neural network training program, you can run successfully.
C++实现神经网络算法
- BP神经网络 c++完整实现代码,加了非常详细的注释,代码可以直接运行