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

搜索资源列表

  1. BP神经网络源程序

    0下载:
  2. BP神经网络源代码 VC开发环境 BP神经网络-BP neural network source code development environment VC BP neural network
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:455.31kb
    • 提供者:王广丰
  1. BP-RBF算法

    0下载:
  2. BP,RBF算法,用VC实现,一个很好的毕业设计-BP, RBF algorithm, with VC, a good design graduates
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:114.92kb
    • 提供者:原野
  1. BP异或问题

    0下载:
  2. 最基础的bp算法,解决异或问题的vc算法.-bp of the most basic algorithm to resolve differences or problems vc algorithm.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:8.1kb
    • 提供者:lily
  1. design-vc

    0下载:
  2. 一个不错的神经网络算法,采用bp算法,整个算法简单实用-a good neural network algorithm, the algorithm used bp, the entire algorithm is simple and practical
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:205.4kb
    • 提供者:廖东
  1. Classify529

    0下载:
  2. vc基于bp网络的手写阵数字的识别,能识别出手写数字-vc bp network based on the number of handwritten RUF identification, the ability to recognize handwriting figures
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:550.45kb
    • 提供者:刘为
  1. XOR(VC)

    0下载:
  2. 一个关于bp网络解决异或问题的动态演示程序-bp on a network to solve problems or differences of Dynamic Demonstration Program
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:30.22kb
    • 提供者:wcl
  1. bpNN(vc)

    0下载:
  2. 一个用VC实现的高效bp神经网络算法源代码,希望对大家有帮助。-one with VC bp efficient neural network algorithm source code, and I hope to be helpful.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:17.97kb
    • 提供者:梅子
  1. VC++BP

    1下载:
  2. 本程序是BP算法的演示程序, 其中的Levenberg-Marquardt算法具有实用价值. 一、网络训练 程序默认状态是样本训练状态,现将样本训练状态下的如何训练网络进行说明: 1.系统精度: 定义系统目标精度,根据需要定义网络训练误差精度.误差公式是对训练出网络的输出层节点和实际的网络输出结果求平方差的和. 最大训练次数: 默认为10000次,根据需要调整,如果到达最大训练次数网络还未能达到目标精度,程序退出. 3.步长: 默认为0.01,由于采用
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:335.95kb
    • 提供者:starboy_2nd
  1. VC++bp+rbf

    2下载:
  2. 用VC++实现的,超级好用的8种神经网络源代码,超好用,超简洁 ,是我多年研究所得,已经全部测试过
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:103.55kb
    • 提供者:军军
  1. bp网络神经算法vc程序

    1下载:
  2. bp网络神经算法vc程序,很好用
  3. 所属分类:Windows编程

    • 发布日期:2010-09-21
    • 文件大小:3.65mb
    • 提供者:hanshujianhan
  1. BP

    3下载:
  2. 误差逆向传播反馈BP网络,在VC++6.0环境下编译,包括1、界面程序;2、BP神经网络训练程序;3、BP神经网络预报程序;4、BP神经网络说明程序;5、测试范例。-Reverse the spread of error feedback BP network, in VC++6.0 compiler environment, including one, the interface procedures 2, BP neural network training procedures 3,
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-01-17
    • 文件大小:2.72mb
    • 提供者:rsp2001
  1. bp

    1下载:
  2. Bp神经网络算法的VC++实现,包括特征提取,学习,训练等。-Codes of Bp Algorithm, writed by VC++, include the character distill, study, train etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:4.91kb
    • 提供者:郑豪
  1. vc++bp

    0下载:
  2. 神经网络的BP算法,可以帮助识别汉字等其他文字-BP neural network algorithm, can help identify the characters and other text
  3. 所属分类:BREW

    • 发布日期:2017-03-28
    • 文件大小:14.75kb
    • 提供者:michael
  1. BPNet

    0下载:
  2. bp神经网络优化算法 vc++环境开发 新的优化算法-bp neural network optimization algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2.1mb
    • 提供者:jia
  1. BP-LM

    1下载:
  2. BP 算法的神经网络,采用VC编制,具有较好的鲁棒性和快速收敛特性。-BP algorithm of neural networks, the use of VC establishment, has good robustness and fast convergence properties.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:325.24kb
    • 提供者:高闯
  1. BpDrawSin

    0下载:
  2. 基于神经网络曲线拟合的编程实现,界面友好!关键字:BP神经网络 曲线拟合 VC-Curve fitting based on neural network s programming, user-friendly! Keyword: BP neural network curve fitting VC++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3.85mb
    • 提供者:杜兴展
  1. BP

    0下载:
  2. vc++ 实现的人工神经网络bp网络的源代码-bp Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5.73mb
    • 提供者:杨建宾
  1. Bp

    0下载:
  2. VC++实现的BP神经网络类, KMEANS聚类算法实现程序, 神经网络基本算法源程序,-VC++ implementation of BP neural network class, KMEANS clustering algorithm process, the basic algorithm for neural network source code,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:245.19kb
    • 提供者:王冠
  1. BP

    3下载:
  2. 神经网络bp算法VC++实现网络的相关运算有:1、网络的输入输出接口,即训练数据的输入,各层权值和节点阈值的输出;2、网络的学习,包括前向传播运算和反向传播运算,误差估计,权值阈值修改;3、网络预测的实现等等。其中网络的学习算法采用变步长和加动量项的优化学习算法,经过我的实验对网络的学习效率有很大提高-Neural network bp algorithm VC++ to achieve the network-related operations: 1, the network input a
  3. 所属分类:Windows编程

    • 发布日期:2013-01-17
    • 文件大小:249.46kb
    • 提供者:dcw
  1. BP-VCPP

    0下载:
  2. VC++中实现BP神经网络,训练样本处于TXT文件中,其中包含对数据库的读取。-VC++ BP neural network training samples in a TXT file, which contains the database read.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-12
    • 文件大小:10.45mb
    • 提供者:梁敏
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com