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

搜索资源列表

  1. bigint

    0下载:
  2. 大整数运算,输入包括多组测试用例. 每组用例之间用一个空行隔开. 每个用例内部由三行组成: 前两行每行包含一个字符串, 表示参与运算的大整数, 输入字符串的长度不超过 100. 第三行是运算符: +或者-. 每组用例内部无任何空行. -Large integer arithmetic, the input includes multiple sets of test cases with each case separated by a blank line between each use c
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:8246
    • 提供者:huangda
  1. bigint-2009.05.03

    0下载:
  2. 这是一个计算超大型整数的类,你可以直接拿来使用。它所能表示的最大数值仅取决于你的计算机的内存。它提供了两个类BigUnsigned 和 BigInteger。-You can use this library in a C++ rogram to do arithmetic on integers of size limited only by your computer s memory. The library provides BigUnsigned and BigInteg
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:39857
    • 提供者:james
  1. BigInt

    0下载:
  2. 大数求和,完成大数的生成,以及大数之间的相加。-Large numbers sum to complete the generation of large numbers, and add between large numbers.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1902016
    • 提供者:刘宇
  1. BigInt_cpp

    0下载:
  2. 本程序的编写思路是,把所有输入的数字当作字符串进行处理,进行强制转换成整形数据,然后模仿笔算方法,对整形数据进行处理,最后得到的数据,再次转换成字符串类型,并存储输出。本程序运行速度快、功能强,是作者于完成应用密码学课程设计时编写而成的,经反复测试无误。-The procedures for the preparation ideas, the number of all input as string processing, cast into plastic data, and then i
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2473
    • 提供者:Thierry
  1. BIGINT

    0下载:
  2. 大整数的计算和处理,经常用于算法竞赛,对算法过程和复杂度进行了优化-big int processing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1018
    • 提供者:whimari
  1. bigint

    0下载:
  2. 大数加减法,实现20为的整数加减乘法,采用正常计算逻辑编写-Large numbers subtraction method
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2317
    • 提供者:smk09
  1. BigInt

    0下载:
  2. 长整数相加源码,使用了链表,结点,还自定义了多个函数,是个好借鉴的代码-Source of long integers, the use of a linked list, nodes, and also defines a number of functions, is a good reference code
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:3634715
    • 提供者:申宇飞
  1. BigInt-Addition

    0下载:
  2. Calculate the sum of two numbers. (BigInteger)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:553
    • 提供者:Ernest
  1. BigInt

    0下载:
  2. This unit handles big integers. E.g. for RSA
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7436
    • 提供者:Furryclaws
  1. bigint

    0下载:
  2. 一个简单的实现64位大整数的加减乘除运算的C程序,来源:原创-This is a simple C program support for 64 bits integers arithmetic calculation...
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:3272
    • 提供者:shy
  1. bigInt

    0下载:
  2. 经典大整数操作c++实现,包括大整数加法、大整数减法和大整数13除法-The Classic large integer the operation c++ achieve, including large integer addition, integer subtraction and the integer 13 division
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:1553
    • 提供者:xxx
  1. bigint

    0下载:
  2. 生成大质数 可用于RSA加密使用 至多可以1024位 速度很快-Generate large prime numbers can be used for RSA encryption up to 1024 speed quickly
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-09
    • 文件大小:5377
    • 提供者:Lianyu
  1. 1112257_DoAn1

    0下载:
  2. Bigint cong cac so lon
  3. 所属分类:Editor

  1. bigint

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

    • 发布日期:2017-12-02
    • 文件大小:779
    • 提供者:tianyuliu
  1. BigInt

    0下载:
  2. MFC下的大整数类的封装,当然可改写为普通VC下的程序,适合ACM竞赛等。-MFC under the big integer class package, of course, can be rewritten as an ordinary VC under the procedures for ACM competitions.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:7290
    • 提供者:厍斌
  1. BigInt

    0下载:
  2. 大整数的四则运算以及用米勒拉丁法来产生大素数-Large integer calculation and generation of large prime numbers
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:271035
    • 提供者:wteng
  1. OracleVSDB2

    0下载:
  2. 一个Oracle的数据类型可以映射到许多DB2的数据类型中。它会根据数据而选择合适的数据类型来进行匹配。在这里会用一个整型或者实数来存储浮点数吗?并且,这里要注意精度。另一个需要注意的事项是空间的使用方法。对于每个DB2的空间使用方法,可以根据类型的声明而改变:Smallint使用2个字节,Integer使用4个字节,Bigint使用8个字节。对于Oracle数据类型的空间使用方法要依靠声明中的参数。对于默认精度38的数字可以使用20字节的存储空间。映射Number到Smallint。比如,可以
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:6147
    • 提供者:ddd
  1. BigFact

    0下载:
  2. Implementation of BigInt in C. Specifically factorial of numbers exceeding int datatype in size.
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:5633
    • 提供者:NS_Noob
  1. bigInt

    0下载:
  2. A class to Big integers at c++ for all operators.
  3. 所属分类:Console

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

    0下载:
  2. 大数据类的实现,包括重载运算符,加减乘除,可以除法基础上计算余数。-Big Data class implementation, including overloaded operators, addition, subtraction, division can be calculated on the basis of the remainder.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-06
    • 文件大小:1940
    • 提供者:zhao
« 1 2 3 45 6 »
搜珍网 www.dssz.com