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

搜索资源列表

  1. BpNet_src

    0下载:
  2. BP神经网络源代码,代码详细设计了网络节点、迭代过程、及调用接口,在VC6.0下调用测试通过-BP neural network source code, code detailed design of the network nodes, iterative process, and call interfaces, in VC6.0 under test by calling
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5237
    • 提供者:刘胜国
  1. GLVQBP

    0下载:
  2. 本算法采用LVQ竞争学习网络,本算法先用分类再用bp算法进行预测。-the algorithm used LVQ competitive learning networks, the algorithm using the classification algorithm reuse bp forecast.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:25320
    • 提供者:keyugang
  1. BP.Arithmetic

    0下载:
  2. BP算法的C语言实现--三层神经元网络(适合普通BP算法和改进型BP[带缓冲项]算法)-BP algorithm in C language -- three-layer neural network (suitable for general algorithm and improved BP BP [WITH Buffer] algorithm)
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7391
    • 提供者:hankqiu
  1. BP.Arithmetic.VB

    0下载:
  2. BP算法的VB源代码可能还要自己调试一下!-BP algorithm VB source code may have its own debugging!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6693
    • 提供者:hankqiu
  1. netrualnetC

    0下载:
  2. 三层BP神经网络C语言代码,能实现自我学习,跟踪性能较好-BP neural network C language code, can achieve self-learning, better tracking performance
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4664
    • 提供者:阳文
  1. 模拟

    0下载:
  2. 用BP算法对某个表达式进行模拟,通过模拟来得到最优的结果-BP algorithm for the simulation of a certain expression, through simulation to get the best results
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1284
    • 提供者:记忆裂痕
  1. 旅行商问题的动态规划算法

    0下载:
  2. bp算法的程序实现,可以任意只指定中间结点和输入输出节点的个数-bp algorithm program can only arbitrarily designated intermediate nodes and the input and output nodes Number
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8650
    • 提供者:紫荆
  1. 3

    0下载:
  2. 基于改进BP算法的数字字符识别,改进原有的BP算法,实现更好的数字字符识别。-BP Algorithm Based on Improved digital character recognition, improving the original BP algorithm, to achieve a better digital character recognition.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:377964
    • 提供者:songwei
  1. SQLite-BP

    0下载:
  2. SQLite B+.c B型树算法-SQLite B+.c
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:36595
    • 提供者:李华
  1. Algorithm-experiment-report

    0下载:
  2. 算法的完整实验报告,内容包含:提公因子,排序和BF/BP算法比较 内含截图和源代码-Complete experimental report of the algorithm includes: mention common factor, sort and BF/BP algorithm contains screenshots and source code
  3. 所属分类:Data structs

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

    0下载:
  2. 实现了B+树的建立,查找,节点分裂,可以直接运行-Realized B+ tree establishment, find, node splitting can be run directly
  3. 所属分类:Data structs

    • 发布日期:2017-11-14
    • 文件大小:875
    • 提供者:宁淡淡
  1. backpost

    0下载:
  2. bp神经网络原理,利用最小均方误差来进行权值修改,能够解决一般的线性函数模拟。-bp neural network used meansquareerror
  3. 所属分类:Data structs

    • 发布日期:2017-12-03
    • 文件大小:3488
    • 提供者:范涛松
  1. sample4

    0下载:
  2. 工神经网络(Artificial Neural Network)又称连接机模型,是在现代神经学、生物学、心理学等学科研究的基础上产生的,它反映了生物神经系统处理外界事物的基本过程,是在模拟人脑神经组织的基础上发展起来的计算系统,是由大量处理单元通过广泛互联而构成的网络体系,它具有生物神经系统的基本特征,在一定程度上反映了人脑功能的若干反映,是对生物系统的某种模拟,具有大规模并行、分布式处理、自组织、自学习等优点,被广泛应用于语音分析、图像识别、数字水印、计算机视觉等很多领域,取得了许多突出的成果
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:100613
    • 提供者:沈阳阳
  1. ldpc_decode

    0下载:
  2. LDPC BP译码算法在MATLAB中直接使用就行-matlab BP decoding
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:835
    • 提供者:何昌伟
  1. Untitled2

    0下载:
  2. bp神经网络算法程序 神经网络扩展分类应用-bp neural network algorithm neural network expansion program classification applications
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2221
    • 提供者:邵明旭
  1. BP-shenjing

    0下载:
  2. chapter3基于遗传算法的BP神经网络优化算法-chapter3 genetic algorithm BP neural network optimization algorithm based ,,,,,,,,
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:16823
    • 提供者:FUYANCIA
  1. BPNET

    0下载:
  2. 常用数据结构,人工神经网络BP算法(含说明)-Common data structures, artificial neural network BP algorithm (including instructions)
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:5573
    • 提供者:yuli
  1. rrgression-machine-neural

    0下载:
  2. 支持向量机非线性回归通用matlab程序 支持向量机和BP神经网络非线性回归之比较研究,-Support vector machine (SVM) general matlab nonlinear regression support vector machine (SVM) and BP neural network nonlinear regression of the comparative study,
  3. 所属分类:Data structs

    • 发布日期:2017-12-16
    • 文件大小:4096
    • 提供者:Orhhllf
  1. eedbdoy

    0下载:
  2. 一个bp算法,不过代码可能会有一些warning()
  3. 所属分类:数据结构

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:Vitsuctm
  1. clieatshormest

    0下载:
  2. BP网络神经源程序,由Visual C编程,程序简练,实用,()
  3. 所属分类:数据结构

    • 发布日期:2018-01-06
    • 文件大小:8192
    • 提供者:FVU%405951
« 12 »
搜珍网 www.dssz.com