CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 神经网络 VC

搜索资源列表

  1. Alpha_Beta

    0下载:
  2. 基于VC++的神经网络剪枝算法程序;“剪枝算法”是一种通过简化神经网络结构来避免网络过拟合的有效方法之一。内附程序说明文档,介绍了该算法的主要原理,运行结果说明以及程序流程图。是很好的学习资料-VC++ based on neural network pruning algorithm program " pruning algorithm" is a kind of neural networks by simplifying the network architectur
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:230568
    • 提供者:xinxin
  1. Som_clustering

    0下载:
  2. 基于VC++的Som聚类算法程序。SOM是一种通过自组织竞争学习网络实现数据的分类和降维可视化神经网络模型。内附算法的原理说明以及详细的程序调用说明及运算结果。是初学者的很好的入门材料-Based on VC++ program of Som clustering algorithm. SOM is a competitive learning through self-organizing network for data classification and dimensionality r
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:63706
    • 提供者:xinxin
  1. bpNNT

    0下载:
  2. 用VC++实现的BP神经网络,此实例是进行水果识别。-bp neural network
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-17
    • 文件大小:4407630
    • 提供者:陈浩
  1. bp

    0下载:
  2. 用VC++编写的一个BP神经网络的实例。- VC++  BP neural network.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:78354
    • 提供者:陈浩
  1. requierbt

    0下载:
  2. 人工智能方面,这是一个简单的神经网络算法,进行sin(x)的拟合,vc中编译通过,require.h是thingking in c++中的一个很有用的头文件,asser的升级版-Artificial intelligence, this is a simple neural networks algorithm for sin (x) of the fitting, vc compiled by, require.h is thingking in c++ in a very useful he
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:239655
    • 提供者:蓝冰
  1. BP

    0下载:
  2. BP神经网络识别数字的VC++程序,很好用-BP neural network identification number of the VC++ program, useful
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:149038
    • 提供者:zhouchao
  1. 2

    0下载:
  2. 基于vc的一个神经网络数字识别系统。研究图形图像的模式匹配问题。可以从一张含有数字的图片中将数字提取出来并识别。-Vc of a neural network-based digital identification systems. Graphic image of the pattern of matching. With figures from a number of pictures will be extracted and identified.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:241267
    • 提供者:wuxi
  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
    • 文件大小:255452
    • 提供者:dcw
  1. NetTraining

    0下载:
  2. BP神经网络训练VC++程序可以独立运行的大家-Neural Network Training
  3. 所属分类:Other systems

    • 发布日期:2017-05-26
    • 文件大小:9059721
    • 提供者:car
  1. Handwrittennumeralrecognition

    0下载:
  2. 本软件在vc++环境下利用神经网络算法对手写数字进行识别-The software in vc++ environment using the neural network algorithm to handwritten digits recognition
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:10404
    • 提供者:嘎子
  1. ANN_Hopfield

    0下载:
  2. 人工神经网络实验,用Hopfield网络解决旅行商问题,在VC下开发-Artificial neural network experiment, using Hopfield network to solve the traveling salesman problem, developed under VC
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:250615
    • 提供者:朱颢
  1. ann

    0下载:
  2. 用vc++编写的关于手写数字的识别的神经网络程序,能够识别,且识别率达 80-Prepared using vc++ handwritten digit recognition on the neural network program that can identify, and recognition rate 80
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-26
    • 文件大小:9530002
    • 提供者:yupan
  1. bpnn2

    0下载:
  2. vc编写的BP神经网络类,做字符识别的朋友可以用得上了-vc prepared by BP neural network class, do character recognition can actually be put to a friend
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:341761
    • 提供者:hys
  1. 8

    0下载:
  2. 这是vc++6.0的图像处理程序。是关于神经网络文字识别系统的程序。-This is vc++6.0 image processing program. Is a neural network character recognition system on the program.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:225864
    • 提供者:史晓丽
  1. BPNETWOK

    0下载:
  2. 人工神经网络BP算法源代码与演示程序,不许解压码-VC++ BP network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1635447
    • 提供者:
  1. XOR

    0下载:
  2. VC++实现BP前向神经网络异或算法,(非常好)-VC++ to achieve BP XOR forward neural network algorithm (very good)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:98821
    • 提供者:肖坤
  1. Conception

    0下载:
  2. 用vc写的神经网络感知器分类算法演示实现过程,效果不错。-Written by vc perceptron neural network classification algorithm implementation process demonstrated good results.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:315638
    • 提供者:wuyanfei
  1. neuralnetwork

    0下载:
  2. 用VC++ 写的一个BP神经网络算法的类,使用比较简单-VC++ to write with a BP neural network algorithm classes, the use of relatively simple
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:2851
    • 提供者:chenyuefeng
  1. Neural-Networks

    0下载:
  2. 人工神经网络的源程序,用c++实现,可以在vc++6.0上运行。-Source of artificial neural network, using c++ implementation can vc++6.0 run.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:5098
    • 提供者:wangziming
  1. bpshenjing

    0下载:
  2. 分别用vc++和matlab编写的神经网络预测程序-Vc++ and were used matlab neural network program written in
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:7140
    • 提供者:liuchen
« 1 2 ... 8 9 10 11 12 1314 15 16 17 »
搜珍网 www.dssz.com