CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 快速幂

搜索资源列表

  1. walsh变换

    0下载:
  2. 该程序实现了对一幅图象进行Walsh变换。首先定义了一个imagewnd类, 该类可用于位图的创建、显示;WALh函数为快速沃尔什-哈达玛变换,f为时域值,F为变换域值,power为2的幂数,Walsh1函数为二维变换;在该函数中取出了一幅位图的所有像素,用来进行变换.具体算法过于专业,我就不细说了。-the realization of an image Walsh transform. First imagewnd definition of a category, such can be
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:100.69kb
    • 提供者:none
  1. fft4

    0下载:
  2. 计算长度为4的整数次幂的序列的DFt的快速算法。运行环境VC++。-calculation of the length of the four integer power of the sequence DFt fast algorithm. Operating environment VC + +.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:885byte
    • 提供者:lvda
  1. 任意2的幂次方长度数据快速dct

    0下载:
  2. 一般的快速DCT算法只有8点和16点的,我这里提供任意长度(2的幂次方)的DCT快速算法原代码-general fast DCT algorithm only 8:00 and 16:00, and here I am of arbitrary length (two of the power law) DCT fast algorithm source code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1.53kb
    • 提供者:罗永
  1. The_preiodicity_of_congruence_in_power_tower

    0下载:
  2. 一篇数学论文。讨论了数论中关于幂指式同余的周期性问题,给出了最小正周期的表达式和几个关于幂指式同余周期的性质。为快速构造或化简同余幂指式提供了一般方法。对研究密码学,尤其是讨论RSA公钥密码体制有一定参考价值。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3.13mb
    • 提供者:beetle
  1. FastExp

    0下载:
  2. 快速幂级算法 求RSA基础-rapid power-based RSA algorithm for
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:789byte
    • 提供者:赵宁
  1. Potenz

    0下载:
  2. 快速幂级2 跟前面的是一起的-rapid power level with the previous two are together
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1.53kb
    • 提供者:赵宁
  1. miqumo

    0下载:
  2. 幂取模的算法,能快速求出a的b次方模c的结果。-Power modulo algorithm can quickly find a b-th mode c results.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:70.57kb
    • 提供者:阿盆
  1. momi

    0下载:
  2. 大数的模幂算法(GUI),用密码学课本中的算法,快速、高效。计算(x的r次方) mod p 的值-Large numbers of modular exponentiation algorithm (GUI), used cryptography algorithm textbooks, fast and efficient. Calculation of (x of the r-th power) mod p value
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:21.9kb
    • 提供者:LYC
  1. fft

    0下载:
  2. 进行快速傅立叶变换,输入的数据必须合法,只能是2的n次幂。并画出图形。也可以对复数信号在作图。-Fast Fourier transform, the input data must be legitimate, can only be two n-th power. And draw the graph. Complex can also signal mapping.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:29.89kb
    • 提供者:高涵
  1. matrix

    0下载:
  2. 矩阵快速幂乘 C/C++实现 模板 方便随时调用-Matrix Fast Exponentiation
  3. 所属分类:source in ebook

    • 发布日期:2017-04-11
    • 文件大小:552byte
    • 提供者:杰克
  1. Matrix-power

    0下载:
  2. 矩阵快速幂ACM模板,用二分的思想和logn复杂度实现-ACM template matrix fast power
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:777byte
    • 提供者:HJW
  1. meng-ge-ma-li-kuai-su-mi

    0下载:
  2. 蒙哥马利快速幂 用于acm竞赛中 可以省时间-meng ge ma li kuai su mi
  3. 所属分类:Console

    • 发布日期:2017-11-01
    • 文件大小:2.14mb
    • 提供者:duxiaoyang
  1. POJ2778.tar

    0下载:
  2. ACM经典题目。POJ2778,AC自动机构造转移矩阵,矩阵快速幂求解。-ACM Classic title. POJ2778, AC automata transition matrix, the matrix of power quickly solving.
  3. 所属分类:Data structs

    • 发布日期:2017-11-11
    • 文件大小:1.18kb
    • 提供者:闫凯
  1. kuaisumi

    0下载:
  2. 快速幂的简单明了实现来的。对acmer的初学者来说,可以参考一下,比较简单,只是简单的快速幂,但是只要加工一下就可以实现矩阵快速幂了-Fast power of simple realization come. On acmer beginners, you can refer to, is relatively simple, just a simple quick power, but what can be achieved as long as processing power of a
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:180.5kb
    • 提供者:fengwuxing
  1. Matrix_Quick_Mod

    0下载:
  2. 矩阵快速幂~~~~需要的请下载~~~ ~~~ ~~~ ~~~ ~~~~!-Fast power matrix ~~~~ need, please download ~~~~~~~~~~~~~~~~~~~~~~~~~~~~!
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:991byte
    • 提供者:kdq
  1. bb

    0下载:
  2. 注意是n位数! 思路: 对于给的n都会包含有四种状态 0、7和9的个数都是奇数 1、7是奇数,9是偶数 2、7是偶数,9是奇数 3、7是偶数,9是偶数 显然状态3是我们要状态,但是他们之间是可以互相转移的 所以对于每次添加一个空位放数字,建立转移矩阵 | 3 1 1 0 | | 1 3 0 1 | | 1 0 3 1 | | 0 1 1 3 | 初始状态为 (0,0,0,1) 然后就是n次方了~利用矩阵快速幂 最后ans.mat[0][
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:699byte
    • 提供者:王晨
  1. Carmichael_Num

    0下载:
  2. 求卡麦棵而数,很大的也可以,效率很高,快速幂算法-Cameron demand and the number of trees, can also be a great, high efficiency, fast power algorithm
  3. 所属分类:File Operate

    • 发布日期:2017-05-04
    • 文件大小:4.62kb
    • 提供者:李洋洋
  1. code

    0下载:
  2. ACM数论代码:矩阵快速幂题目的c++源码-ACM game Number Theory Code: Matrix quickly c++ power source
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:878byte
    • 提供者:Denise
  1. 快速幂

    0下载:
  2. 求快速幂的程序模板,求矩阵快速幂等等,非常有用(It is very useful to find a fast power program template, to find the fast power of the matrix and so on.)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:29kb
    • 提供者:
  1. 矩阵快速幂

    0下载:
  2. c++封装的矩阵快速幂,ACM常用!快速幂算法在矩阵的扩展。(C++ encapsulation of matrix fast power, ACM commonly used! The expansion of a fast power algorithm in a matrix.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:1kb
    • 提供者:Lylist
« 12 3 4 »
搜珍网 www.dssz.com