CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - XOR

搜索资源列表

  1. BPN(Xor)

    0下载:
  2. 用人工神经网络实现异或的功能。用反向传播算法(BP)来实现神经网络,正确率可以达到80% -using artificial neural network XOR functions. With back-propagation algorithm (BP) to achieve neural network, can achieve an accuracy rate of 80%
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13.89kb
    • 提供者:邬源
  1. xor

    0下载:
  2. RSA算法实现(经典) 1.   首先要把文件夹中的rsa.c文件拷贝到运行工具(如TURBOC2)下文件夹名为INCLUDE的文件夹中。   (在本机上已经做过,所以不需要做)     2.   RSA的加密对象为C盘下文件名为CODE.txt的前8位(如果没有一定要在C盘下建立一个文件名为CODE.txt的文件,  把要加密的数据写到文件里),加密后在C盘下生成一个文件名为RSACIPER.txt文件。   (在本机上已经做过,所以不需要做以上二步)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8.43kb
    • 提供者:
  1. bpnnet

    0下载:
  2. 这是一个解决XOR问题的基于BP神经网络的C语言程序 隐层中有一个节点-This is a solution to the problem XOR BP neural network-based C language program hidden layer is a node
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11.86kb
    • 提供者:金阳
  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. BP-for-xor 用bp算法解决异或问题

    0下载:
  2. 用bp算法解决异或问题,学习异或,文件为matlab程序源代码,可以直接运行-XOR with bp algorithm to solve the problem, learning differences or, as the matlab program source code file, you can directly run
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-24
    • 文件大小:19.01kb
    • 提供者:kelaosuo
  1. 利用bp神经网络实现异或分类问题

    4下载:
  2. 在matlab环境下,利用bp神经网络实现异或分类问题,In the matlab environment, the use of bp neural network XOR classification problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-09-16
    • 文件大小:1.04kb
    • 提供者:王渝
  1. BP_XOR

    0下载:
  2. 利用三层BP人工神经网络解决异或问题(XOR)用matlab编程实现,网络结构可以方便地调整-The use of three BP artificial neural network to solve XOR problem (XOR) using matlab programming, the network structure can be easily adjusted
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1.27kb
    • 提供者:yaozi
  1. bpnet

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

    • 发布日期:2017-11-09
    • 文件大小:34.45kb
    • 提供者:
  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
    • 文件大小:104.23kb
    • 提供者:chencailong
  1. xxor

    0下载:
  2. 利用matlab,运用遗传算法实现异或问题。-The code realized the XOR by genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1.51kb
    • 提供者:shiyanhui
  1. XOR

    0下载:
  2. 利用神经网络来解决异或问题,代码是VC的-The use of neural networks to solve the XOR problem, the code is the VC' s
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:85.27kb
    • 提供者:flysky
  1. XOR

    0下载:
  2. XOR 问题,,快速稳定的程序,具有语句简洁,高效等特点。-XOR problem, fast and stable procedure, with the statement simple, efficient and so on.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1.84kb
    • 提供者:王其
  1. XOR

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

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

    1下载:
  2. matlab语言编写的基于BP神经网络的异或问题分类-matlab language BP neural network based on the XOR problem classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-12-08
    • 文件大小:1kb
    • 提供者:gaohainan
  1. BP-xor

    0下载:
  2. 基于c++实现bp神经网络实现异或功能 有助于了解神经网络-bp neural network xor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:85.56kb
    • 提供者:jiang
  1. XOR

    0下载:
  2. 用BP网络求解XOR问题。。 。。 。。 。 -BP network to solve XOR problem. . . . . . . . . . . . .
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:4.12kb
    • 提供者:zhangji
  1. xor

    0下载:
  2. matlab用BP神经网络实现XOR过程的程序-Matlab BP neural network to achieve XOR procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-11
    • 文件大小:961byte
    • 提供者:ycy
  1. XOR-problem

    1下载:
  2. 建立一个含单隐层的双输入单输出网络,实现异或问题: x1(1)=0 x2(1)=1 d(1)=1 x1(2)=1 x2(2)=0 d(2)=1 x1(3)=1 x2(3)=1 d(3)=0 x1(4)=0 x2(4)=0 d(4)=0 训练出相应的网络权值矩阵W-Establish a dual-input single-output network with a single hidden layer,solve the XOR problem: x1
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-12
    • 文件大小:1.19mb
    • 提供者:lurui
  1. XOR-Neural-Net

    0下载:
  2. 神将网络中异或神经元的算法实现 C++代码编写-C++ code for XOR Neural Net
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1.51mb
    • 提供者:韩君妹
  1. XOR

    0下载:
  2. 使用神经网络实现了异或的功能,代码为matlab代码,输入为二维数组,输出为一个数,训练样本为异或的四种情况,结果误差为1e-010,-Using a neural network to achieve the XOR functions, code for matlab code, enter a two-dimensional array, the output is a number of training samples for exclusive or four cases, the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:988byte
    • 提供者:张宝
« 12 3 4 5 »
搜珍网 www.dssz.com