搜索资源列表

  1. DES加密解密

    0下载:
  2. DES加密解密 C#
  3. 所属分类:密码/编码算法

  1. 加密解密技术内幕

    0下载:
  2. 加密解密技术内幕 第1章 PE文件格式深入研究 1.1 PE文件格式格式纵览 1.1.1 区块(Section) 1.1.2 相对虚拟地址(Relative Virtual Addresses) 1.1.3 数据目录 1.1.4 输入函数(Importing Functions) 1.2 PE文件结构 1.2.1 The MS-DOS头部
  3. 所属分类:电子书籍

    • 发布日期:2010-11-23
    • 文件大小:1389111
    • 提供者:vachel
  1. c#操作capicom读证书加密解密

    0下载:
  2. c#操作capicom读证书加密解密
  3. 所属分类:.net编程

    • 发布日期:2011-07-12
    • 文件大小:81103
    • 提供者:xujintao
  1. 加密解密 安全存储

    1下载:
  2. C#实现对图像、视频、音频进行加密解密·· 安全存储
  3. 所属分类:源码下载

  1. RC5RC6 Base加密解密源码c++

    1下载:
  2. rc6 加密解密算法-production encryption and decryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:6144
    • 提供者:王亮
  1. RSA加密解密及RSA签名和验证

    1下载:
  2. RSA加密解密及RSA签名和验证算法,c/s界面,-RSA encryption and decryption and validation of signatures RSA algorithm, c/s interface,
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:3072
    • 提供者:方良
  1. 可用来编辑小的文件,也可以加密解密文件

    0下载:
  2. 加密解密软件.rar-encryption and decryption software. Rar
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:48128
    • 提供者:蚊子
  1. SAM的散列存储加密解密算法以及SYSKEY的计算

    0下载:
  2. c语言编写的加密解密算法技术-prepared by the encryption and decryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:5120
    • 提供者:发就
  1. 加密解密小程序vb

    0下载:
  2. 一个用vb编写的加密解密的小程序. 经过试用适合6位以内的加密和解密-with a vb prepared by the encryption and decryption of small programs. After the trial within six for the encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:发就
  1. des加密解密1111

    0下载:
  2. 一个很不错的des加密解密算法,用c#开发,-a very good des encryption and decryption algorithm, using the c# development,
  3. 所属分类:C#编程

    • 发布日期:2024-04-29
    • 文件大小:4096
    • 提供者:王思刚
  1. 四种加密解密算法的源代码

    0下载:
  2. 四种加密解密算法的源代码:移位密码、仿射密码、维吉尼亚密码以及置换密码。-four encryption and decryption algorithm source code : shift password, affine passwords, Virginia passwords and password replacement.
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:发就
  1. 如何对字符串进行加密解密

    0下载:
  2. 如何对字符串进行加密解密 本人在操作数据库时,考虑到该数据库还有可能被其他软件打开,所以想能否有另外一种方式把数据库中数据进行加密呢,也就是说,即使别人利用其他的软件打开了该数据库,看到的也是一片乱码,根本不知道数据库进而是什么内容。出于这种情况,本人利用VB中自带 RND()函数的功能编写了如下加密解密方法。 当RND()的参数(我们称它为种子)为负值时,同一种子产生同一个随机序列,同时VB还具有强大的二进制技术功能。 这样我们可以按
  3. 所属分类:Windows编程

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:张京川
  1. 加密解密的代码,以ATL形式提供crypt_it

    0下载:
  2. 加密解密的代码,以ATL形式提供crypt_it 加密解密的代码,以ATL形式提供crypt_it-encryption and decryption code to ATL crypt_it form of encryption and decryption code to the form of ATL crypt_it
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-04-29
    • 文件大小:134144
    • 提供者:
  1. 加密解密_RSA_DES_MD5==

    0下载:
  2. C#做的加密解密的东西,做在一起,有点乱,只是作为交流学习!-C# to do encryption and decryption of things to do together, a little bit chaotic, but as the exchange of learning!
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:103424
    • 提供者:
  1. 加密解密技术内幕

    0下载:
  2. 《加密解密技术内幕》全面讲解了有关加密解密方面的知识,对于在此方面有兴趣的初学者或是有一定基础的读者很有帮助。-"encryption and decryption technology insider," a comprehensive account of the encryption and decryption of knowledge, in this context are interested begi
  3. 所属分类:电子书籍

    • 发布日期:2024-04-29
    • 文件大小:1389568
    • 提供者:王松
  1. vigenere加密解密

    0下载:
  2. 这个源码是实现VIGENERE算法的加密解密程序,界面操作简单,一看就明白,就不用介绍了.-this source is VIGENERE the encryption and decryption algorithms procedure, the interface is simple, a person would understand, I have not introduced.
  3. 所属分类:Windows编程

    • 发布日期:2024-04-29
    • 文件大小:1875968
    • 提供者:dai
  1. 加密解密字符串的例子

    0下载:
  2. 加密解密字符串的例子,使用vb源码编写。与大家共勉。-string encryption and decryption example, the use of vb source prepared. We shall.
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:杨洁清
  1. zijixiede异或加密解密

    0下载:
  2. 异或和base64加密解密,简单的加密算法,适合初学者。
  3. 所属分类:Windows编程

    • 发布日期:2013-08-22
    • 文件大小:178599
    • 提供者:flayjeff
  1. 大灰狼远控源码标题加密解密

    3下载:
  2. 大灰狼远控源码标题加密解密 大灰狼远控源码标题加密解密 大灰狼远控源码标题加密解密
  3. 所属分类:远程控制编程

    • 发布日期:2014-06-25
    • 文件大小:25735
    • 提供者:5403293@qq.com
  1. APKIDE七少月RSA加密解密工具

    0下载:
  2. APKIDE七少月RSA加密解密工具APKIDE七少月RSA加密解密工具(APKIDE seven month less RSA encryption, decryption decryption tool APKIDE seven month less RSA encryption tool)
  3. 所属分类:其他小程序

« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org