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

搜索资源列表

  1. logic

    0下载:
  2. 5位的操作数X和Y输入后暂存在寄存器A和B中,两位的操作控制码control暂存在寄存器C中,按照control码的不同,分布实现下列操作: 00控制X+Y 01控制X-Y 10控制X and Y 11控制 X xor Y 运算结果暂存在寄存器D中,然后输出。 -5 of the operand X and Y after the temporary importation of A and B in the register, the two operational c
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:1597
    • 提供者:ALEX
  1. xor

    0下载:
  2. c语言的图形使用 及一些运算 常用函数-c language computing graphics and some commonly used functions
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1664
    • 提供者:平春
  1. hjhjhj

    0下载:
  2. 对两个任意二维图形进行交,并,差和异或运算-Two arbitrary two-dimensional graphics for settlement, and, worse, and XOR operations
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-29
    • 文件大小:1683078
    • 提供者:GZ
  1. cpu1

    0下载:
  2. 微程序模拟CPU实现加减与或异或转移储存等功能。-Micro-simulation CPU to achieve with the addition and subtraction or XOR function of the transfer of storage.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:1527516
    • 提供者:孙鸣
  1. BPNet

    0下载:
  2. 解决异或问题有多种方法,本代码应用神经网络中的BP算法解决了该问题。-Solve the XOR problem has a number of ways, the code in the application of neural network BP algorithm to solve the problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:256860
    • 提供者:lcy
  1. HTTP_IRC_bot

    0下载:
  2. A remote administratio/bot source. Get command through either http or irc. Can execute a command on a specific time, uses simple XOR encryption for command file transfer. Also has embeded a replacemed connect-back shell. The structure of the command
  3. 所属分类:Remote Control

    • 发布日期:2014-04-15
    • 文件大小:2190000
    • 提供者:DarkK
  1. ByteCal

    0下载:
  2. 用于字节运算的小程序,诸如字节加减、or、XOR/XNOR等等操作-Byte operations for small procedures, such as byte addition and subtraction, or, XOR/XNOR operation and so on
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:53513
    • 提供者:wang
  1. 34

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

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

    0下载:
  2. (一)、用若干个“与非”门组成“或”门电路。 (二)、用若干个“与非”门组成“异或”门电路。 -(1), with a number of months and not composed door or gate. (B), with a number of months and not door to form the XOR gate.
  3. 所属分类:File Formats

    • 发布日期:2017-04-24
    • 文件大小:29736
    • 提供者:陈源
  1. vhdlcodes

    0下载:
  2. with this rar file i am sending five source codes in vhdl for xor gate,xor gate using tristae gate,electronic voting machine,mod 16 counter,jk flip flop.please accept these codes and make me member of this site.so that i can download code from this s
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:2153
    • 提供者:nitin
  1. Untitled2

    0下载:
  2. 设计一个三层的开关量神经网络,实现数字逻辑关系中的异或逻辑-Designed a three-tier neural network switch, the relationship between digital logic implementation of the XOR logic
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:954
    • 提供者:lvwei
  1. tx

    0下载:
  2. 通信协议: 第1字节,MSB为1,为第1字节标志,第2字节,MSB为0,为非第一字节标志,其余类推……,最后一个字节为前几个字节后7位的异或校验和。   测试方法:可以将串口调试助手的发送框写上 95 10 20 25,并选上16进制发送,接收框选上16进制显示,如果每发送一次就接收到95 10 20 25,说明测试成功。 //这是一个单片机C51串口接收(中断)和发送例程,可以用来测试51单片机的中断接收 //和查询发送,另外我觉得发送没有必要用中断,因为程序的开
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:657
    • 提供者:虾虾
  1. jtxor

    0下载:
  2. 程序使用C++展示相当强的XOR加密。 当它unencrypting文件时,包括EOF验错和自动侦查。程序很好被提供并且做在串类建立的好用法。-Program Uses C++ to Demonstrate A Fairly Strong XOR Encryption. Includes EOF error checking and automatic detection of when it is unencrypting a file. Program Is Documented
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1563
    • 提供者:Steven
  1. Track_xor

    0下载:
  2. Faster GPS signal tracking using XOR method
  3. 所属分类:GPS develop

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

    0下载:
  2. 给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要。这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对文件进行加密,当解密时,只需再运行一遍加密程序即可。 下面是一个实例程序,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改)。程序有很好的容错设计,这是我们应该学习的-Give a lot of file encryption technology, which is divided into different levels to f
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:1064
    • 提供者:鲨鱼
  1. MLP

    0下载:
  2. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:1699
    • 提供者:yenlun
  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. 1238719248Bhwb

    0下载:
  2. Viusual Basic编写 采用异或加密的文件加密器,它可以对任何文件(TXT文本文件、OFFICE文件、EXE等),用些软件加密后文件变为不可运行,且打开后是乱码。解密时是将加密后的文件重新再次加密(密码相同),即可完成解密。 -Prepared using Viusual Basic XOR encryption file encryption, and it can be of any file (TXT text file, OFFICE files, EXE, etc.), w
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6612
    • 提供者:
  1. bpnet2

    0下载:
  2. 神经网络异或算法(一个隐含层),可以自动修改偏量、输入值和迭代次数-XOR algorithm neural network (one hidden layer), can be automatically modified offset, enter the value and number of iterations
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:339698
    • 提供者:小小
  1. calculator

    0下载:
  2. 设计一个windows附件中所示的计算器  计算double型的“加”、“减”、“乘”和“除”法;(注意小数点的处理)  增加“Backspace”按钮,每按一次删除编辑框最后一个字符;  增加求“倒数”、“sin”、“cos”和“tan”等三角函数;(注意以上运算符是单目运算符,与四则运算并不相同,最好独立为每个按钮设计函数)  增加“%”和“00”按钮,这两个按钮并不是运算符,仅仅是修改编辑框; ᠋
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1635905
    • 提供者:叶合
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 34 »
搜珍网 www.dssz.com