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

搜索资源列表

  1. 加密解密 (利用异或运算)

    0下载:
  2. 加密解密 (利用异或运算)-encryption and decryption (using XOR)
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:179171
    • 提供者:游戏
  1. 遗传算法解决异或

    0下载:
  2. 这是一个用遗传算法来解决异或问题的小程序。-This is a genetic algorithm to solve the problems or differences of small programs.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:38233
    • 提供者:郝宁
  1. BP异或问题

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

    • 发布日期:2008-10-13
    • 文件大小:8292
    • 提供者:lily
  1. 广义异或bp算法

    0下载:
  2. 本文件为用C语言实现的可实现广义异或问题的bp神经网络算法。该问题是对标准异或问题的推广。在标准异或问题中,输入X1和X2取离散量-1或+1,在广义异或问题中,输入(X1,X2)可以在区间[-1,+1] X [-1, +1]内任意取值,而输出为Y=sign(x1,x2),其中sign()为符号函数,在区间[-1,+1] X [-1, +1]内随机产生500个训练样本.本程序用标准BP网实现该分类问题.-this document for the use of C language of achi
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:15954
    • 提供者:刘波
  1. 广义异或集成神经网络算法

    0下载:
  2. 本程序用C语言实现了集成神经网络解决广义异或问题。用神经网络集成方法做成表决网,可克服初始权值的影响,对神经网络分类器来说:假设有N个独立的子网,采用绝对多数投票法,再假设每个子网以1-p的概率给出正确结果,且网络之间的错误不相关,则表决系统发生错误的概率为 Perr = ( ) pk(1-p)N-k 当p<1/2时 Perr 随N增大而单调递减. 在工程化设计中,先设计并训练数目较多的子网,然后从中选取少量最佳子网形成表决系统,可以达到任意高的泛化能力。 -this pro
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13315
    • 提供者:刘波
  1. bp神经网络解决异或问题

    0下载:
  2. BP神经网络解决异或问题-BP neural network or problems to solve differences
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:53229
    • 提供者:tu
  1. 用BP网络解决异或问题(C++语言)

    0下载:
  2. 用BP网络解决异或问题-BP network or problems to resolve differences
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1418
    • 提供者:刘鑫
  1. 异或图形

    0下载:
  2. 进行异或图形效果处理-for differences or graphics processing
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1328
    • 提供者:任继军
  1. 多边形异或

    0下载:
  2. 用vc + mapobjects开发的源代码,用鼠标对多边形进行操作,实现了多边形的异或功能。-with vc MapObjects development of the source code, using the mouse to operate Polygon, the realization of a polygon or functional differences.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:64362
    • 提供者:风疏竹
  1. BP网络解决异或问题

    0下载:
  2. 这是一种利用bp神经网络来解决异或问题的算法.-bp using neural networks to solve the problems or differences algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:68266
    • 提供者:王立
  1. BP_XOR三层BP人工神经网络解决异或问题

    1下载:
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-01-11
    • 文件大小:1298
    • 提供者:testsb
  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
    • 文件大小:19462
    • 提供者:kelaosuo
  1. 利用bp神经网络实现异或分类问题

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

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

    1下载:
  2. 使用两层感知器网络解决异或问题,简单的神经网络程序,希望和大家讨论。-This is a simple neural network program. i d like to have a discuss with these who are intrested in the field.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:563
    • 提供者:李鹏
  1. Cheak

    0下载:
  2. 校验工具源码,包含了异或校验,求和校验,可以算字节,可以算明码。很实用的一个校验工具。-Calibration source tools, including the XOR check, check sum, you can count bytes, you can count codes. Very useful tool for a check.
  3. 所属分类:.net

    • 发布日期:2017-04-17
    • 文件大小:81974
    • 提供者:坏人
  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. 34

    0下载:
  2. 代码运算类 汇编 求单字节数据块的(异或)校验和-Code for computing-type compilation of single-byte data block (XOR) checksum
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:515
    • 提供者:李克
  1. lock

    0下载:
  2. 用Visual Studio 2003编的文件加密程序,能对文件进行二进制读入,再和密码做异或,保存。版本一-Visual Studio 2003 for use of file encryption program, can read a binary file, and then do XOR and password, save. Version 1.0
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:3686421
    • 提供者:zcn
  1. 按位异或校验和计算器

    0下载:
  2. 异或校验工具。十六进制异或值计算。。。。。。。。。。(XOR check tool. Sixteen decimal XOR calculation.)
  3. 所属分类:数学计算

  1. 异或校验软件

    0下载:
  2. 好用的异或校验工具,可以一次异或多个数据,简单易用(A useful XOR check tool)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-04
    • 文件大小:97280
    • 提供者:特詻咿
« 12 3 4 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com