CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 大整数

搜索资源列表

  1. TestBigInt

    0下载:
  2. 大整数类的实现与应用,包括四则运算法则,还有其他的-bigint class
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:372332
    • 提供者:
  1. Large-Integer-Precision-Operations

    0下载:
  2. 清华大学数据结构课大作业的源代码,实现大整数的高精度运算,工程文件生成dll,通过exe界面文件装载dll后使用-Tsinghua University, class data structure source code of a large operation to achieve high accuracy large integer calculations, engineering documents generated dll, exe interface through the us
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1036727
    • 提供者:sdrioe
  1. BigInt

    0下载:
  2. 实现了的大整数的加减乘计算,以此为工具,实现了一个计算大整数的高次幂的实例。-Achieved by a large integer addition and subtraction calculations, as a tool to achieve a high computing power of large integer instance.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:841568
    • 提供者:虫儿
  1. BigNum

    0下载:
  2. VC++数论计算的无符号大整数类及范例,希望对大家有所帮助-On the calculation of the number of VC++ unsigned integer type and a large sample
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:10629
    • 提供者:madud00106
  1. hi_calc

    0下载:
  2. 高精度(大整数)加减乘除运算,压位/不压位-High (large integer) addition and subtraction multiplication and division, the pressure bit/no pressure level
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:3388
    • 提供者:WYK
  1. dazhengshuchufa-project

    0下载:
  2. 大整数除法的实现。使用字符串。期中包括大整数的加法和减法-Implementation of large integer division. String. Period, including a large addition and subtraction of integers
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:5577
    • 提供者:紫剑
  1. Calculator

    0下载:
  2. 实现大整数(位数在500位内)的基本运算-Implement large integer (the median in the 500) of the basic operations
  3. 所属分类:Algorithm

    • 发布日期:2017-06-22
    • 文件大小:40535040
    • 提供者:焦奕天
  1. calculator

    0下载:
  2. 乘法大整数计算器,采用数据结构,C++编写-Large integer multiplication calculator, the use of data structures, C++ writing
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1135
    • 提供者:中C
  1. Multiplication-of-large-numbers

    0下载:
  2. 大整数乘法,大整数,乘法,基板满足科学计算要求-Multiplication of large numbers
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:801
    • 提供者:姚某某
  1. 1001

    0下载:
  2. 计算大整数乘法,可用于汇率等高精度计算上,为C语言编码。-Large integer multiplication calculation can be used for calculating the exchange rate and other high-precision, for the C language code.
  3. 所属分类:Algorithm

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

    0下载:
  2. 不受计算机字长限制的大整数类BigInt, 能在BigInt之间、 BigInt与int之间能进行+、-、*、/、 等运算,能进行比较,能数字与字符转换。-Computer word length limit is not a big integer class BigInt, between in BigInt, BigInt and int can be+,-,*,/, among other operations, can be compared to numbers and chara
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:64262
    • 提供者:sogo
  1. code

    0下载:
  2. 用C++编写的大整数计算的模板,可实现加、减、乘、除、取模等运算,可以通过此源码学习高精度的实现。-Written with C++ template large integer can be realized addition, subtraction, multiplication, division, modulus and other operations, you can achieve high-precision study of this source.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1317
    • 提供者:wangyizhi
  1. dazhengshu

    0下载:
  2. 北大acm的题目大整数加减乘除法和麦森数-The subject of a large university acm integer addition and subtraction, and multiplication and division number Meissen
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:3212
    • 提供者:何义峰
  1. BigInteger

    0下载:
  2. 大整数库,实现了大整数之间的四则运算和模、模幂运算以及最大公约数的求解-Large integer library to achieve a large integer arithmetic and between modes, modular exponentiation and the greatest common divisor of the solution
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1870
    • 提供者:林迪
  1. HugeInteger

    0下载:
  2. 这是一个大整数的四则运算的程序,主要是加减乘除-This is a large integer arithmetic procedures, mainly Math
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:379716
    • 提供者:panda
  1. BigCount

    0下载:
  2. 大整数的四则运算.....加减乘除数组存储-Large integer arithmetic ..... Math storage array
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2355509
    • 提供者:李刚
  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. dazhengshu

    0下载:
  2. 大整数运算器(数据结构课程设计)包含源代码及项目分析-Large integer arithmetic (data structure course design) contains the source code and project analysis
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:933098
    • 提供者:彭绍杰
  1. Large-integer-arithmetic

    0下载:
  2. 自己写的高精度大整数运算函数,加,减,乘,除,求最大公约数-Large high-precision integer arithmetic
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:3381
    • 提供者:李国强
  1. a-b

    0下载:
  2. 大整数的减法,运用了补码的思想实现,而不是简单的进位-Large integer subtraction,by the thought of complement code
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:618
    • 提供者:徐若晨
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 18 »
搜珍网 www.dssz.com