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

搜索资源列表

  1. checktool

    2下载:
  2. 串口调试常工具,在AVR猎手检验工具基础上改进。可以计算累加校验和,异或检验和,CRC16,可以添加数据帧头帧尾(用于自定义协议的起始和结束标志),如果能集成在串口助手里面则更好,只是本人VB新手,串口助手写了一个,经常蹦愧,不好意思弄上来。-Serial debugging tools often, hunters in the AVR on the basis of test tools to improve. Can calculate the cumulative checksum, X
  3. 所属分类:Communication

    • 发布日期:2015-10-10
    • 文件大小:16384
    • 提供者:老罗
  1. OCMJ15X20D

    0下载:
  2. 支持文字与绘图两种混和显示模式 " "支持2 Page 显示模式(And, Or, Nor, Xor) "-LCD
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:3889
    • 提供者:Angel.lee
  1. ALU1

    0下载:
  2. ALU 指令格式(16位) op DR SR fun 0--3 4—7 8--11 12--15           指令类 OP码 指令 FUN 功能描述 控制 0000  NOP 0000 空指令 HLT 0001 停机 有条件跳转 0010  JZ 0000 Z=1,跳转 JC 0001 C=1,跳转 JNC 0010 C=0,跳转 JNZ 0100 Z=0,跳转 Jump 0101 无条件跳转 LOAD 001
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:1078
    • 提供者:翟志强
  1. CalcCRC

    0下载:
  2. CalcCRC8 The CalcCRC8 is used to append an eight-bit CRC to the message. A successful CRC check results in returning a 0. Implementation: This CRC will be using the CRC-16/CITT protocol. A 16-bit wide non-reflected code that starts initially
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-26
    • 文件大小:880
    • 提供者:FarmerBoy
  1. poyimima

    0下载:
  2. 破译密码:有个叫“猪头帮”的国家,采用一种简单的文法加密,他们所用的语言里面只有大写字母,没有其他任何字符;现在还知道他们加密的方法是:只用一个大写字母和原文进行异或运算生成密文。请你帮忙解开。-Code-breaking: a man named "pig gang" of countries, using a simple grammar encryption, they use language which only capital letters, no other characters
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:145895
    • 提供者:常青树
  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. bp

    0下载:
  2. 用BP神经网络实现异或运算,matlab实现,并且给出输出的结果-BP neural network with XOR, matlab implementation, and gives the output
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:71551
    • 提供者:王权
  1. BPprogram

    0下载:
  2. 用c语言实现bp神经网络,用bp神经网络解决了异或问题-Use C to construct BP neural network, use BP neural network to deal with the problem of xor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:91190
    • 提供者:abc
  1. KadC

    0下载:
  2. Kademlia协议(以下简称Kad)是美国纽约大学的PetarP. Maymounkov和David Mazieres. 在2002年发布的一项研究结果《Kademlia: A peerto -peer information system based on the XOR metric》。 简单的说,Kad 是一种分布式哈希表(DHT)技术,不过和其他DHT 实现技术比较,如 Chord、CAN、Pastry 等,Kad 通过独特的以异或算法(XOR)为距离度量基础,建立了一
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:510394
    • 提供者:libing
  1. LFSRRC4

    0下载:
  2. 伪随机数发生器LFSR RC4加密与解密 根据算法原理,首先初始化S-BOX,产生伪随机序列密钥流,选择所加密文件与密钥流异或生成密文 -Pseudo-random number generator LFSR RC4 algorithm for encryption and decryption based on the principle, first initialize the S-BOX, pseudo-random sequence generated key stream,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1942687
    • 提供者:王风
  1. DES_TOOL

    2下载:
  2. delphi做的用于计算常用算法的小工具:异或,DES和3DES各种工作模式,MAC值计算.本工具全部符合PBOC2.0规范.-The tool for XOR,DES,3DES,MAC.All of this fit to PBOC2.0
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:344169
    • 提供者:huntern`
  1. ALU

    0下载:
  2. alu设计,实现三十二位计算,包括加法和减法,以及与,或,异或等-design of alu,alu design, implement 32, including both the addition and subtraction, as well as AND, OR, XOR, etc
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1577
    • 提供者:xuyajun
  1. logicCalc

    0下载:
  2. 因为最近要做协议,经常用到逻辑计算的功能,就编写了一个功能比较简单的逻辑计算器 可以实现异或、逻辑与、逻辑或的计算 分十进制和十六进制输入两种 输出也分十进制和十六进制 顺带附上源码,VB编写^_^-To be done because of the recent agreement, frequently used functions of the logic of the calculation, the preparation of a relatively simple
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:7549
    • 提供者:方亮
  1. PolyBoollily

    1下载:
  2. 一个很强悍的做多边形布尔运算的小程序,可以实现多边形的交、并、差和异或运算,GIS的朋友有福了。-A very powerful polygon Boolean operations to do a small program can be achieved polygon intersection, and, worse, and XOR, GIS friend blessed.
  3. 所属分类:GDI/图象编程

    • 发布日期:2012-11-05
    • 文件大小:73774
    • 提供者:lily
  1. RISC-CPU

    1下载:
  2. 用FPGA实现一个简易的CPU,采用精简指令集结构,每一条指令有16bit,高三位为指令操作数,后13位为地址,该CPU能实现8种指令操作,分别有HLT(空一个中期)ADD(相加操作)SKZ(为零跳过)AND(相与操作)XOR(异或操作)LDA(读数据)STO(写数据)JMP(无条件跳转指令)。cpu包括8个部件,分别为时钟发生器、指令寄存器、累加器、算术逻辑单元、数据控制器、状态控制器、程序计数器、地址多路器,各个部件之间的相互操作关系由状态控制器来控制,程序指令存放在初始rom中,本例程存放
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-13
    • 文件大小:3147284
    • 提供者:vice
  1. jiami

    0下载:
  2. 有多种加密算法,如:字节取反、循环异或、码变换法、CSED、D3DES。-There are a variety of encryption algorithms, such as: anti-byte check, recycling XOR, code transformation, CSED, D3DES.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-15
    • 文件大小:62477
    • 提供者:feng
  1. xhyh

    0下载:
  2. 循环异或-XOR cycle
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-24
    • 文件大小:12952
    • 提供者:feng
  1. Awenben

    0下载:
  2. A盟密本-----不错的文本加密源代码 =================================== 产品特点 ~~~~~~~ ================================= 1、文本加密 使用简单的XOR技术加密,不过是很容易破解的 2、获取C盘序列号变成注册码(压缩文件里面附上算号器) 3、通过百度搜索 4、多语言支持 5、文字字体、颜色选择 6、关联文件,关联*.UOD(此项有BUG,欢迎高人指出) -A UN
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-19
    • 文件大小:5899264
    • 提供者:独萧
  1. imagefilter

    0下载:
  2. 這是用windows programing架構下的程式,主要就是作影像的濾波器,可以input不同的參數來做高通低通的效果,還能顯示圖片的RGB三個值,還能將兩張圖片作and or xor邏輯運算-This is with windows programing framework program, mainly for the image filter, you can input different parameters to make high-pass low-pass effect, b
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1812441
    • 提供者:潘宏
  1. ANN_BP

    0下载:
  2. BP网络解决异或问题的实例,有初始值和最终结果的显示。本网络结构为三层BP网络,各层神经元个数可变,更改相关#define即可。(注释较详细,主函数中调用的函数和矩阵类都定义在文件function.h中)-BP network to solve XOR problem instance, there are initial values and final results are displayed. The BP network structure for the three-tier net
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:11101
    • 提供者:Sandy
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 34 »
搜珍网 www.dssz.com