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

搜索资源列表

  1. des加密算法源代(VC)

    1下载:
  2. des加密算法源代(VC)
  3. 所属分类:密码/编码算法

    • 发布日期:
    • 文件大小:25682
    • 提供者:
  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. 加密程序

    0下载:
  2. 用des算法加密文件的小程序,里面带有des算法和加密的程序,用vc编写-encryption algorithm used des documents small program with inside des encryption algorithm and the procedures used to prepare vc
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:158439
    • 提供者:焦伟伟
  1. 数据加密标准(DES)示例

    1下载:
  2. 利用VC来实现一个简单的DES加密程序,他能完成DES算法的全部步骤,不过只能使用64位密码对64位明文进行加密-VC to achieve a simple DES encryption program, he can finish all the DES algorithm steps, but only use 64 to 64 passwords expressly encryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:52499
    • 提供者:blickwinkel
  1. DES加密软件

    1下载:
  2. 基于vc的DES加密软件
  3. 所属分类:其它

  1. RSA algorithm c++

    1下载:
  2. 采用RCS做文件加密的源程序代码,VC环境。包含两个文件包,里面的Readme有详细介绍。,Using RCS to do file encryption source code, VC environment. Package consists of two documents, which detailed the Readme.
  3. 所属分类:加密解密

    • 发布日期:2013-06-07
    • 文件大小:31815
    • 提供者:张晓斌
  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. 加密之星(袖珍版)

    0下载:
  2. 简单小巧的加密工具 vc的 代码全 喜欢的朋友-simple compact encryption tool vc the code-like look at the friends
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-12
    • 文件大小:143264
    • 提供者:云水
  1. vc++

    1下载:
  2. 自己写的有关VC连接SQL SERVER,MD5加密,打印文件,显示图片的类,绝对能用。-VC wrote on their own to connect SQL SERVER, MD5 encryption, print documents to show the picture of class, absolutely can.
  3. 所属分类:图片显示浏览

    • 发布日期:2013-09-23
    • 文件大小:8611
    • 提供者:xg
  1. des

    1下载:
  2. VC++实现DES加解密 Tips: 1.本程序可以加密1-4096个字符的任意长度字符串 2.如果密钥长度过短或者为空,程序将使用默认 密钥"YinXueYuan Build It!"进行加密. 3.加密结果将用16进制字符显示 4.本加密程序同时支持中/英文字符(包括密钥和明 文) 5.本加密程序支持特殊字符[例如换行符(回车键)] Attention: 1.加密时,密文的最后一个字符请不要使用半角 美元符号 $ 2.字符串加密最多支持
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-03-11
    • 文件大小:34047
    • 提供者:胡程
  1. RSA

    0下载:
  2. VC++6 RSA加密算法 源码 供学习使用-VC++6 RSA encryption algorithm source for studying the use of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:168142
    • 提供者:郝宝钢
  1. RSA

    0下载:
  2. 基于rsa的文件加密 vc++ mfc对话框 -rsa file encryption system
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-15
    • 文件大小:3639699
    • 提供者:徐建
  1. Safenet-VC

    0下载:
  2. 彩虹加密狗,软件加密用微狗的VC代码示例程序-Rainbow dongle, the software encryption code with the micro-dog VC sample programs
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:19399
    • 提供者:xujialiang
  1. wjjm

    0下载:
  2. vc实现图片加密,关于图片加密技术的研究,分析-picture Encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:118687
    • 提供者:yzz
  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. DES-by-VC

    0下载:
  2. des在vc下实现的详细解说及流程,很不错的资料。对于初学des加密的同学很实用·老鸟飞过·-des achieved under the vc and detailed explanation of the process
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:225354
    • 提供者:随大家
  1. VC++ 加密算法200多种

    0下载:
  2. 各种加密算法大全,再也不用到处去找了,收集整理非常完善。(All Sericute very very easy very very good)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:295936
    • 提供者:浪涛UFC
  1. ★加密狗★域天密码型【CC++】源代码加密

    0下载:
  2. 通过选择合适的vc++程序代码进行文件加密开发,可用于各种形式,各种系统的文件加密(File encryption development)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:56320
    • 提供者:zkm
  1. 200多个常见的VC++加密算法源码

    1下载:
  2. 200多个常见的VC++加密算法源码,有兴趣的好好研究下(More than 200 common VC++ encryption algorithm source code)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:391168
    • 提供者:wenchangci
  1. VC 信息加密聊天源代码

    1下载:
  2. 本聊天程序采用2048bit 的RSA 数据加密算法对数据进行加密和数字签名后发出,因为RSA加密信息需要大量的时间,因此本程序适合用来传递密钥或对非常重要且信息量较少的网络通讯。本程序编译后运行界面如上所示,正常聊天需要进行设置,设定对方IP地址,QQ号或电子邮件地址,接下来就可以发消息了,程序还可以完成如图所示的其它功能。(This chat program uses the RSA data encryption algorithm of 2048 bits to encrypt and
  3. 所属分类:其他

    • 发布日期:2019-11-17
    • 文件大小:83968
    • 提供者:小阿七
« 12 3 4 5 6 7 8 9 10 ... 38 »
搜珍网 www.dssz.com