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

搜索资源列表

  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. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:17528
    • 提供者:边缘人
  1. IC加密卡的制作(AT88SC102)

    1下载:
  2. IC加密卡的制作(AT88SC102),它来自一个实际的工程,仅供大家参考,学习,如果要应用到实际工程中去,请跟作者联系。否则后果自负。-IC card production (Used), it comes from an actual project, only your reference, learning, if applied to the actual project, please contact with the author. Otherwise, the consequen
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:172340
    • 提供者:王清华
  1. 用C语言写的100行DES加密算法

    0下载:
  2. 用C语言写的100行DES加密算法,学习C语言和密码算法的好例程。-C language written in 100 lines DES encryption algorithm, C language learning algorithm and password good routines.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:12050
    • 提供者:甘雷
  1. RSA算法小实例

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

    • 发布日期:2008-10-13
    • 文件大小:229941
    • 提供者:宏伟
  1. des3

    0下载:
  2. 加密算法,DES的C源码. 是分组算法,虽然现在用的少了 但还是有学习意仪的-encryption algorithm, DES C source. Yes packet algorithm, although it is now used less but still learning Italian Instrument
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10208
    • 提供者:李鑫
  1. 基于密码技术的MobileAgent系统安全问题解决方案

    0下载:
  2. Agent技术的研究起源于人工智能领域。由于Agent具有自治性、智能性、反应性、主动性等优点,因此越来越受到人们的重视,并被广泛应用于网络技术和分布式计算。Agent技术很好的解决了网络间任务分配及合作的问题,但Agent系统实际应用时的安全问题一直没有得到很好的解决。本文设计了一个可实际应用的Mobile Agent系统安全问题解决方案,该方案可以有效解决实际运行中Agent系统的安全认证及安全通信问题。最后介绍了该方案在个性化E-learning系统中的实际应用情况。-Agent tech
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:154003
    • 提供者:李皓
  1. AES_COM_crypto++

    0下载:
  2. 一个还算高效的AES加密组件,应用了Crypto++加密算法库,对学习该库的人会有一些帮助-a fairly efficient AES encryption components, the application for Crypto encryption algorithm, learning the library will have some help
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:75569
    • 提供者:刘德小花
  1. MD5_Code_VC

    0下载:
  2. 基于VC6的MD5加密源码,短小精干,利于交流学习。-MD5 encryption source code, the short crack, and conducive to the exchange of learning.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:19691
    • 提供者:啊啊
  1. AsimpletoolforDES

    0下载:
  2. 这是我在学习Visual C++过程中做过的一个程序,可以作为大家学习Visual c++编程能力学习的参考,相信对读者会有所启发.-This is my learning Visual C conducted in the course of a procedure, As we can learn Visual Programming c learning ability of reference, I believe the readers will be inspired.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:36367
    • 提供者:xp
  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
    • 文件大小:107362
    • 提供者:徐敏
  1. javajiami

    0下载:
  2. 用java语言写的加密算法,供大家学习交流-java language used to write the encryption algorithm for all learning exchanges
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:12628
    • 提供者:黄孝国
  1. cryptology

    0下载:
  2. 实现了三种古典密码学体制和DES体制及其分析。affine(仿射)读入文件11.txt中内容(小写字母,明文)加密并把内容写入12.txt,还可以解密生成文件13.txt。vigenere,hill体制类似。DES体制包括加密解密雪崩效应差分分析等内容。由于本人还是刚学习程序设计语言及密码学的在校本科生,水平很低,第一次上传只是为了试一下。可以考虑少给几点,呵呵。-achieve three classical cryptography system and DES system and its
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10859
    • 提供者:李栋
  1. program_S_DES

    0下载:
  2. 通过编程实现S-DES算法的加密与解密过程,从而加深对这一算法过程的印象,并增强编程解决问题能力,为进行更复杂的算法学习奠定基础。-programming through S-DES algorithm for the encryption and decryption process. enhance the algorithm to process the impression that the enhanced programming and problem-solving abiliti
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2201209
    • 提供者:林桂川
  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
    • 文件大小:25698
    • 提供者:谭梦鹏
  1. desVc++

    0下载:
  2. des加密解密vc++完整实现,包括可以直接运行的exe文件,工程文件dsw,dsp,供大家参考学习-des encryption and decryption vc integrity to achieve, including the direct operation of the exe file, engineering document dsw, dsp, for your reference learning
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:73508
    • 提供者:引擎
  1. AESall

    0下载:
  2. AES高级加密/解密过程C语言演示,对了解学习AES原理有莫大帮助-AES Advanced Encryption / decryption process demonstration of C language, learning to understand the principles of AES will be of immense help to
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2934
    • 提供者:李昊
  1. rsa

    0下载:
  2. RSA 公开密钥密码算法,仅供学习参考,欢迎使用-RSA public-key cipher algorithm, reference is for learning, welcomed the use
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:149721
    • 提供者:totti
  1. AES_128_192_256

    1下载:
  2. 这个程序是AES密钥标准的一个简单实现,在其中可以实现密钥长度为128.192.256三种,适合刚学密码学的人。-the procedure is standard AES key to achieve a simple, which can be achieved in the key length of 128 .192.256 three, just learning for the people of cryptography.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:477142
    • 提供者:张华
  1. whjt05_iros

    0下载:
  2. Multi-Agent Quadrotor Testbed Control Design: Integral Sliding Mode vs. Reinforcement Learning
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:324866
    • 提供者:hacen
  1. Machine.Learning.in.Document.Analysis.and.Recogni

    0下载:
  2. Machine Learning Techniques are described here.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-14
    • 文件大小:4010166
    • 提供者:amit choudhary
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com