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

搜索资源列表

  1. XORcode

    1下载:
  2. XOR算法的DELPHI实现,并附加ASP代码页,注意加密密匙为6位任意字符,可互相验证加密效果。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:174123
    • 提供者:他乡
  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-03-31
    • 文件大小:344169
    • 提供者:huntern`
  1. DelphiEnCrypt

    0下载:
  2. Delphi开发的加密解密源代码例子,利用了异或运算。-Delphi development of encryption and decryption source code examples, using the XOR operator.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:178307
    • 提供者:kickthc
  1. XOR_encrypt_In_Delphi

    0下载:
  2. delphi的XOR加密解密例子,考虑以下需求: 需要在页面中使用一种较简单的算法来加密信息(对称加解密),并且传递到Delphi中可以进行解密.-delphi encryption and decryption of the XOR example, consider the following requirements: the need for the use of a page than a simple algorithm to encrypt information (symme
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:8760
    • 提供者:ldeng76
  1. VideoCap

    1下载:
  2. 用delphi写的一个视频捕捉程序,可拍照和摄像功能-Delphi write with a video capture program, camera and camera features
  3. 所属分类:Video Capture

    • 发布日期:2017-03-24
    • 文件大小:947899
    • 提供者:王青
  1. xorfile(delphi)

    0下载:
  2. xor file and decode after oxor if again use application
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-08
    • 文件大小:324367
    • 提供者:amir
  1. XOR_Percepton

    0下载:
  2. XOR perceptron training implement in Delphi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:197615
    • 提供者:neoeasy
  1. cryxor

    0下载:
  2. cryxor.rar is a delphi source code to crypt file to xor
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:172709
    • 提供者:nirina
  1. delphi

    0下载:
  2. DELPHI加密字串(异或运算加密)\DELPHI加密字串(异或运算加密)的源码示例-DELPHI string encryption (XOR encryption) \ DELPHI string encryption (XOR encryption) source code examples
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:8740
    • 提供者:张瑞冬
  1. clipper

    1下载:
  2. 从代码仓库中下载的最新的用于二维任意复杂多边形裁剪代码,该代码使用Bala Vatti的多边形裁剪算法,并做了多种扩展和改进,提供多个版本(Delphi Pascal C++ C# )的源码和测试程序和简明的帮组文档,方便用户使用。 sandbox tags trunk-The Clipper Library is based on but significantly extends Bala Vatti s polygon clipping algorithm as describ
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4333899
    • 提供者:highrisk
  1. xor_scrypt

    0下载:
  2. xor crypt example delphi
  3. 所属分类:CA program

    • 发布日期:2017-04-07
    • 文件大小:4039
    • 提供者:Vladimir
  1. 20117411168419

    0下载:
  2. 异或画线画出来的播放进度,播放器!资源类别: Delphi源码¦多媒体 文件大小: 784KB -XOR drawing a line drawn broadcast schedule, player! Categories of resources: Delphi source ¦ multimedia File Size: 784KB
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-01
    • 文件大小:819573
    • 提供者:hushichun009
  1. Kodzik

    0下载:
  2. It is a program to encrypt files of any type of content by overwriting its contents. The program uses the XOR cipher. File after the encoding operation continues under the current name. A program written using Delphi.- It is a program to encrypt
  3. 所属分类:CA program

    • 发布日期:2017-04-05
    • 文件大小:204074
    • 提供者:awalum
  1. delphi_crypt

    0下载:
  2. Delphi crypt for russian users.XOR alghoritm
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-10
    • 文件大小:1135
    • 提供者:masyoka
  1. xiazaizhe2

    0下载:
  2. 增加代码xor解密功能,以逃过杀毒软件. 生成MiNI下载者,则需要自己做一个工具了.读懂代码,把相应的部份加密即可. 参考delphi版本的下载者源代码,编出来有16K左右。压缩也有10K多, 于是写了VC的代码。按以下的设置,编译出来2K左右。 还可以可以再设置一下编译开关,以减小体积。 Ps:原代码中4处没有对\转义,以下代码编译通过 编译出来16K,去掉4行注释,编译后3K(编译环境:Win2003+VC6.0)-Add code xor d
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-25
    • 文件大小:1868
    • 提供者:spp
  1. Delphi加密(AES、MD5、XOR)

    3下载:
  2. 加密程序源码,delphi7,含AES,MD5,XOR加密,需要的朋友可以下载(Encryption program source code, Delphi7, including AES, MD5, XOR encryption, you need friends to download.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:2234368
    • 提供者:九龙神
搜珍网 www.dssz.com