CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - 算法,加密

搜索资源列表

  1. DES_hy

    0下载:
  2. DES算法,这个代码实现DES的算法,想学学DES如何加密和解密可以参考参考-DES algorithm, the source implementation of the DES algorithm to learn how DES encryption and decryption can information.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:32724
    • 提供者:黄耀
  1. GetCPUAndDisk

    0下载:
  2. 得到cpu的序列号和硬盘的徐蕾好,并且简单的加密的算法!-be cpu sequence and the hard drive Xu Lei good and simple encryption algorithm!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15456
    • 提供者:wangyong
  1. MurmurHash

    0下载:
  2. mur hash是 Austin Appleby于2008年创立的一种非加密hash算法,适用于基于hash进行查找的场景。murmurhash在多个开源项目中得到应用,包括libstdc、libmemcached、nginx、hadoop等。-MurmurHash is a non-cryptographic hash function suitable for general hash-based lookup. It was created by Austin Appleby in 200
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:4807
    • 提供者:garheeli
  1. dashu

    0下载:
  2. 多数程序设计语言处理整数的能力是有限的,如C语言中,int 类型数据范围是-32768—32767。实际问题的处理过程中往往涉及大整数的运算,如RSA加密算法要求至少64bit的整数,设计算法实现大整数的加减运算(选做乘除运算)。-Most integer programming language to deal with a limited capacity, such as the C language, int scope of the type of data is-32768-3276
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:32771
    • 提供者:李鸿
  1. ansi917(14)

    0下载:
  2. 大随机数生成器算法的研究与实现.大随机数已经在当今社会的各个领域中都频繁使用,特别是在加密技术中已经成了不可缺少的一部分,像RSA,MD5中随机数成为加密技术的关键。 本设计主要为第3代移动通信系统(3G)提供符合要求的随机数(1024位),首先取得系统时间和RAND()函数所产生的随机数作为最初的随机初值,经过三重DES(两密钥通过MD5算法得来)和异或的变换,保证其随机数的足够随机,然后通过16次的循环得到一个组合起来的1024位随机数,设计还提供一个检验随机数是否随机的平台,采用了均匀
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:66781
    • 提供者:瑞力克
  1. md5TurebyC

    0下载:
  2. 用数据结构算法的方式,用C语言编写的一个实现MD5加密的小程序的代码-Algorithm with the way data structure, using C language, an implementation of MD5 encryption applet code
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1666
    • 提供者:Frank
  1. Algorithm_Description

    0下载:
  2. 包括des和mds算法描述,ECC加密算法入门介绍,密码知识-Including des and mds algorithm descr iption, ECC encryption algorithm entry, the password of knowledge
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:65390
    • 提供者:yangying
  1. md5

    0下载:
  2. MD5加密算法,很好的加密算法!!! 可以对数据进行加密,已经封装好的功能类。里面的方法很多很灵活-MD5 encryption algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:4089
    • 提供者:叶斌
  1. AESTest

    0下载:
  2. aes算法,对算法的分析,数据加密程序,设和初学者,-aes algorithm, algorithm analysis, data encryption, set up and for beginners,
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:31227
    • 提供者:Jian Meng
  1. Huffman

    0下载:
  2. 哈弗曼编码,是平衡最小二叉树的经典例子,在加密算法中有广泛的运用-Ha Fuman coding, the binary tree is a classic example of the minimum balance in the encryption algorithm widely used in
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:10543
    • 提供者:ticktan
  1. MD5

    0下载:
  2. md5加密算法c语言实现,具体的一个MD5实现-md5 encryption algorithm c language, the specific implementation of a MD5
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:2756
    • 提供者:ly
  1. QuadTree

    0下载:
  2. 四叉树算法,使用四叉树生成可局部加密的有限元网格-Quad tree algorithm, the use of quadtree generate local refinement finite element mesh
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:24784
    • 提供者:杨萌
  1. twofish_csharp

    0下载:
  2. twofish算法的C#实现twofish是当今最流行的五种算法之一,一般在java开发中最流行,C#中有很多加密算法,twofish可以作为系统的算法之一,供有兴趣的朋友一起研究-twofish twofish C# implementation of the algorithm is the most popular one of the five algorithms, the general development of the most popular in java, C#, the
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:49726
    • 提供者:赵露露
  1. DES

    0下载:
  2. des加密算法和解密算法的源程序,结构清晰,很好-des encryption algorithm and decryption algorithm source code, structure, clarity, good
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:6130
    • 提供者:天意
  1. key

    0下载:
  2. 此程序是在c语言环境下的加密算法,比较简答-This program is the encryption algorithm in c language environment, and relatively short-answer
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1536
    • 提供者:鱼海航
  1. Bit-AES-encryption-algorithm-code

    0下载:
  2. AES加密算法的一点代码,上传分享试试看。-Bit AES encryption algorithm code, upload and share it a try.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:60685
    • 提供者:蔷槿
  1. MD5

    0下载:
  2. md5加密算法,用c语言实现,长传分享试试看效果-md5 encryption algorithm, using c language, try to share a long pass effect
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:13751
    • 提供者:蔷槿
  1. KASUMI 加密算法

    0下载:
  2. 汇编KASUMI,直接可运行,实测可用,欢迎大家下载交流
  3. 所属分类:数据结构常用算法

  1. DES-algrithm-demo

    0下载:
  2. 该程序实现DES加密算法的加密解密功能,可作为DES编程的参考。-It shows the function of DES.
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:38385
    • 提供者:xiao
  1. 凯撒密码

    0下载:
  2. 凯撒密码(caeser)是用于加密通过信使传递的作战命令。置换加密的优点就在于它易于实施却难于破解。发送方和接收方很容易事先商量好一个密钥,然后通过密钥从明文中生成密文,即使敌人获取密文,通过密文直接猜测其代表的意义,在实践中是不可能的。 在密码学中存在着各种各样的置换方式,但所有不同的置换方式都包含2个相同的元素:密钥和协议(算法)。凯撒密码的密钥是x,算法是将普通字母表中的字母用密钥对应的字母替换。(The Kaiser code (Caeser) is the operational c
  3. 所属分类:数据结构

    • 发布日期:2017-12-19
    • 文件大小:799744
    • 提供者:寒修末
« 12 »
搜珍网 www.dssz.com