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

搜索资源列表

  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
    • 文件大小:22975
    • 提供者:liuchuan
  1. BigInt(edition3)

    0下载:
  2. 密码学中用的大数类,用c++实现,可以实现基本的四则运算和密码学中的常用算法,如欧几里得算法等,
  3. 所属分类:加密解密

    • 发布日期:2014-01-17
    • 文件大小:2811
    • 提供者:linzheming
  1. addtion

    0下载:
  2. 能实现大数加法运算,20000位,实现大数四则运算第一步
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1232
    • 提供者:xiongwei
  1. bigNumber

    0下载:
  2. 实现大数的简单运算。给定两个长整数,可以实现这两个数的简单四则运算。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:27504
    • 提供者:
  1. BigNum

    0下载:
  2. 实现了大数的四则运算,实现了大数溢出的问题的解决。
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:14822
    • 提供者:dgf
  1. 大数的四则运算

    0下载:
  2. 长整数的四则运算-long integers four Operational
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1621
    • 提供者:lufu
  1. BigNum

    0下载:
  2. 大数程序,用自定义数据类型及重载运算符的方法实现大数的四则运算-Large numbers program, with self-defined data types and overloaded operator methods to achieve large numbers of the four operations
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:905304
    • 提供者:tianlan
  1. giantnumber

    0下载:
  2. 无符号大数类 实现了大数四则运算 比较 求余数 其中大数乘法采用分治 除法采用模拟竖式-No sign of large numbers class implements the large numbers seeking four more than the number of operations in which the multiplication of large numbers using analog vertical divider partition
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:1644
    • 提供者:傅煜
  1. cacl

    0下载:
  2. 这个简单的计算器能提供基本的加、减、乘、除四则运算,同时它还能识别为0的除数。还可支持12.365e+654的大数运算。-This simple calculator will provide the basic add, subtract, multiply, with the exception of four operations at the same time it can identify the divisor is 0. Can support large numbers of
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:13000
    • 提供者:585
  1. 090805

    0下载:
  2. 无限制大数四则运算,加法模块,其它模块尚未添加-Unrestricted operation of large numbers, adding modules
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:35523
    • 提供者:wwxjsoft
  1. BignumCal

    0下载:
  2. MFC编写的大数计算器,位数不限,可以实现基本四则运算、倒数、对数、开方、三角函数、阶乘、乘方等功能-MFC written in large numbers calculators, digits open, you can achieve the basic four operations, reciprocal, logarithmic, square root, trigonometric functions, factorial, involution and other functi
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:54447
    • 提供者:hack10002
  1. RandomInt

    0下载:
  2. 大数四则运算,实现加减乘除以及模运算,c++语言实验,比较实用-big number algorithm,add,minus,multiple and mod
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:273096
    • 提供者: 李好
  1. BigInterger

    0下载:
  2. 输入两个整数进行四则运算,前面可以有0,可以是超大数,最大长度可以自己设定-Enter two integer arithmetic, can be preceded by 0, can be large, maximum length can be set for
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4355
    • 提供者:张伟
  1. bigfigure

    0下载:
  2. 用双向链表法实现任意两个大数的四则运算,效率极高-Method used to achieve any two-way linked list of large numbers of arithmetic, high efficiency
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:3551
    • 提供者:小虾米
  1. CPP

    1下载:
  2. C++大数类可实现大数的四则运算,,本文提供源代码和详细说明。-C++ class can achieve large numbers of large numbers of arithmetic, This article provides source code and detailed instructions.
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:68483
    • 提供者:李高伟
  1. LargeNumber

    0下载:
  2. 大数运算包括加、减、乘、除四则运算 MFC-Large number
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:28331
    • 提供者:凌珍珍
  1. BigNumeberOperator

    1下载:
  2. 这是高精度大数运算的源码,对于大于64位的整形数字的四则运算,是万能的啊-This is the code of big number s operator.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2831
    • 提供者:galy
  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. Test1_25Big

    0下载:
  2. 该系统实现了多种文件的压缩解压过程,通过大数四则运算,利用了ca认证,最终成功实现了几种文件的压缩,利用逆向思维,有实现了解压缩过程,不过也存在着一些不足,正在努力改进中。-The system supports multiple file compression decompression process by large numbers four operations, use the ca certification, to achieve the ultimate success of
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:254997
    • 提供者:yang
  1. 大数运算

    0下载:
  2. 理论上支持无限大数的四则运算,使用c++编写。(Theoretically support the infinite number of four operations, the use of c prepared.)
  3. 所属分类:加密解密

« 12 »
搜珍网 www.dssz.com