CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c BP

搜索资源列表

  1. neural_network

    0下载:
  2. 使用C语言实现神经网络算法,针对BP神经网络的特点进行设计和开发,具有比较好的性能-Using C language to achieve neural network algorithm for BP neural network design and development characteristics, with a relatively good performance
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2714
    • 提供者:张龙
  1. CyuyanshixianBP

    0下载:
  2. 使用C语言编程实现BP神经网络,很值得一看,值得学习。-Using the C programming language BP neural network, it is worth a visit, it is worth learning.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:2429
    • 提供者:周晓辉
  1. matlab_1

    0下载:
  2. 基于C语言编写的为实现两层BP神经网络(一隐层,一输出层)可学习异或映射系统,并且不用神经网络工具箱。-Based on C,without pre-packaged toolbox, to implement 2-layer (one hidden, one output) BP system to be trained to learn function.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:45871
    • 提供者:小军
  1. 000

    0下载:
  2. C语言编写的BP神经网络程序,可将训练好的权值存放在文件中,并可直接读取此文件。-C language BP neural network program, trained weights can be stored in a file, this file can be read directly.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:3449
    • 提供者:张帅
  1. ann

    0下载:
  2. BP算法实现6维对称输入输出1,否则0 C++源代码 -BP algorithm to achieve six-dimensional symmetric input-output 1, otherwise 0 C++ source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:2972
    • 提供者:flying
  1. ann_c

    0下载:
  2. 简单的人工神经网络实现,用C语言,训练算法是BP。-C Language applied simple artificial neural network,training method is back propogation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2223
    • 提供者:吴荣泉
  1. BP8887

    0下载:
  2. 以c++代码实现了BP神经网络的类,文件中具有测试的数据,测试效果非常不错-In c++ code implements the BP neural network class, file with the test data, test results are very good
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:10067
    • 提供者:mark
  1. wety

    0下载:
  2. 采用C++神经网络开发,ANNIE,可以用C++语言开发各种神经网络_比如BP,RBF,HOPFIELD,等,同时随附件带有基于VC和.NET的程序-Using C++ neural network development, ANNIE, you can use language to develop a variety of neural networks C++ _ such as BP, RBF, HOPFIELD, etc., along with the annex with VC-b
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:570558
    • 提供者:mark
  1. bpshenjingwangluo

    0下载:
  2. 一个简单的BP神经网络用C语言实现的算法-A simple algorithm BP neural network using C language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1777
    • 提供者:xiaojie
  1. ZJH-1

    0下载:
  2. 应用BP神经网络解决数字识别问题,是老师给的代码,识别效率很高,代码采用C++语言编写,文件较多-Application of BP neural network to solve digital identification problem is that teachers give the code to identify the high efficiency, the code uses C++ language, file more
  3. 所属分类:AI-NN-PR

  1. neuralnetworks

    0下载:
  2. BP神经网络C语言实现,2个隐含层,隐含层节点可以调整,学习判断棋局胜负,数据已在压缩包中。-BP neural network C language, two hidden layer, hidden layer nodes can adjust and learn to judge the outcome of the chess game, the data is already compressed package.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4775
    • 提供者:wang
  1. FunctionApproximation

    0下载:
  2. 使用C++实现BP神经网络拟合函数f(x)=sin(x)+cos(x)-Using C++ to achieve BP neural network fitting function f (x) = sin (x)+ cos (x)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-18
    • 文件大小:4999214
    • 提供者:zhanghuiforever
  1. bpfbi00

    0下载:
  2. bp神经网络逼近,用c语言编写,即可用于神经网络的仿真,也可以用于神经网络的实验-bp neural network approach, using c language, can be used for simulation of neural networks, neural networks can be used for experiments
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3815
    • 提供者:xuda
  1. 100

    0下载:
  2. 三层BP神经网络C源码(存储、计算、训练)-BP neural network C source (storage, computing, training)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4876
    • 提供者:赵元
  1. DigitalRecognition

    0下载:
  2. c#开发的基于BP神经网络的手写体识别,代码结构清晰,是学习c#和BP神经网络的好资料-C# development of handwriting recognition based on BP neural network, the code structure is clear, is good information to learn c# and the BP neural network
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:97301
    • 提供者:谢艳梅
  1. ys

    0下载:
  2. C++语言编写的BP神经网络训练程序,可以运行成功。-C++ language BP neural network training program, you can run successfully.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:1810
    • 提供者:sammi
  1. GestureStudy

    0下载:
  2. 文档描述使用BP神经网络算法进行鼠标手势识别,以及对算法的优化和实验结果,使用C#进行开发,基于Framework2.0-Document describes the use of BP neural network algorithm mouse gesture recognition, as well as the optimization algorithm and experimental results, the use of C# development, based on Fram
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:543726
    • 提供者:wangzhiyuan
  1. BPprogram

    0下载:
  2. 很实用的BP神经网络算法 适合C#开发-he BP neural network algorithm using C# to write a very practical
  3. 所属分类:.net

    • 发布日期:2017-04-26
    • 文件大小:121889
    • 提供者:123
  1. 11

    0下载:
  2. BP神经网络的C语言实现,还不错的-BP neural network C language
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3832
    • 提供者:luhairong
  1. CFuturesDataMining

    3下载:
  2. 一款股票分析程序,基于Visual C++ 6.0和Access数据库设计,运用了规则及神经网络方法(BP网络),对历史数据自动建模,再使用模型对新数据进行分类和识别。-A stock analysis program, Visual C++ 6 and Access database based design, the use of rules and the method of neural network (BP network), the historical data of autom
  3. 所属分类:Finance-Stock software system

    • 发布日期:2014-11-14
    • 文件大小:296960
    • 提供者:pzm
« 1 2 ... 24 25 26 27 28 2930 31 32 33 »
搜珍网 www.dssz.com