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

搜索资源列表

  1. BPXOR

    0下载:
  2. 模式识别作业-自编的BP神经网络判断异或的matlab源代码,每一步都有详细说明。并有详细的结果输出。-Pattern recognition operations- the BP neural network to determine self XOR the matlab source code, detailed descr iption of each step. And a detailed results output.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1051
    • 提供者:yumingwei
  1. perceptron

    0下载:
  2. Perceptron implementation for the logic ports: and, or, not and xor.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:272555
    • 提供者:Bocato
  1. BPnet-Classification

    0下载:
  2. BP 神经网路 分类 ,可以解决异或的分类-BP neural network classifier, the classification can solve XOR
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:88284
    • 提供者:luocw138
  1. XorProblemBasedOnBpNet

    0下载:
  2. 本程序主要实现了基于Bp神经网络来实现了异或逻辑,即基于BP神经网络的简单的分类技术。-Solving the Xor problem based on BP nerual net work.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:649966
    • 提供者:彩云追月
  1. c51-test

    0下载:
  2. 通信协议: 第1字节,MSB为1,为第1字节标志,第2字节,MSB为0,为非第一字节标志,其余类推……,最后一个字节为前几个字节后7位的异或校验和。   测试方法:可以将串口调试助手的发送框写上 95 10 20 25,并选上16进制发送,接收框选上16进制显示,如果每发送一次就接收到95 10 20 25,说明测试成功。-Communication protocols: 1 byte, MSB is 1 mark for the first 1 byte, 2 bytes, MSB
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:1216
    • 提供者:lsj
  1. xtx1

    0下载:
  2. 用BP网络实现单层的异或门.没有用函数,具体见算法.-BP network to achieve single XOR gate. Did not use the function, see the specific algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:541
    • 提供者:姬磊
  1. BP

    0下载:
  2. BP网络实现XOR门,应用了循环语句,简单明了.适合学习-BP networks XOR gate, the application of the loop, plain and simple. For learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:711
    • 提供者:姬磊
  1. delphi

    0下载:
  2. DELPHI加密字串(异或运算加密)\DELPHI加密字串(异或运算加密)的源码示例-DELPHI string encryption (XOR encryption) \ DELPHI string encryption (XOR encryption) source code examples
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:8740
    • 提供者:张瑞冬
  1. Delphi_EncaDec

    0下载:
  2. 简单的字符加密解密的函数及应用例程,通过异或加密方式-Simple character encryption and decryption function and application routines through XOR encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:176743
    • 提供者:
  1. RedTest

    0下载:
  2. 红灯检测 起始字节+级联序号+状态字节+异或校验和-Red light detection start cascading number of bytes+++ status byte XOR checksum
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:207068
    • 提供者:刘鸿
  1. encryption-technology-

    0下载:
  2. 给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对文件进行加密,当解密时,只需再运行一遍加密程序即可.-File encryption technology to many, which is divided into different levels to suit different occasions. Here are the most simple file encryption technology, whi
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:1083
    • 提供者:林晓彬
  1. alu

    0下载:
  2. 本程序实现算术逻辑单元(ALU)设计,包括:清零、逻辑乘、逻辑加、异或、算术加、左移、右移等等功能。-Arithmetic logic unit to achieve the program design, including: clear, logical multiplication, logical add, XOR, arithmetic plus, left, right, and so function
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:80035
    • 提供者:肖飞
  1. jiandanyihuo

    0下载:
  2. 实现简单异或加密解密算法,在程序中,运用C语言编写,实现对字符串的加密以及解密。-Simple XOR encryption and decryption algorithms
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:2907
    • 提供者:东方宇
  1. up.c

    0下载:
  2. decrypt a pice of malware that had part xor-ed with a constant
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:932
    • 提供者:eight dot
  1. encode

    0下载:
  2. 用java实现的简单的异或加密算法,有界面支持,可以设置加密字符串!-With the java implementation of a simple XOR encryption algorithm, interface support, you can set the encryption string!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:7248
    • 提供者:meiming
  1. xieyi

    0下载:
  2. 协议计算器,计算的协议包括 求和取补校验 异或校验 CRC16校验-Agreement calculator to take up the agreement, including check sum check CRC16 checksum XOR
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1080707
    • 提供者:陈诚
  1. Backpropagation-Neural-Network-v1.0

    0下载:
  2. This "classic" style of neural network is used for spontaneously generating an algorithm for the analysis of numeric patterns. The goal is to "teach" the network how to analyze a desired set of numeric inputs. For instance, the network might be taugh
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:56278
    • 提供者:diana
  1. clipper

    1下载:
  2. 从代码仓库中下载的最新的用于二维任意复杂多边形裁剪代码,该代码使用Bala Vatti的多边形裁剪算法,并做了多种扩展和改进,提供多个版本(Delphi Pascal C++ C# )的源码和测试程序和简明的帮组文档,方便用户使用。 sandbox tags trunk-The Clipper Library is based on but significantly extends Bala Vatti s polygon clipping algorithm as describ
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4333899
    • 提供者:highrisk
  1. Xorencrypt

    0下载:
  2. 一个比较简单的用实现了异或方法加密的小程序,帮助理解加密解密的原理。-A relatively simple method using XOR encryption to achieve a small program to help understand the principles of encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:6487
    • 提供者:henry
  1. scientific_calculator

    0下载:
  2. 使用说明: 1、该计算器对表达式的要求比较严格 2、该计算器默认采用弧度制,计算角度时则要转换:sin(π/6)=0.5 3、括号必须要匹配 4、注意像And这样的运算,前后数值需要括号:(1011)And(1000) 其他说明: Backspace :删除当前输入的最后一位。 CE :清除当前显示的表达式。 C :清除当前的计算,开始新的计算。 MC :清除存储器中的数据。 MR:调用存储器中的数据。 Mod求模(即整数相除求余数)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1032959
    • 提供者:fay
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 34 »
搜珍网 www.dssz.com