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

搜索资源列表

  1. Xor_Encryp.zip

    1下载:
  2. 使用XOR算法进行加解密
  3. 所属分类:加密解密

    • 发布日期:
    • 文件大小:103154
    • 提供者:
  1. 遗传算法优化神经网络XOR.rar

    1下载:
  2. 遗传算法优化神经网络的C源程序
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:36602
    • 提供者:
  1. 加密解密 (利用异或运算)

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

    • 发布日期:2008-10-13
    • 文件大小:179171
    • 提供者:游戏
  1. CVI_FP_BPANN

    0下载:
  2. labwindows/CVI的一个demo,用3层bp网络解决XOR问题 -labwindows / CVI a demo with three layers bp XOR Network Solutions
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:197778
    • 提供者:彭安迪
  1. Winsock通信测试程序--Source-V2.0

    2下载:
  2. 使用Winsock控件编写的TCP、UDP通信测试程序,支持CRC、XOR、SUM等通信校验方式,是一款比较使用的工程测试工具软件-Winsock controls prepared by the TCP, UDP communications test procedure, support CRC, XOR, SUM calibration methods such as communications, is a comparison of the use of engineering sof
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:63924
    • 提供者:黄先生
  1. XOR.RAR

    0下载:
  2. It XOR every file you want do crypt. It does it very fast.
  3. 所属分类:EditBox

    • 发布日期:2017-04-29
    • 文件大小:12738
    • 提供者:2al5no
  1. xor

    0下载:
  2. xor.c : Multiple Devices driver for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2247
    • 提供者:nerxsmv
  1. XOR-encryption-

    0下载:
  2. 易语言_位异或加密解密算法,易语言经典算法-Easy language _ XOR encryption and decryption algorithm
  3. 所属分类:ELanguage

    • 发布日期:2017-04-12
    • 文件大小:1459
    • 提供者:tank
  1. BP-XOR

    0下载:
  2. BP算法在MATLAB中的程序实现,在掌握这些基本原理的同时解决XOR的分类问题,并观察BP算法的收敛性。-BP algorithm in MATLAB program implementation, in mastering these basic principles while addressing the classification of XOR and observe the convergence of BP algorithm.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:32013
    • 提供者:meng qinchao
  1. VBcommunication-data-and-XOR-

    0下载:
  2. 用VB语言编写的,通讯协议传送的通信数据和校验异或校验程序-VBb written communication data and XOR check program
  3. 所属分类:Other systems

    • 发布日期:2016-07-21
    • 文件大小:2048
    • 提供者:scl
  1. XOR-Code

    0下载:
  2. 自己编写的很实用的异或码工具,亲测可用,自己一直在用-I have written a very useful tool XOR code, pro-test available,It has been in use
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:53574
    • 提供者:谢宝癸
  1. XOR-with-P-delta

    0下载:
  2. xor function with backpropagation
  3. 所属分类:Software Testing

    • 发布日期:2017-04-12
    • 文件大小:1133
    • 提供者:iman
  1. XOR

    0下载:
  2. 很好的学习labview的例子,labview实现了神经元异或的功能。-A good example of learning labview, labview to achieve the function of neuron XOR.
  3. 所属分类:LabView

    • 发布日期:2017-05-05
    • 文件大小:237224
    • 提供者:李明月
  1. XOR-crc

    0下载:
  2. 异或校验和CRC8校验工具,MFC基础编程,开发环境Microsoft Visual C++ 6.0-XOR checksum and CRC8 check tool
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-13
    • 文件大小:10456434
    • 提供者:张岩
  1. C#利用异或算法为数字加密

    0下载:
  2. windows,C#利用异或算法为数字加密(C# uses XOR algorithm for digital encryption)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:54272
    • 提供者:jin.l
  1. GetHex

    0下载:
  2. 计算指定数据的异或值,对开发人员很有用。。。。(Calculates the XOR value of the specified data.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:92160
    • 提供者:trst
  1. XOR2

    0下载:
  2. 该程序用BP神经网络解决XOR问题,其中设置了恒定权值、阈值和随机权值、阈值;并且将梯度下降法进行添加记忆一项来改进。(Using BP neural network to solve XOR problem, the program which set up a constant weight and threshold and random weight and threshold value;And the gradient descent method to add a to impro
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:怡墨
  1. p_or

    0下载:
  2. 这个例子是感知器人工神经网络的异或门实现,这是多层感知器神经网络的一个典型例子。(This example is the XOR gate implementation of perceptron artificial neural network, that is a classic example of a multilayer perceptron neural network.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:237568
    • 提供者:anytao
  1. 数据生成器

    2下载:
  2. 一个实用的数据生成器,工具内置XOR加解密,MD5解密,UTF8加解密机器标识生成等(A utility data generator with built-in XOR encryption, MD5 decryption, UTF8 + decryption machine identity generation, etc)
  3. 所属分类:*行业应用

    • 发布日期:2018-01-08
    • 文件大小:2292736
    • 提供者:飞远
  1. XorNeuralNet

    0下载:
  2. Neural net what make task xor
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:66560
    • 提供者:alexdh
« 1 2 3 4 56 7 8 9 10 ... 34 »
搜珍网 www.dssz.com