CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - bp c

搜索资源列表

  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-19
    • 文件大小:6476
    • 提供者:师花
  1. biyesheji

    0下载:
  2. 简单的bp算法 用c实现的 用于股票预测很实用-Bp simple algorithm using c to achieve the forecast for the stock is very practical
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:565512
    • 提供者:熊秋燕
  1. bpxor

    0下载:
  2. 用c语言实现了bp神经网络解决异或问题的算法,已经调试通过了-implement the bp xor through c
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:867
    • 提供者:进文
  1. BPneuralnetworktoachievetheClanguage

    0下载:
  2. 这个文件是BP神经网络的C程序实现,可以直接在VC++里面运行。-This document is a BP neural network to achieve the C program, you can directly in VC++ inside running.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:13426
    • 提供者:大葱
  1. BP

    0下载:
  2. C++在神经网络中的重要应用及其具体事例很有用-C++ neural networks and their specific examples of important applications are useful
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:862200
    • 提供者:吴兴龙
  1. bpfcm

    0下载:
  2. C-均值聚类 BP神经网络信号分析与处理方法,对模拟产生的数据样本进行训-C-means clustering analysis and BP neural network signal processing method, the simulated data generated training samples
  3. 所属分类:Other systems

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

    0下载:
  2. BP神经网络C语言算法,对了解神经网络原理非常有帮助。-BP neural network algorithm in C language, and very helpful to understand the neural network theory.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:7880
    • 提供者:李大大
  1. BP

    0下载:
  2. 用纯C++编写的BP网络的代码,是最基础应用最广泛的BP网络-BP network code written in C++
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:1146564
    • 提供者:唐文艳
  1. BP

    0下载:
  2. 用C写的简单的神经网络算法,利用训练集学习并建立模型,并对测试集进行分类-Simple neural network algorithm, written in C using the training set of learning and to establish the model, and test set classification
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:1529
    • 提供者:沈彤
  1. bp

    0下载:
  2. 用神经网络方法,通过c++编程实现,工程实际中一些问题。-bp algorithms by c++
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:1186053
    • 提供者:蒲宝山
  1. c-source-codes

    0下载:
  2. 该程序给出了LDPC编译码程序的经典算法,即BP算法,性能比较好-The program gives the classic algorithm LDPC decoding procedures, namely BP algorithm, the performance is better
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:28621
    • 提供者:吴文章
  1. BP

    0下载:
  2. bp 算法 人工神经网络中的经典算法用c语言实现的呃-bp artificial neural network algorithm classic algorithm c language uh
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1840
    • 提供者:孙伟
  1. BP

    0下载:
  2. 神经网络方面,用c++模拟了BP算法,只有一个学习因子,添加因子并且和牛顿法相结合-Neural networks, with c++ BP algorithm simulates only a learning factor, and Newton added factor and Combination
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1365
    • 提供者:ashley yang
  1. bp

    0下载:
  2. 用C++程序实现BP神经网络,简洁有效,欢迎大家下载-C++ procedures to achieve with BP neural network, simple and effective, welcome to download
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1846
    • 提供者:戚桂洪
  1. bp

    0下载:
  2. c++的bp神经网络字符识别系统可以识别数字字母-c++ bp neural network character recognition system can recognize alphanumeric
  3. 所属分类:Other systems

    • 发布日期:2017-12-17
    • 文件大小:48910336
    • 提供者:徐涛
  1. BP

    1下载:
  2. BP神经网络 。。。 C++ 。。。包含数据。。。(BP BP neural network... C++... Include data...)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:7084032
    • 提供者:fffan
  1. BP神经网络算法代码

    0下载:
  2. BP神经网络算法代码的C++源代码,亲试可用(BP neural network algorithm code C++ source code, pro test available)
  3. 所属分类:其他

  1. 机器学习

    0下载:
  2. c++语言实现的bp神经网络 机器学习 输入3个数据输出第四个数据 误差根据学习迭代次数的增加而下降(C++ language BP neural network machine learning input, 3 data output, fourth data errors according to the number of learning iterations increase decline)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:3072
    • 提供者:六芒龙
  1. C#实现

    0下载:
  2. 利用C#编程的BP神经网络,无解释,可用,仅供参考(C# programming BP neural network, no explanation, available, for reference only)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:112640
    • 提供者:Liu司令
  1. BP

    0下载:
  2. BP machine learning, C-C++
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:3072
    • 提供者:reverse
« 12 »
搜珍网 www.dssz.com