搜索资源列表

  1. 加密解密 (利用异或运算)

    0下载:
  2. 加密解密 (利用异或运算)-encryption and decryption (using XOR)
  3. 所属分类:加密解密

    • 发布日期:2024-05-02
    • 文件大小:179200
    • 提供者:游戏
  1. XOR

    0下载:
  2. 异或线解决闪屏问题-different lines or flashing screen problem solving
  3. 所属分类:图形图象

    • 发布日期:2024-05-02
    • 文件大小:23552
    • 提供者:卢坚
  1. Cryption-Vcdkey-Jeff

    0下载:
  2. 怀恋Dos时代吗? 这里有一个Dos下的加/解密软件[提供原代码!],叫做VCDKEY,你可能要奇怪为什么叫VCDKEY?这要从上大学时候说起了:大学时候,有个铁哥们叫做"小胖子",此兄爱看VCD碟子,于是经常租碟在自己电脑上看,而且还经常将一些喜欢的精彩片段辑录到电脑中,而其人缘极好,经常有人去他电脑上玩,但他又不愿意让别人看到他录下的东西!有天,他跟我谈到了他的苦衷,于是,我决定为我的哥们写个东西,于是就有了这个东西! 其实,它的原
  3. 所属分类:加密解密

    • 发布日期:2024-05-02
    • 文件大小:51200
    • 提供者:杰弗雷
  1. crc32源码及资料

    0下载:
  2. CRC校验采用多项式编码方法。多项式乘除法运算过程与普通代数多项式的乘除法相同。多项式的加减法运算以2为模,加减时不进,错位,如同逻辑异或运算。-CRC polynomial used coding method. Polynomial multiply and divide computing process and the general polynomial algebra multiply and divide the same
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-02
    • 文件大小:4967424
    • 提供者:
  1. 吴隽的程序

    0下载:
  2. 十六进制异或的小程序用vc写的,完全属于原创主要是完成对两个十六进制数进行异或运算-hexadecimal or vary the small programs written using vc, entirely original focus will be on completing the two hexadecimal number for XOR
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:33792
    • 提供者:若草
  1. 第四章 图象运算

    0下载:
  2. 图像处理课件-4 图像得运算,包括:二维图像间得加,减,乘,除运算,逻辑与,或,非,异或运算-Image Processing Software-4 images in computing, including : two-dimensional images in between, plus or minus, multiplication and addition operations, logic and, or, not, XO
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-02
    • 文件大小:2936832
    • 提供者:张似的
  1. CVI_FP_BPANN

    0下载:
  2. labwindows/CVI的一个demo,用3层bp网络解决XOR问题 -labwindows/CVI a demo with three layers bp XOR Network Solutions
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-02
    • 文件大小:197632
    • 提供者:彭安迪
  1. Winsock通信测试程序--Source-V2.0

    0下载:
  2. 使用Winsock控件编写的TCP、UDP通信测试程序,支持CRC、XOR、SUM等通信校验方式,是一款比较使用的工程测试工具软件-Winsock controls prepared by the TCP, UDP communications test procedure, support CRC, XOR, SUM calibration methods such as communications, is a comparison
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-02
    • 文件大小:63488
    • 提供者:黄先生
  1. JCRC

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

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:
  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

    • 发布日期:2024-05-02
    • 文件大小:3072
    • 提供者:Mike
  1. Logic

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

    • 发布日期:2024-05-02
    • 文件大小:2883584
    • 提供者:何薇
  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()
  3. 所属分类:OpenGL

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:吴婷
  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,
  3. 所属分类:系统编程

    • 发布日期:2024-05-02
    • 文件大小:388096
    • 提供者:刘永
  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, X
  3. 所属分类:文件操作

    • 发布日期:2024-05-02
    • 文件大小:49152
    • 提供者:姚紫欣
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-02
    • 文件大小:12288
    • 提供者:金阳
  1. GetScreener

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

    • 发布日期:2024-05-02
    • 文件大小:24576
    • 提供者: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. 所属分类:串口编程

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:刘J.C.
  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 deco
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:里海
  1. James

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

    • 发布日期:2024-05-02
    • 文件大小:7168
    • 提供者:亲戚
  1. bianyiyuanlisheji

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

    • 发布日期:2024-05-02
    • 文件大小:513024
    • 提供者:与非门
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 39 »

源码中国 www.ymcn.org