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

搜索资源列表

  1. Rijndael算法VC使用实例

    0下载:
  2. 在Visual C++ 6.0下利用Rijndael算法进行任意文件加密,一个rijndael加密算法的使用实例,虽然图形界面做得比较粗糙,但是程序本身有很多值得参考和学习的地方- 6.0 carries on the free document encryption in Visual C using the Rijndael algorithm, a rijndael encryption algorithm use example, although the graphical int
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:44.83kb
    • 提供者:云中龙
  1. 自己写的Des算法

    1下载:
  2. 自己写的一个DES加密算法软件,在VC环境写的,编译后,对文档进行加密解密.使用方法从界面上一目了然.-I have written a encryption program of DES under the VC environment.Encrypt and decrypt the document after translate and edit it.The operate method is very clear from the interface.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:35.45kb
    • 提供者:晓逻
  1. Vignear

    1下载:
  2. 维吉尼亚密码的破译。用VC++作为工具,编程最终实现了维吉尼亚密码分析,即在输入界面中输入用维吉尼亚加密的密文,便可以得到相应的密钥长度,具体密钥,以及解密后的明文。-Virginia decipher passwords. VC + + as a tool to achieve the ultimate programming code of Virginia, that is the input interface with input Virginia encrypted cipherte
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:29.53kb
    • 提供者:赖晖
  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
    • 文件大小:62kb
    • 提供者:赖晖
  1. MyPassTool

    0下载:
  2. 使用c语言设计的加密算法,直接对文件流加密.用vc++做的使用界面-use encryption algorithm design, direct flow of the document encryption. Vc done with the user interface
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:31.46kb
    • 提供者:CodeMan
  1. EncryptFileAndText

    0下载:
  2. 此工程实现了对文件,文件夹,字节流的加密,解密,使用了AES加密,界面简单实用-this project to achieve the right files, folders, byte-stream encryption, decryption, using AES encryption, simple and practical interface
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:197.56kb
    • 提供者:朱江涛
  1. DES_

    0下载:
  2. DES加密解密算法vc实现 用MFC作了界面-DES encryption and decryption algorithms vc achieve interface made with MFC
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:20.57kb
    • 提供者:wpopeyel1
  1. Example05

    0下载:
  2. 因为本系统在写成电子稿件的时候,界面是英文的,因此在书中介绍代码的时候,都是采用英文界面名称,如“\"Encrypt\"按钮单击事件代码”,但是书上的界面后来被汉化,导致文本和图不一致,因此在此提供英文界面和中文界面两个版本的系统。-because of the system of electronic articles written in a time when the interface is in English, the book on the code, are English in
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:28kb
    • 提供者:yxs3658
  1. TrueCrypt

    0下载:
  2. 加密工具,可以对任意文件进行加解密,界面采用资源管理器界面,美观,是学习树形,列表的好源码-encryption tools can arbitrarily increase the declassified documents, interface used for resource management interface, picturesque, Learning Tree is, a good source list
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:104.85kb
    • 提供者:徐敏
  1. DES_XPC

    0下载:
  2. des算法,用c#写成,图形界面,在visual studio2005上编译通过,内含exe文件-des algorithm, using the c # languages, graphical interface, studio2005 in visual compiled by containing exe file
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:25.1kb
    • 提供者:李飞
  1. jiamilizi

    0下载:
  2. 一种加密解密的例子,利用对称密码学进行文件的加密,提供用户可视化界面,了解加密过程以及解密结果-an encryption and decryption example, the use of symmetric cryptography file encryption, provide the user interface visualization, understand the process of encryption and decryption results
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7.61kb
    • 提供者:gongchao
  1. matlab_password

    0下载:
  2. 一个matlab密码输入界面的原代码,希望对大家有用!-a Matlab Password input interface of the original code, we want to help!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:948byte
    • 提供者:Amin
  1. moderncrytography

    2下载:
  2. RSA的JAVA实现,界面很简洁,就三个按钮:生成密钥对,加密文件,解密文件.可以导入文件,但文件长度有限制,这是由于密钥长度而限制的-RSA JAVA interface is very simple, three buttons : Key Generation right, encrypted documents, The declassified document. can import documents, but there are restrictions on the lengt
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10.15kb
    • 提供者:huang
  1. LeeDisasm

    0下载:
  2. 一个反汇编程序的代码,界面一般,可以学习一下反汇编的基本方法。-an anti-code compilation procedures, interface general, we can learn from the anti-compilation of basic methods.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:49.17kb
    • 提供者:heroin
  1. Base64_src

    1下载:
  2. 学习BASE64编码时的习作,VC/MFC编写的BASE64编、解码程序源代码,通过程序界面可直接将指定文本编码或解码,速度快。也可直接将代码稍加修改用于实际应用。-learning BASE64 encoding the coursework, VC / MFC prepared BASE64 series, decoder source code through the program interface can be directly specified text encoding or
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:25.1kb
    • 提供者:谭梦鹏
  1. rsa123987

    3下载:
  2. 这个RSA算法是在vc环境下实现,用mfc做了界面,从功能到外观都想当不错RSA数字签名 RSA算法的加密解密 可视化MFC界面 RSA的算法,复制到VC++后稍改一下就可以运行了,-The RSA algorithm is the realization of an environment in vc, mfc done with the interface from the functional to the appearance of all want to be a good RSA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:19.32kb
    • 提供者:易守旺
  1. RSA

    0下载:
  2. 用RSA算法实现字符串的加密解密,MFC实现,界面简洁易操作。-RSA algorithm with a string encryption and decryption, MFC implementation, interface, simple and easy to operate.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1.79mb
    • 提供者:周旋
  1. rsades

    0下载:
  2. res des 混合加密 MFC界面友好 速度快 -res des hybrid encryption MFC user-friendly speed
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3.04mb
    • 提供者:machangsha
  1. MD5suanfa

    0下载:
  2. delphi写的md5加解密算法,有图形界面,大家一起学习!-delphi write the md5 encryption algorithm, a graphical interface, we will study together!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:181.5kb
    • 提供者:郭子
  1. MFC

    2下载:
  2. 集中了各种加密算法 如RSA DH playfair keyword 等常用加密算法 用MFC做出了界面软件-It‘s a good software about cypher
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-10
    • 文件大小:16.53mb
    • 提供者:陈中
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com