CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 大整数乘法

搜索资源列表

  1. dazhengshuchengfa

    0下载:
  2. 算法设计大整数乘法用C语言编写实现,大整数乘法 大整数乘法大整数乘法-Design of large integer multiplication algorithm with the C language implementation, the large integer multiplication of large integer multiplication of large integer multiplication
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:514
    • 提供者:lianxiaojuan
  1. multiplication

    0下载:
  2. 分治法求大整数乘法,包含简易的分支思想的阐述及大整数乘法实现代码和报告-The method of the large integer multiplication
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:274357
    • 提供者:友奕
  1. bignumber

    0下载:
  2. 分治法实现的大整数乘法。是学习分治算法策略的很好的范例。-Sub-rule method to achieve the large-integer multiplication. Is a good example of learning the strategy of divide and conquer algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:896891
    • 提供者:张贺
  1. TarsusPmultiplication

    0下载:
  2. 分治法大整数乘法课件 概述:算法概要、算法效率 合并排序 快速排序 折半查找 大整数乘法 Strassen 矩阵乘法 分治法解凸包 -Divide and conquer integer multiplication courseware about the function and some problems very effective way to solve the that serious .I think it will be ok!
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:101532
    • 提供者:彭宇
  1. yuwen1

    0下载:
  2. 实验题目 分治算法的应用 实验内容 1、 二分搜索算法实现; 2、 大整数乘法或Strassen矩阵乘法的实现。 -Experimental subject partition use of the algorithm The experiment content 1, search algorithm dichotomy 2, big integer Strassen multiplication or the realization of the matrix
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:5639
    • 提供者:宇文
  1. test1

    0下载:
  2. 分治法实现大整数乘法,其实应该用数组来保存大整数的,再考虑如何去完善这个程序。但分治算法的核心思想已经尽在其中了。-Divide and conquer method for large integer multiplication
  3. 所属分类:JavaScript

    • 发布日期:2017-04-10
    • 文件大小:765
    • 提供者:张讯
  1. putong

    0下载:
  2. 这是一个普通大整数乘法,方便快捷,大家都可以下载哦~-big hole number
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:516589
    • 提供者:龙哥
  1. bignum.tar

    0下载:
  2. 大整数加法与大整数乘法,本程序是综合运算,可以方便的进行修改-Integer addition and large integer multiplication, the program is integrated computing, you can easily modify
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:10240
    • 提供者:乌龟
  1. big

    0下载:
  2. 大整数乘法,编译通过,采用的是分治法,绝对正确-Large integer multiplication, compiled by the divide and conquer, absolutely right.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-10
    • 文件大小:11792
    • 提供者:范晓军
  1. jianzhifa

    0下载:
  2. 跟据减治法的大整数乘法,此方法是通过对大整数乘法的改进,运行时间更短,跟有效率的算法-According to conquer reduction of large integer multiplication, this method is improved by a large integer multiplication, the running time is shorter, with the efficiency of the algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-29
    • 文件大小:1320
    • 提供者:石楠轩
  1. FFT

    0下载:
  2. FFT是离散傅里叶变换的快速算法,也可用于计算离散傅里叶变换的逆变换。快速傅里叶变换有广泛的应用,如数字信号处理、计算大整数乘法、求解偏微分方程-The FFT is a fast algorithm, can also be used to calculate the discrete Fourier transform of the inverse transform of the discrete Fourier transform. Fast Fourier Transform of a
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-13
    • 文件大小:7648
    • 提供者:chenguiquan
  1. LargeIntegerMultiplication-DaC

    0下载:
  2. 任意长度大整数乘法的Javascr ipt实现.在webkit内核浏览器下可以正常使用-Arbitrary length large integer multiplication Javascr ipt implementation.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-29
    • 文件大小:55557
    • 提供者:ltlc
  1. bigNumMult

    0下载:
  2. 计算1万位以上的大整数乘法,有蛮力法和分治法-Calculation 10,000 more than the large integer multiplication with brute force method and the divide and conquer
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:28703
    • 提供者:Billie
  1. bigIntMuilt

    0下载:
  2. 分治法求大整数乘法 只能支持256位乘法而已,不过已经完整实现了分治法,而且可以支持有符号的数-Divide and conquer method for large integer multiplication multiply it can only support 256, but has been completely realized divide and conquer, and can support a number of symbols
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:186428
    • 提供者:fengwuxing
  1. moni

    0下载:
  2. 大整数乘法,模拟笔算的方法,速度很快,内存也需求比较小一点,希望能帮助到其他人-Large integer multiplication, simulation written calculation methods, very fast, memory demand is also smaller, hoping to help others
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-26
    • 文件大小:257837
    • 提供者:fengwuxing
  1. large-integer-multiplication

    0下载:
  2. 算法设计与分析之大整数乘法讲解有需要的可以看一下-Algorithm design and analysis of large integer multiplication explain the need to look at
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:765450
    • 提供者:xieyanyan
  1. Large-integer-multiplication

    0下载:
  2. 高精度大整数乘法,对于大整数比较方便的输入方法是,按字符型处理,两个成熟存储在字符串数组s1,s2中,计算结果存储在整型数组a中。-Precision large integer multiplication, more convenient for large integer input method is handled by the character, two mature stored in an array of strings s1, s2, the calculation res
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3110
    • 提供者:martian
  1. large-integer-multiplication

    0下载:
  2. 链表实现大整数乘法,其中以时间为种子随机产生1000位数,经过暂停继续产生第二个1000位数,使用回溯递归做乘法。-List realize large integer multiplication, in which time is 1000 bits randomly generated seed, after the suspension continue to generate a second 1000 digits, using recursive backtracking to d
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1642
    • 提供者:何硙卓
  1. biginteger

    0下载:
  2. 大整数乘法 poj 数据结构与算法这门课的作业题目-Large integer multiplication poj data structures and algorithms in this course job title
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2558806
    • 提供者:张艺
  1. plus

    0下载:
  2. 可以通过类实现c++的大整数乘法,方式为加法器。-C++ by class implements a large integer multiplication, adder way.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1031
    • 提供者:王佳颉
« 1 2 34 5 6 »
搜珍网 www.dssz.com