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

搜索资源列表

  1. gaojingdujisuan

    0下载:
  2. 高精度计算,大数乘法运算,北京大学网上判题系统原题-High precision calculation, tarsus multiplication, Beijing university
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:10709
    • 提供者:王绍华
  1. long-integer-operation

    0下载:
  2. 一个小小的程序,可以进行大数的运算,比如加减乘除-A small program, hoping to become a member you can successfully carry out large numbers of computing, Math
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2207
    • 提供者:谢文娟
  1. MontCIOS

    0下载:
  2. MontMary模乘,用在大数的模幂运算中,在做模幂运算时,使得效率明显变快-MontMary modular multiplication, used in the modular exponentiation of large numbers, when doing modular exponentiation, making efficiency significantly faster
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:173170
    • 提供者:保密
  1. windows-calculator

    0下载:
  2. 主要功能:基本实现windows-vista下简单计算器的功能(除M+等)。 1: 基本的一元( ,根号)及二元运算(—+-*/)。 2: 支持累计运算(累加,累减,累乘,累除)。 3: 支持大数操作,数据范围在10的8000次方范围内。在超过10的8千次左右时,判其溢出。 4: 支持科学计数法(小数超过38位舍之) 5: 错误与警告的提示。如输入超过39位时弹出提示(输入过长)等。-windows calculator written by java. Functio
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:52214
    • 提供者:XWC
  1. baiweidashu

    0下载:
  2. 这个实验主要内容是实现百位大数的加、减、乘运算,锻炼我们对数组的综合运用能力,并加深我们对“程序框架是要让程序模块化,其特点是高内聚,低耦合”的理解。-The main experiment is to achieve one hundred large numbers of addition, subtraction, multiplication, exercise our ability to use an array of comprehensive and deepen our und
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:24958
    • 提供者:戴荣倩
  1. 003

    0下载:
  2. c-free 大数加减法运算 只适用于正整数 但是运算结果可以是负数-c-free big numbers plus and subtract
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1906
    • 提供者:harry poter
  1. Dashu

    0下载:
  2. 大数算法,能实现大数的四则精确运算。学习算法的好程序。-Big numbers calculate application. for you to calc with very large numbers.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:755984
    • 提供者:王锡爵
  1. PolynomiaMultiple

    0下载:
  2. 利用C++实现大数多项式的运算,包括连加、连乘等。-The use C++ polynomials of large numbers, including with Canada, even by.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4049
    • 提供者:谢璇
  1. 8

    0下载:
  2. 任意一个4位自然数(除4个数字完全一样除外,例如4444、7777等),,将组成该数的各位数字重新排列,形成一个最大数和一个最小数,之后两数相减,其差仍然为一个自然数,重复上述运算,你会发现一个神秘数。-Any of a four natural numbers (with the exception of the four numbers exactly the same, except such as 4444,7777, etc.), will form the digits of the
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2195366
    • 提供者:t
  1. madBI

    0下载:
  2. 有乘加减等运算功能的大整数类运算器实现代码,……即为大数的运算-Large integer multiplication addition and subtraction and computing capabilities calculator code, ... is the large numbers of operations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1665
    • 提供者:Jumay Liu
  1. bignum

    0下载:
  2. 全功能大数类,实现正负整数的加减乘除,还有求模运算-All the functions of tarsus, realize positive integer of add, subtract, multiply and divide
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:764572
    • 提供者:chenbin
  1. bignumber

    0下载:
  2. 大数和是比较困难的加法运算,我运用了vc++语言实现了它-Large numbers and
  3. 所属分类:Algorithm

    • 发布日期:2017-12-04
    • 文件大小:933
    • 提供者:陈益民
  1. zc_CBigNum_10071701

    0下载:
  2. 自己编写的大数库,可实现大整数的加减乘除求余,取模等多种计算,经过实验证明,所有运算都是正确的。-Write your own library of large numbers, large integer addition and subtraction, multiplication and division remainder modulo a wide variety of computing, after the experiment proved, all the operation
  3. 所属分类:Console

    • 发布日期:2017-11-04
    • 文件大小:346142
    • 提供者:郑倡
  1. zc_RSA_090721

    0下载:
  2. 基于大整数运算的RSA加密,大数库是自己编写的版本,经过实验所有的运算都是正确的。-Large integer arithmetic RSA encryption, large numbers library is to write your own version of the experiment all arithmetic is correct.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-19
    • 文件大小:137051
    • 提供者:郑倡
  1. BigInteger

    0下载:
  2. 大数类,运算超长的数字,运算符都进行了重载,虽然没有说明文档但是很易懂。-The number of classes of large numbers, arithmetic of big integers.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-10
    • 文件大小:4846
    • 提供者:wj
  1. CBigNumMultiply

    0下载:
  2. C语言实现的大数相乘运算,可以最少实现5000*5000(再大没有做过测试)个字节的乘法运算。-Large numbers multiplication C language, you can at least achieve 5000* 5000 (again not been tested) bytes multiplication.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:278169
    • 提供者:刘小生
  1. RSA-example

    0下载:
  2. 大二的时候写的RSA类头文件,集成了大数四则运算、幂模运算、米勒罗宾算法寻找大数等RSA加密必须的算法,详询《密码学原理与实践》-Sophomore writing the RSA class header file, integrated Tarsus four computing power modular arithmetic, Miller-Rabin algorithm must find large numbers RSA encryption algorithm, detailed
  3. 所属分类:Console

    • 发布日期:2017-11-10
    • 文件大小:4125
    • 提供者:尚钊
  1. jiecheng

    0下载:
  2. 在acm编程中使用的大数阶乘算法,没有长度限制,运算速度较快-Acm programming Tarsus factorial algorithm, there is no length limit, faster computing
  3. 所属分类:Data structs

    • 发布日期:2017-11-28
    • 文件大小:179062
    • 提供者:zzw
  1. Large-numbers

    0下载:
  2. 大数乘法加法,把数字转换成字符串,不论多大都可以运算啦-Large numbers multiplication, addition, converting numbers into strings, regardless of how much can be op!
  3. 所属分类:Console

    • 发布日期:2017-11-21
    • 文件大小:171787
    • 提供者:章章
  1. Hugeint

    0下载:
  2. 大数类 存储1-30位的整数 可进行加减乘除运算-huge integer class
  3. 所属分类:source in ebook

    • 发布日期:2017-12-07
    • 文件大小:3268
    • 提供者:黎明
« 1 2 ... 12 13 14 15 16 1718 19 »
搜珍网 www.dssz.com