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

搜索资源列表

  1. bigInt

    0下载:
  2. 定义一个大整型类,可以处理长度为数十位的整数,补充传统的int,long的使用。要求提供+ - 等基本功能。其它* / > < ==运算符也希望都能完成。 给了一个例子,采用stl实现。stl相关内容可以参考资料里的stl讲义与stl例子。-Define a large integer class that can handle dozens of length integer supplement traditional int, long use. Request+-
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:905
    • 提供者:陈佳锐
  1. bigint

    0下载:
  2. 利用运算符重载实现链接表的直接加减运算等功能-Use operator overloading to achieve directly linked table subtraction functions
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:1358
    • 提供者:
  1. BigInt

    1下载:
  2. 大整数类(支持负数) 重载了类之间,与int类型,与string类型的+,-,*,/,+=,++,--,-=,*=,/=, =, ,>>, <<,<<=,>>=,>,<,<=,>=,==,=,以及乘方^,^=运算,以及输入输出流>>,<<运算符 -Integer type (support negative) between overloaded classes, and int type,+
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3686
    • 提供者:boris
  1. BigInt

    0下载:
  2. 采用数组存储方法来计算大数据的四则运算及乘方-Using an array of large data storage method to calculate the four computing and power
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:400853
    • 提供者:baiyongmei
  1. BigInt

    0下载:
  2. In contrast to BigIntegers this class doesn t fake two s complement representation.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2744
    • 提供者:yuizunkin
  1. bigint

    0下载:
  2. 使用vs2010开发环境编写的建立大整形数类来完成大整数之间的四则运算。简单且注释清楚。在C++课程学习中常见。-Use vs2010 development environment written in establishing large number of classes to complete orthopedic four operations between large integers. Simple and clear comments
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:3791401
    • 提供者:Gibson
  1. BigInt

    0下载:
  2. 许多天文数字级别的计算远远超出一般所能支持的表示方式,例如1000000个字节的表示,本源码提供了处理这类超大数的类,用以完成各种运算。-many type of number are so big and can not be present with the legacy type to represent and caculate. this is the class for this regard to handle the arithmatic operation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2715
    • 提供者:xiangwei
  1. getbigint

    0下载:
  2. 超大整数生成代码,即把多个字节转成超大整数。-Convert Bytes to BigInt
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:743
    • 提供者:patern
  1. BigInt

    0下载:
  2. 大整数的加、减、乘、除和指数运算,以及大整数的输入和输出。-Large integer addition, subtraction, multiplication, division, and exponentiation, and large integer input and output.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2290681
    • 提供者:sky
  1. bigint

    0下载:
  2. 利用容器vector创建一个无限精度的整数类型,可以实现无限精度的大数相加-Create an unlimited use of container vector precision integer type, you can add large numbers to achieve infinite precision
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-12
    • 文件大小:816
    • 提供者:zhang778319
  1. BigInt

    0下载:
  2. 实现大数运算,可以运用到RSA密码编程中的幂乘的快速实现以及素数的生成等运算中-Realization of large numbers arithmetic, you can use to quickly implement RSA cryptography programming exponentiation and primes in arithmetic generation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:1361
    • 提供者:钟麟
  1. BigInt

    0下载:
  2. c++大数计算类 用于大数计算 c++大数计算类 用于大数计算 c++大数计算类 用于大数计算-c++ large numbers computing classes for large numbers computing c++ Tarsus Tarsus computing classes for computing class for computing c++ Tarsus Tarsus Tarsus calculate calculate c++ class computin
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2182
    • 提供者:李卫
  1. bigint

    0下载:
  2. delphi写的大数运算单元,支持加、减、乘、除(商和余数),里面有调用各方法的示例。-delphi write large numbers arithmetic unit supports addition, subtraction, multiplication, division (quotient and remainder), there are examples of each method call.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:4130
    • 提供者:王国庆
  1. Bpginc_Bigiot

    0下载:
  2. bigint Large number of calculation source-Bigint Large number of calculation of the source
  3. 所属分类:ComboBox

    • 发布日期:2017-12-11
    • 文件大小:79126
    • 提供者:volatnlq
  1. BigInt

    0下载:
  2. 支持大整型的加减乘除求余等运算以及大整型与int型的各类运算-Support large integer addition, subtraction, etc. I seek operation and a large int type integer and operation of all types
  3. 所属分类:assembly language

    • 发布日期:2017-12-13
    • 文件大小:5537
    • 提供者:崔利强
  1. gektegsubgroup

    0下载:
  2. bigint Large number of calculation source-Bigint Large number of calculation of the source
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-16
    • 文件大小:78848
    • 提供者:LYrij!986488
  1. psatform

    0下载:
  2. bigint Large number of calculation source(Bigint Large number of calculation of the source)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-27
    • 文件大小:78848
    • 提供者:hmtly
  1. BigInt

    0下载:
  2. C++ implements large data operations, including addition, subtraction, multiplication, and division
  3. 所属分类:数学计算

    • 发布日期:2017-12-31
    • 文件大小:2882560
    • 提供者:qpt
  1. 551304

    0下载:
  2. bigint Large number of calculation source()
  3. 所属分类:组合框控件

    • 发布日期:2018-01-02
    • 文件大小:78848
    • 提供者:stpre
  1. 1-1.1

    0下载:
  2. 高精度乘法的压位实现,bigInt,至少满足10^5000的数之间的乘法(Pressure position realization of high precision multiplication)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-07
    • 文件大小:4810752
    • 提供者:arsenalahm
« 1 2 3 4 56 »
搜珍网 www.dssz.com