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

搜索资源列表

  1. B_M算法

    2下载:
  2. VC++编程实现了二元域的BM算法。Berlekamp-Massey 算法是一个少有的高效算法。只需要输入密文中的2l个比特,就可以产生LFSR的最小多项式,从而生成整个序列。这里的l是系统的线性复杂度。-VC + + programming domain of the dual BM algorithm. Berlekamp-Massey algorithm is a rare efficient algorithm. Just type of dense text 2l bits, we c
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:30.2kb
    • 提供者:赖晖
  1. bignumer

    0下载:
  2. 本程序定义了长度为41的数组来存放大数,进行对大数的运算。四则运算的算法就跟平时我们笔算四则运算的方法基本上一样,加减法的时间复杂度为n,乘除法的时间复杂度为n的平方。对四十位内的计算几乎都可以瞬时完成。-definition of the procedures for the length of the 41 arrays to store large numbers, the majority of arithmetic. Four computing algorithm just as w
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:22.44kb
    • 提供者:liuchuan
  1. md5Encrypt

    0下载:
  2. 这是一个MD5Hash算法的改进版本,适当增加了算法的复杂度-MD5Hash This is an improved version of the algorithm, the algorithm appropriately increase the complexity
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:444.29kb
    • 提供者:杨峰林
  1. RSA

    1下载:
  2. RSA算法的实验报告,有源码、流程图、时间复杂度分析等。-RSA algorithm experimental reports, source code, flowcharts, time complexity analysis.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-08-14
    • 文件大小:58.64kb
    • 提供者:caixu
  1. DES

    0下载:
  2. 数据加密算法提供高质量的数据保护,防止数据未经授权的泄漏和未被觉察的修 改; 具有高的复杂性,使破译的开销超过可能获得的利益,同时要便于理 解和掌握; 安全性应不依赖于密码算法的保密,仅以加密密钥的保密为基础; 实现经济,运行有效,并且适用于多种不同用途-Data encryption algorithm to provide high-quality data protection against data leakage and unauthorized modifica
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-03
    • 文件大小:217.13kb
    • 提供者:吴正学
  1. juzhensyanbfa

    0下载:
  2. 给出了微机网络并行计算环境和拥有共享内存的并行计算环境下大规模矩阵相乘的几种 并行算法,分析了这些算法的计算和通讯时间复杂性,在多台微机上安装并行消息传递机制MPI (message passing interface) ,构成微机网络并行计算环境,在该环境下对所给算法作了数值试验, 结果表明所给出的算法非常有效,同时在程序没有改动的条件下,将微机网络并行环境下的程序移 植到具有共享内存的并行计算机IBMP650 上,结果表明,所给算法具有更高的加速比和并行效率。-Gives t
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:123.09kb
    • 提供者:澄海
  1. priority_queue

    0下载:
  2. 实现优先队列的初始化,查找,插入,删除操作,并且控制其查找,插入,删除操作的算法时间复杂度为O(logn)。-Implement priority queue initialization, search, insert, delete, and control their search, insert, delete algorithm time complexity is O (logn).
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-15
    • 文件大小:2.41kb
    • 提供者:yingehu
  1. 6

    0下载:
  2. 写一个时间复杂度为O(log2n+m)的算法,删除二叉排序树践关键字不小于X的结点,并释放结点空间,其中n为二叉排序树中所含结点,m为被删除的结点个数-Write a time complexity is O (log2n+ m) algorithm, delete the binary sort tree practice key node of not less than X, and release the node space, where n is contained in the b
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:778byte
    • 提供者:wenxiaohua
  1. a

    0下载:
  2. 用冒泡和快速排序算法对一个足够长的数据序列进行排序,比较两种算法的时间复杂度,记录所用时间并分析。实验数据随机产生(数据的取值范围在1~100000之间,数据个数由用户从终端输入)。-With a bubble sort algorithm and fast enough for a long sequence of data to sort, compare two time complexity of the algorithm, the time spent recording and a
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:814byte
    • 提供者:若风
搜珍网 www.dssz.com