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

搜索资源列表

  1. c++_blowfish

    0下载:
  2. 标准C++书写的BlowFish加密算法,和加密文件演示,速度较快-written in standard C BlowFish encryption algorithm, and encryption paper presentations, faster
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:9.94kb
    • 提供者:邓飞
  1. 很强的C算法集锦1

    0下载:
  2. 很强的C算法集锦,你需要的算法都在这里了-strong C Algorithm Collection, you need algorithms are here
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:228.22kb
    • 提供者:杨飞
  1. c常用算法程序集

    0下载:
  2. c常用算法程序集-c algorithm commonly used procedures set
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:266.76kb
    • 提供者:咔咔
  1. C++排序算法优化大全

    0下载:
  2. 两篇编程指导文档汇总。 专门讲述排序算法和优化。
  3. 所属分类:系统编程

    • 发布日期:2009-09-22
    • 文件大小:4.14kb
    • 提供者:jj410@163.com
  1. c的base64

    2下载:
  2. c的base64算法
  3. 所属分类:加密解密

    • 发布日期:2008-11-06
    • 文件大小:2.12kb
    • 提供者:temp001
  1. RSA C++实现

    3下载:
  2. RSA算法C++实现,在VC6.0下编译通过
  3. 所属分类:加密解密

  1. C++ecc.rar

    1下载:
  2. C++实现的椭圆曲线算法。已经写成一个库文件只要调用就行了,C++ Realized elliptic curve algorithm. Has been written in a library file as long as the call on the list
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:100.04kb
    • 提供者:Decell Hoo
  1. AES-C

    0下载:
  2. aes(rijndael 算法)的C语言实现,完整的程序源码,仅供参考-aes (rijndael algorithm) of the C language, complete source code, for reference only
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:2.35kb
    • 提供者:Bruce Lee
  1. c-hash

    0下载:
  2. C语言实现的哈希表算法,比链表的查询更快,在大量节点管理时很实用。-C-implemented hash table algorithm, faster than the query list, in the management of a large number of nodes is very useful.
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-01-25
    • 文件大小:15kb
    • 提供者:黄健
  1. MD5算法

    0下载:
  2. MD5算法的例子--Example of MD5 algorithm
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-11-11
    • 文件大小:6.15kb
    • 提供者:站长
  1. IDEA加密算法源码

    0下载:
  2. IDEA加密算法-IDEA encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-28
    • 文件大小:8kb
    • 提供者:小脚丫
  1. c-md2

    0下载:
  2. c/c++编写Md2加密算法,数据加密的基本过程就是对原来为明文的文件或数据按某种算法进行处理,使其成为不可读的一段代码,通常称为“密文”,使其只能在输入相应的密钥之后才能显示出本来内容,通过这样的途径来达到保护数据不被非法人窃取、阅读的目的。 该过程的逆过程为解密,即将该编码信息转化为其原来数据的过程。-c/c++ write Md2 encryption algorithm, data encryption, the basic process is to express the origi
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:2.61kb
    • 提供者:jason
  1. cryptography-source-code-in-c

    0下载:
  2. 密码学各种加密程序算法,包括DES,AES,RSA等主要的加密算法-cryptography sourse code in C
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:958.35kb
    • 提供者: 孙磊
  1. sha1

    0下载:
  2. 安全散列算法(Secure Hash Algorithm)能计算出一个数字消息所对应到的,长度固定的字符串(又称消息摘要)。且若输入的消息不同,它们对应到不同字符串的机率很高;而SHA是FIPS所认证的五种安全散列算法。-sha1 classic C/C++ algorithm Version 1.5- 2005-01-01 - 64-bit compiler compatibility added - Made variable wiping optional (defi
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:3.77kb
    • 提供者:周笑
  1. RSA算法

    0下载:
  2. RSA算法,用的C++语言实现,可以给那些初次接触这个,需要学习的同学使用(RSA algorithm, using C++ language, you can give those who first contact this, need to learn the use of students)
  3. 所属分类:加密解密

    • 发布日期:2017-12-24
    • 文件大小:2.29mb
    • 提供者:roppe
  1. 加密算法

    1下载:
  2. c++ 加密算法合集,包括(rsa md5 base64....)(C++ encryption algorithm collection, including (RSA MD5 Base64...))
  3. 所属分类:加密解密

    • 发布日期:2017-12-30
    • 文件大小:375kb
    • 提供者:XZY123
  1. Md5加密算法的原理及应用

    0下载:
  2. Md5加密算法的原理及应用 --- Md5的全称是Message-Digest Algorithm 5(信息-摘要算法),在90年代初由Mit Laboratory For Computer Science和Rsa Data Security Inc的Ronaldl.rivest开发出来,经md2、md3和md4发展而来。它的作用是让大容量信息在用数字签名软件签署私人密钥前被“压缩”成一种保密的格式。由于md5算法的使用不需要支付任何版权费用的,所以在一般的情况下,md5也不失为一种非常优秀的加
  3. 所属分类:加密解密

  1. 小小日历c4droid源码C语言

    1下载:
  2. 天文算法万年历,基于寿星万年历js不完全移植,前后近一万年误差不超过一分钟(The astronomical calendar algorithm, the longevity of the calendar JS is not completely based on nearly ten thousand years before and after transplantation, the error is less than a minute)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-22
    • 文件大小:67kb
    • 提供者:千百度喵喵
  1. 国密算法_SM2_SM3

    1下载:
  2. 国密算法SM2 SM3 DEMO c#实现(Implementation of national dense algorithm SM2 SM3 DEMO c#)
  3. 所属分类:加密解密

    • 发布日期:2018-04-29
    • 文件大小:952kb
    • 提供者:momomomeak
  1. des加密解密算法

    0下载:
  2. des加密解密算法,c语言版本des加密(DES encryption and decryption algorithm, C language version DES encryption)
  3. 所属分类:加密解密

    • 发布日期:2018-05-03
    • 文件大小:3kb
    • 提供者:yukinoyota
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com