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

搜索资源列表

  1. Win32APIDraw

    0下载:
  2. 异或画图,反正详见程序吧,要凑够20字才行啊-XOR drawing
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:557365
    • 提供者:diqian
  1. jtxor

    0下载:
  2. xor encryption demontration 1-3
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1570
    • 提供者:diego
  1. mcxor

    0下载:
  2. xor encryption demonstration 2-3
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:1248
    • 提供者:diego
  1. test.cpp

    0下载:
  2. XOR of memory blocks with SSE2
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:978
    • 提供者:Wasia
  1. codeBook

    0下载:
  2. Simple program for file encryption. Uses XOR operation with random data. (C++ Builder 5).
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:569456
    • 提供者:Sergey
  1. lxm

    0下载:
  2. 实现异或的算法,这个算法可以时间三个端口的异或-to discrbe the function of the XOR
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:11539
    • 提供者:zhengxiaofu
  1. 2009210880

    0下载:
  2. BP算法,异或和认证,本人数据挖掘小作业-BP algorithm, XOR and certification, data mining operations
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:2917
    • 提供者:huating
  1. BP_XOR_MATLAB

    0下载:
  2. 对于bp神经网络具体算法的编程实现 没有使用自带的神经网络包 可以更好的了解bp算法的内部实现-Specific algorithm for bp neural network programming to achieve without using neural network package that comes with better understanding of the internal implementation bp algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:671992
    • 提供者:Bruce
  1. bpnet

    0下载:
  2. c语言实现BP神经网络解决异或问题,详细请见附件,源代码。-c language XOR BP neural network to solve the problem in detail, see Annex, the source code.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:87548
    • 提供者:王海
  1. Improved_X204689272007

    0下载:
  2. XOR ALGORITHM TO ENCRYPT THE IMAGE TEXT AND BINARY DATA IN C++ LANGUAGE WITH INTERFACE
  3. 所属分类:CA program

    • 发布日期:2017-03-29
    • 文件大小:24170
    • 提供者:Sanober
  1. TDDOWNLOAD

    0下载:
  2. #include <stdio.h> #include <math.h> #include <stdlib.h> #include <float.h> unsigned __int64 mulmod(unsigned __int64 a, unsigned __int64 b, unsigned __int64 m) { static const double _2_64 = 18446744073709551616
  3. 所属分类:source in ebook

    • 发布日期:2017-05-27
    • 文件大小:9861602
    • 提供者:hh
  1. XOR

    0下载:
  2. 有道难题:另类异或 描述: 对于普通的异或,其实是二进制的无进位的加法。 这里我们定义一种另类的异或A op B, op是一个仅由^组成的字符串,如果op中包含n个^,那么A op B表示A和B之间进行n+1进制的无进位的加法。 下图展示了3 ^ 5 和 4 ^^ 5的计算过程: 0 1 1 (3) ^ 1 0 1 (5) --------- 1 1 0 (6) 0 1 1 (4) ^^ 0 1 2 (5) --------- 0
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:620
    • 提供者:xhflovemy
  1. BPClassification

    0下载:
  2. 本程序用bp解决广义异或问题并提供了对输入样本的改进。-bp to solve the problem and the generalized XOR improve the input samples.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:3789
    • 提供者:tong
  1. BP002

    0下载:
  2. 利用BP神经网络来解决异或问题,比较好用。-Using BP neural network to solve XOR problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:86829
    • 提供者:刘本
  1. alu_32_bit

    0下载:
  2. 32位基本运算器的功能,加法,减法,或,异或,与等基本功能-32 basic calculator functions, addition, subtraction, or, XOR, and other basic functions
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:2023
    • 提供者:张明亮
  1. msp430F135jianpan

    0下载:
  2. msp430F135键盘扫描程序,由2片74HC595串连构成的动态扫描LED数码管显示,通过 P1 异或 来取反 P1.5;软件循环延时-msp430F135 keyboard scanner, constituted by the two 74HC595 serial dynamic scanning LED digital display, by P1 XOR to take anti-P1.5 software delay loop
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:22434
    • 提供者:王峰
  1. jiami1

    0下载:
  2. 这个程序主要是用来设计实现一个加解密的系统 采用matlab设计 用了二进制循环 异或的知识-This program is mainly used to design and implement a system of encryption and decryption using matlab design cycle using the binary XOR of knowledge
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1158
    • 提供者:肥肥
  1. jiemi

    0下载:
  2. 这个程序主要是用来设计实现一个加解密的系统 采用matlab设计 用了二进制循环 异或的知识(与刚才对应的解密程序)-This program is mainly used to design and implement a system of encryption and decryption using matlab design cycle using the binary XOR of the knowledge (and have the corresponding decryptio
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1600
    • 提供者:肥肥
  1. AES

    0下载:
  2. AES加密是一个高效快捷用于军事加密等级的类模块,可以在任何工程中使用。AES(128位字区大小,使用128、192或者256位密钥长度)是用在美国政府进行保护机密(使用192或者256位密钥)和绝密文件的算法。不同于其他区段加密算法,AES是在VB中是最有效率的,因为加密一个区段能被使用唯一的CopyMemory,异或操作和一些位掩码。这个类模块可以支持所有的密钥和字区大小。并且难能可贵的是支持中英文混合加密。-AES encryption is a fast and efficient le
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:30381
    • 提供者:dick
  1. cvery_976671

    0下载:
  2. xor运算 xor运算 xor运算-xor operation
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:8235
    • 提供者:skichen
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 32 »
搜珍网 www.dssz.com