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

搜索资源列表

  1. xor

    0下载:
  2. RSA算法实现(经典) 1.   首先要把文件夹中的rsa.c文件拷贝到运行工具(如TURBOC2)下文件夹名为INCLUDE的文件夹中。   (在本机上已经做过,所以不需要做)     2.   RSA的加密对象为C盘下文件名为CODE.txt的前8位(如果没有一定要在C盘下建立一个文件名为CODE.txt的文件,  把要加密的数据写到文件里),加密后在C盘下生成一个文件名为RSACIPER.txt文件。   (在本机上已经做过,所以不需要做以上二步)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8636
    • 提供者:
  1. JCRC

    0下载:
  2. 将数据帧中的第一个8位字节与CRC寄存器中的低字节进行异或运算,CRC寄存器,循环冗余校验算法-data frame of an 8-byte CRC register with the low byte for XOR, CRC register, cyclic redundancy checking algorithm
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2002
    • 提供者:
  1. Java LogicGate

    0下载:
  2. 一个JAVA源程序,用面向对象方法开发和设计的,JAVA的4种逻辑门的设计AND,OR,NOT,XOR-a source Java, Object-oriented development and design. JAVA four logic gate design AND, OR, NOT and XOR
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3686
    • 提供者:Mike
  1. Logic

    0下载:
  2. 图像逻辑运算源码,包括逻辑与,逻辑或,逻辑异或,逻辑非等操作-source images logical operators, including logic and the logic or logical XOR logic operators such as non -
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:892848
    • 提供者:何薇
  1. jxglTracker

    0下载:
  2. This code shows how we can perform rubber-banding in an OpenGL application The source code here includes a simple C++ class called jxglTracker. The two main member functions in the class are DrawTrackRect() and Track(). In the DrawTrackRect() funct
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2843
    • 提供者:吴婷
  1. Library_of_Cryptographic

    0下载:
  2. a C++ Class Library of Cryptographic Primitives This library includes: MD2, MD5, SHA-1, HAVAL, Tiger, RIPE-MD160, MD5-MAC, HMAC, XOR-MAC, DES, IDEA, WAKE, 3-WAY, TEA, SAFER, Blowfish, SHARK, GOST, CAST-128, Square,Diamond2, Sapphire, RC2, RC5,
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:388055
    • 提供者:刘永
  1. SECUREencryptionalgorithms

    0下载:
  2. 这个加解密源码几乎包括了世界上几个最著名的加密算法:Blowfish、CryptAPI、DES、Gost、RC4、XOR、Skipjack、TEA、Twofish,曾获源码5星推荐 -almost source in the world including several of the most famous encryption algorithms : Blowfish, CryptAPI, DES, Gost, RC4, XOR, Skipjack, TEA, Twofish, wo
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:49157
    • 提供者:姚紫欣
  1. bpnnet

    0下载:
  2. 这是一个解决XOR问题的基于BP神经网络的C语言程序 隐层中有一个节点-This is a solution to the problem XOR BP neural network-based C language program hidden layer is a node
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:12141
    • 提供者:金阳
  1. GetScreener

    0下载:
  2. 屏幕分块传输,没有采用异或,传输速度块-screen block transmission, without the use of XOR, transmission speed block.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:24577
    • 提供者:sdfsfsdf
  1. fet120_1

    0下载:
  2. Toggle P1.0 by xor ing P1.0 inside of a software loop.-Toggle P1.0 by xor ing P1.0 inside of a softw are loop.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:959
    • 提供者:刘J.C.
  1. XOR(VC)

    0下载:
  2. 一个关于bp网络解决异或问题的动态演示程序-bp on a network to solve problems or differences of Dynamic Demonstration Program
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:30943
    • 提供者:wcl
  1. crbf

    0下载:
  2. 基于RBF的XOR问题,效果不错, 误差极小,几乎为0-XOR problem, the effect is true, the error is very small and almost 0
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:28170
    • 提供者:xwmvip
  1. CLCRYPT_04

    0下载:
  2. 示范如何利用 XOR 算法针对文件进行加解密的程序-demonstrations on how to use XOR algorithms against document encryption and decryption procedures
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:23373
    • 提供者:甜菜
  1. RBDS

    0下载:
  2. The decoding algorithm used in RBDS.c is based on error trapping. The program emulates the operation of the encoder and decoder of a binary cyclic codes, using bitwise shifts and xor for modulo g(x) operations. -The decoding algorithm used in RBDS.c
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2624
    • 提供者:里海
  1. James

    0下载:
  2. James病毒 Complier: MASM32 Debuged: Under windows2000/XP 使用Mapping来感染,以前是在文件上操作; 使用了SEH。现在还没什么用,以后会利用SEH来ANTI-VM的;使用了简单的xor来加密代码,防止静态分析;加入反跟踪代码; -James virus Complier : MASM32 Debuged : Under windows2000/XP use Mapping to infection,
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:7095
    • 提供者:亲戚
  1. bianyiyuanlisheji

    0下载:
  2. 1. PL/0 语言介绍 ●PL/0 程序设计语言是一个较简单的语言,它以赋值语句为基础,构造概念有顺序、条件和重复(循环)三种。PL/0 有子程序概念,包括过程定义(可以嵌套)与调用且有局部变量说明。PL/0语言编译程序采用以语法分析为核心、一遍扫描的编译方法。词法分析和代码生成作为独立的子程序供语法分析程序调用。语法分析的同时,提供了出错报告和出错恢复的功能。在源程序没有错误编译通过的情况下,调用类PCODE解释程序解释执行生成的类PCODE代码。 ●保留字(关键字):所谓保留字是指
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:513232
    • 提供者:与非门
  1. Lcalc

    0下载:
  2. 自用的逻辑计算器,源码发上来与大家共享。 主要完成十六进制数的逻辑运算(AND,OR,XOR,NOT)。-own logic calculators, the source onto and share. The major hexadecimal number of logical operators (AND, OR, XOR, NOT).
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:44541
    • 提供者:yuphone
  1. c++BPxor

    0下载:
  2. 用c语言实现的bp神经网络实现异或功能,比较好用 -use the C Language bp neural network XOR functions, better quality
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:16758
    • 提供者:刘哲
  1. jiamiJIAMI

    0下载:
  2. 文件加密程序 1. 对指定的文本文件进行加密(应判断其是否已经加密,若已加密则结束该步骤,否则提示输入加密口令,对文件进行加密); 2. 加密解密方法:输入一个6字符的密钥,将文件数据和密钥进行异或运算。不足6字节的部分,和密钥相应的位进行运算。加密解密方法一样。 3、加密解密后,将数据重新写入文件。 -an encrypted document. For the specified text file encryption (should judge whether encry
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2624
    • 提供者:mong
  1. bp_xor

    0下载:
  2. 这是一个用BP神经网络解决XOR问题的VC程序,楞可以通过修改初始化参数,可将该程序用于其它分类的问题-this is a BP neural network to solve the XOR problem VC procedures, Labrang may amend initialization parameters, this program can be used for other classifications of
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:51257
    • 提供者:hongbochen
« 1 2 3 4 5 67 8 9 10 11 ... 34 »
搜珍网 www.dssz.com