CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - BP c

搜索资源列表

  1. NNBP1

    0下载:
  2. 人工神经网络bp算法的c语言的简单实现,有待进一步完善-artificial neural network algorithm bp c simple language to achieve, need to be further improved
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2044
    • 提供者:阿波
  1. 用C++编写的BP神经网络开发包

    0下载:
  2. 开发环境:C++ 简要说明:这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。(不好意思,刚才上面那个类别没选好就点上传了) -development environments : C Brief Descr iption : This is a neural network development kit. Ann direc
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:77908
    • 提供者:刘华
  1. C++神经网络开发包ANNIE源程序(最新版)

    3下载:
  2. C++神经网络开发包ANNIE,可以用C++语言开发各种神经网络:如BP,RBF,HOPFIELD等,同时随附件带有基于VC和.NET环境的示例源程序-C neural network development kits 8am, the C language can be used to develop a variety of neural networks : as BP, RBF, Hopfield, along with the annex and with VC.NET environ
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:462405
    • 提供者:刘华
  1. 用C++实现的bp算法程序

    0下载:
  2. 一个用C++实现的bp网络算法程序,供大家参考-a C realized bp network algorithm, for your reference
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2684
    • 提供者:江原
  1. 神经网络bp类c++

    0下载:
  2. 该程序是BP神经网络算法C++类定义及其说明;经过调试。可用有效工具。对于机器人开发非常好。-BP neural network algorithm definition and category C; After debugging. Effective tools available. For robot development is very good.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3489
    • 提供者:王红旗
  1. BP-NN-programe

    1下载:
  2. 一个神经网络程序,神经网络仿真数据和测试结果.-a NN programe writed in C, with test data and test result.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:412896
    • 提供者:陈铭
  1. BP

    0下载:
  2. 这个学期我学习是神经网络课程,有很多的知识国内都不是很完善,而国外就有很大的进步,下面就是来自一本 <AI for Game>的电子版英文书.其中我就拿用面向对象写的C++类进行说明怎样编写神经网络程序. 神经网络的基本思想就是怎样去改变权值.-This semester my curriculum study are neural networks, there is a lot of internal knowledge is not very perfect, and
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3327
    • 提供者:neo
  1. BP

    0下载:
  2. 该程序实现BP算法 分别用了用C++,Matlab,Fortran来实现 大家可以对比下 希望有帮助-The program were used to achieve the BP algorithm using C++, Matlab, Fortran to realize that we can hope that help contrasting
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:5124
    • 提供者:李莉莉
  1. BP-C

    0下载:
  2. BP人工神经网络改进算法C语言实现 TXT版本 简单实用-BP Artificial Neural Network Algorithm C language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:2168
    • 提供者:cs-ydx
  1. BP

    0下载:
  2. BP神经网络算法,C源代码,在这里和大家分享,也是搜来的资料。-BP neural network algorithm, C source code here to share, but also to the data search.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2471
    • 提供者:张强
  1. bp-algorithm-CPP-Fortran-and-Matlab

    0下载:
  2. 分别用C++,matlab以及Fortran语言实现bp算法-bp algorithm using C++, matlaband Fortran language
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:5601
    • 提供者:
  1. bp-C

    0下载:
  2. 主要是将matlab的神经网络工具箱改成C#语言,特别容易调用,易于提高效率-It will the matlab toolbox to neural network c#, especially easy to call, easy to improve efficiency
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:69149
    • 提供者:程琼
  1. bp-c

    0下载:
  2. BP神经网络的C实现,有注释说明,里面还有一个“人工神经网络实用教程”,希望对大家有帮组-the realization of BP neural network by C,some annotation included hope it could do you a favor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-27
    • 文件大小:9931073
    • 提供者:王欢欢
  1. BP(c)444

    0下载:
  2. BP神经网络算法。 已经经过验证了 希望能带来帮助 一起学习-BP neural network algorithm. Has been proven to help bring hope to learn together
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:742142
    • 提供者:陶学琴
  1. BP(C-write)

    0下载:
  2. 非常简单实用的神经网络代码,用C编写,实用语言基础一般的同志,特此推荐-Very simple neural network code, written in C, the comrades of the basis of pragmatic language, and hereby recommend
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:8563
    • 提供者:王倩登
  1. bp.c.tar

    0下载:
  2. back propagation neural network c code Nakayama
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-07
    • 文件大小:4612
    • 提供者:tuantuatut
  1. BP.c

    0下载:
  2. 用C语言实现的BP算法,对初学神经网络的人有帮助-BP algorithm using C language for beginners neural network to help people
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:398506
    • 提供者:冯芳
  1. BP神经算法

    0下载:
  2. 神经网络算法源代码,使用c++编写,适用于解决分类问题(Neural network algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:oiglvy
  1. bp神经网络&龙贝格积分

    1下载:
  2. 通过C语言构建了bp神经网络以及龙贝格积分算法。(BP neural network and Romberg integration algorithm is constructed by C language.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:淡了个淡
  1. bp

    0下载:
  2. c++编程bp神经网络,用c++语言编写的bp神经网络(C++ programming bp neural network, bp neural network written in c++ language.)
  3. 所属分类:数学计算

« 1 23 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com