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

搜索资源列表

  1. BP神经网络C++实现

    1下载:
  2. BP神经网络C++实现
  3. 所属分类:数值算法/人工智能

  1. bp神经网络源代码

    0下载:
  2. AES算法完整源码与调用方法(Dephi) ANNIE (C++)
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 多层感知器神经网络,BP神经网络

    2下载:
  2. 多层感知器神经网络,BP神经网络的Visual C++ 2008源代码程序,一个外国人写的,很好用。需要一定的编程基础才能看懂.-MLP neural network, BP neural network Visual C++ 2008 source code program, a foreigner, is useful. Need to understand some basics of programming.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-23
    • 文件大小:28847
    • 提供者:LiuKe
  1. BP

    0下载:
  2. BP神经网络程序,C语言源代码 如下: #include "iostream.h" #include "iomanip.h" #include "stdlib.h" #include "math.h" #include "stdio.h" #include "time.h" #include "fstream.h" #define N 120 //学习样本个数 #define IN 3 //输入层神经元数目 #define HN 2 //隐层神经元数目
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:2753
    • 提供者:梅汉文
  1. 7

    0下载:
  2. 神经网络BP算法的C语言实现--三层神经元网络,人工神经网络的BP基本算法的C语言实现-BP neural network algorithm for C-language implementation- three-layer neural networks, artificial neural networks, BP algorithm is the basic C-language implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:14779
    • 提供者:zhangzhong
  1. BPNeuralnetworksource

    0下载:
  2. BP网络神经源程序,由Visual C编程,程序简练,实用。-BP neural network source code from Visual C programming, procedures concise and practical.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:9796
    • 提供者:haze
  1. C++

    0下载:
  2. C++实现BP算法 ,希望大家帮忙多提意见 -C++ Achieve BP algorithm, hope everyone to help do so
  3. 所属分类:DNA

    • 发布日期:2017-04-02
    • 文件大小:2571
    • 提供者:1
  1. bp

    0下载:
  2. 数字图像识别技术,使用C语言,对BP神经网络的实现-Digital image recognition technology, using C language implementation of the BP neural network
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:3713
    • 提供者:杨杰
  1. BPalgorithm

    0下载:
  2. bp神经网络算法,是用c语言实现的,比较简单,供初学者练手-bp neural network algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:314631
    • 提供者:张亚社
  1. face-recognition-by-bp-algorithm

    0下载:
  2. 用BP算法实现人脸识别,其中包含了c++,和记事本类型的源代码-use Back Propagation algorithm to realize face recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:19916
    • 提供者:侯艳巧
  1. BP-code

    0下载:
  2. 基于C语言编写的BP 神经网络程序 经过大量样本训练满足 设计要求!-C language based on BP neural network of a large number of samples after a training program to meet the design requirements!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:8124
    • 提供者:石浩
  1. C

    0下载:
  2. BP神经网络 学习 毕业设计用源代码 使用C编程,使用bp神经网络matlab工具箱-BP neural network learning graduate design program with source code using C, use of bp neural network toolbox matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:11903
    • 提供者:qian
  1. bpnet

    0下载:
  2. 用人工神经网络的bp的方法解决异或问题-Using artificial neural network bp means to solve the XOR problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-09
    • 文件大小:35275
    • 提供者:
  1. C++的BP算法源程序

    0下载:
  2. C++的BP程序-C++ The BP procedures
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-11
    • 文件大小:3543
    • 提供者:小朱
  1. 2

    0下载:
  2. BP算法的C++类,输入输出全部采用文件格式,不用在运行的时候一个一个输入拉-BP algorithm C++ Category, input and output file format used, do not have a running time of an input pull
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-17
    • 文件大小:5186
    • 提供者:
  1. bpalgorithm1

    0下载:
  2. BP算法的C语言实现,可用于函数逼近,分类,数据挖掘应用等-BP algorithm C language can be used to function approximation and classification, data mining applications
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:6476
    • 提供者:师花
  1. 200712517012922

    0下载:
  2. 人工神经网络算法,matlab,c,fortran-artificial neural network algorithm, Matlab, c, fortran
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:555
    • 提供者:xiahong
  1. BP_XOR

    0下载:
  2. 自己写的一个简单的神经网络(BP)算法,用来解决异或(XOR)问题,初学神经网络的人可以下来看!-Wrote it myself a simple neural network (BP) algorithm, to solve the exclusive-OR (XOR) problem, learning neural network can look at the next!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:106736
    • 提供者:chencailong
  1. c-implementof-BP-neutral-network

    0下载:
  2. BP神经网络的C语言实现,对理解神经网络很有帮助。-BP neural network to achieve the C language, very helpful in understanding the neural network.
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 一个神经网络BP算法的程序,与matlab编写不同,本程序是采用C语言,经vc++程序改制而成。-BP algorithm for a neural network procedures, and preparation of different matlab, this procedure is the use of C language, by vc++ Procedures transformed from.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:8733
    • 提供者:王平
« 1 2 3 4 5 6 78 9 10 11 12 ... 33 »
搜珍网 www.dssz.com