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

搜索资源列表

  1. loki加密算法C语言源代码

    0下载:
  2. loki加密算法 /* This is an independent implementation of the encryption algorithm: */ /* */ /* LOKI97 by Brown and Pieprzyk */ /*
  3. 所属分类:加密解密

    • 发布日期:2012-03-17
    • 文件大小:104373
    • 提供者:
  1. CRC算法C源程序

    0下载:
  2. C语言编程的CRC校验方法程序设计源代码实现,程序写得不错,联系方式:QQ:76947175-C programming language CRC design methods and procedures to achieve the source code, procedures well-written, Contact : QQ : 76947175
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:14353
    • 提供者:刘强
  1. MD5加密算法源码

    1下载:
  2. MD5加密算法c语言实现源代码,可以加到你自己的程序中,节省了很多自己开发加密算法的过程!-MD5 encryption algorithm C Language source code can be added to your own procedures and save a lot of their own encryption algorithm development process!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7636
    • 提供者:望乡
  1. des加密算法源代码c语言实现

    0下载:
  2. DES算法C语言实现的源代码,本人已经测试同uo,效果还可以-DES algorithm C language source code, I have uo with the test results can also
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6075
    • 提供者:祝晓斌
  1. DES算法的C++编写实现

    0下载:
  2. DES算法C语言实现的源代码,本人已经测试同uo,效果还可以,真的好好的!!!睇下吧大家!-DES algorithm C language source code, I have uo with the test results can also really good! ! ! Dixia it all!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3785
    • 提供者:生蔡
  1. id3(c)

    0下载:
  2. 数据挖掘分类算法中的ID3算法C语言代码实现。已经调试。-data mining classification algorithm ID3 algorithm C language code to achieve. Debugging has.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:17050
    • 提供者:youlan
  1. AES算法C源码

    0下载:
  2. AES算法C源码-AES C source
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:9109
    • 提供者:
  1. deal(c)

    0下载:
  2. AES候选算法之一DEAL算法C源码,实现基于六轮FEISTEL网络的加密过程
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2755
    • 提供者:南瓜布
  1. md5.c

    0下载:
  2. 这个是MD5算法C的源代码,希望对大家有用
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7719
    • 提供者:charry
  1. 页面置换算法(C语言编写)

    0下载:
  2. c语言实现的页面调度算法,用三种算法实现调度1.先进先出2.OPT3.LRU 2.页面序列从指定的文本文件(TXT文件)中取出3.输出:第一行:每次淘汰的页面号 第二行:显示缺页的总次数(上机已经运行通过!!)-pages scheduling algorithm, a three-Scheduling Algorithm 1. FIFO 2.OPT3.LRU 2. Pages from the designated sequence of text files (TXT) out of thr
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1823
    • 提供者:zbing0203
  1. 银行家算法 C

    0下载:
  2. 银行家算法
  3. 所属分类:Linux/Unix编程

    • 发布日期:2009-06-22
    • 文件大小:8853
    • 提供者:conglins
  1. C++排序算法优化大全

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

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

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

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

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

  1. DS28E01-100-C-code-2008-4-29

    7下载:
  2. DS28E01 加密算法 C代码,经过测试没有问题。-DS28E01 C code
  3. 所属分类:加密解密

    • 发布日期:2012-08-22
    • 文件大小:21127
    • 提供者:周明
  1. RsaTool.自己写的RSA算法工具

    1下载:
  2. 自己写的RSA算法工具。支持RSA密钥产生(包括CRT)、RSA运算、强素数生成、大数运算等功能。用了的都说好。,Writing their own tools of the RSA algorithm. Support for RSA Key Generation [including CRT], RSA computation, strong prime number generation, large numbers computing functions. Use of that goo
  3. 所属分类:加密解密

    • 发布日期:2017-03-21
    • 文件大小:121984
    • 提供者:1234
  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
    • 文件大小:102445
    • 提供者:Decell Hoo
  1. RSA(C++code).rar

    4下载:
  2. C++ 源代码实现 非对称算法(RSA),C++ Source code to achieve asymmetric algorithms (RSA)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-08-02
    • 文件大小:26735
    • 提供者:crazyme
  1. xxtea 加解密算法 c 语言实现

    1下载:
  2. xxtea 加解密算法 c 语言实现,包含调用例子-xxtea encryption and decryption algorithm c language, including calls examples
  3. 所属分类:加密解密

    • 发布日期:2016-11-03
    • 文件大小:2456
    • 提供者:杀手K
  1. DS28E01-100-C-code

    1下载:
  2. 加密芯片DS28E01-100的C代码,含SHA算法(C code of encryption chip ds28e01-100, including Sha algorithm)
  3. 所属分类:系统/网络安全

    • 发布日期:2020-06-18
    • 文件大小:20480
    • 提供者:colorjun
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com