CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - VC 简单

搜索资源列表

  1. WapBase64.rar

    0下载:
  2. 一个用ATL开发的Base64编码控件,使用简单,用EnCode64(str)编码,EnCode64(str)解码,属性EnCode存放源码,属性DeCode存放Base64码,开发平台:VC.Net
  3. 所属分类:加密解密

    • 发布日期:
    • 文件大小:42902
    • 提供者:
  1. VC++实现文件加密功能的源代码

    0下载:
  2. VC++实现文件加密功能的源代码,这只是一个简单的例子,如果你感兴趣可以更加深入的研究一下。-VC file encryption function in the source code, this is just a simple example, if you are interested more in-depth study.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:17321
    • 提供者:许志广
  1. LILI-II

    0下载:
  2. 无线通信系统中密钥流生成器——LILI-II。以VC++为编程工具,制作了操作简单,实用性较强的用户操作界面,并对Fibonacci 结构、Galois结构两种方式的LFSR-Wireless Communication System Key flow generator -- LILI-II. A VC + + programming tools, has produced a simple, practical, strong user interface, also Fibonacci s
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:63491
    • 提供者:赖晖
  1. vcfilesecret

    0下载:
  2. 用VC++实现文件加密功能的源代码,本代码实现对文件的简单加密。 -with VC file encryption function in the source code, the code to achieve a simple document encryption.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:11786
    • 提供者:于珊
  1. vc-RSAnew.ra20050713

    0下载:
  2. 简单的RSA算法,适合新手学习使用,没有什么专业价值-simple RSA algorithm, for newcomers to learn how to use, no professional values
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:17610
    • 提供者:shen
  1. Base64andMD5

    0下载:
  2. Base64和MD5编码,功能简单,VC++6.0编译通过-Base64 encoding and MD5, a simple function, by VC 6.0 compiler
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:39852
    • 提供者:Athena1713
  1. lab4-Destest

    0下载:
  2. 对称加密算法DES VC++ 的简单实现 -DES symmetric encryption algorithm to achieve the simple VC
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10806
    • 提供者:roy
  1. rund

    0下载:
  2. 随机密码生成工具,简单的随机密码生成工具,vc开发环境-random password generation tool, a simple random password generation tool vc Development Environment
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:15080
    • 提供者:guoxiling
  1. RSADlg

    0下载:
  2. 此算法是用VC++编译的,用RSA算法对任何文件加密,简单易懂。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2930
    • 提供者:yuchen
  1. codeinput

    0下载:
  2. 一个简单的例子,说明如何用vc编写简单的需输入密码才能生效的文件,密码为:19998
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:31770
    • 提供者:huuu
  1. DES

    0下载:
  2. 用VC做的数据加密标准DES算法可视化实现.简单易懂,有密码学和C或C++基础即可理解
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:105883
    • 提供者:dskgo
  1. 994q

    0下载:
  2. 简单的随机密码生成工具 软件类别:VC/C++源码 加密解密 运行环境:Visual C/C++
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:14399
    • 提供者:lgs
  1. 用VC编写文件加密程序的源代码

    0下载:
  2. 用VC编写的一个简单的文件加密的程序源代码-VC prepared by a simple document encryption source code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:15818
    • 提供者:柳星
  1. DES-Crypt-VC-source-code

    0下载:
  2. DES加密与解密源码,并给出了一个简单应用。-DES encryption and decryption source code, and gives a simple application.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-14
    • 文件大小:3892579
    • 提供者:陈爱斌
  1. WapBase64

    0下载:
  2. 一个用ATL开发的Base64编码控件,使用简单,用EnCode64(str)编码,EnCode64(str)解码,属性EnCode存放源码,属性DeCode存放Base64码,开发平台:VC.Net- The Base64 code which develops with ATL controls, the use is simple, (str) codes with EnCode64, EnCode64 (str) decodes, the attribute EnCode depos
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-19
    • 文件大小:43173
    • 提供者:周磊
  1. wzauthor

    0下载:
  2. 本地生成注册码的简单工具代码。 主要包括注册码的产生和如何在自己的程序嵌入注册码的机制。 原理是根据本地网卡号和硬盘号联动产生的。-Local code of simple tools to generate code. Mainly include key generation and how to embed code with its own procedures and mechanisms. The principle is based on the local network
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:52606
    • 提供者:apples
  1. jiami

    0下载:
  2. 利用vc编写的简单加密算法。 利用vc简单移位实现其加密功能-Vc prepared easy to use encryption algorithm. Vc easy to use encryption to achieve its translocation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:98659
    • 提供者:豆豆
  1. VC

    0下载:
  2. 一个简单的DES加密解密程序源代码,适合刚刚学习的朋友们-A simple DES encryption and decryption program source code, for friends just to learn
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:3209
    • 提供者:漆望
  1. Aes-Crypt-VC-source-code

    0下载:
  2. AES加密与解密源码,并给出了一个简单应用。-AES encryption and decryption source code, and gives a simple application.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-14
    • 文件大小:3897615
    • 提供者:陈爱斌
  1. md5-vc

    0下载:
  2. MD5加密c++实现 本人在项目里测试过 可以使用 操作简单-MD5 c++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2738
    • 提供者:panfv
« 12 3 4 »
搜珍网 www.dssz.com