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

搜索资源列表

  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. BigCount

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

    • 发布日期:2017-05-11
    • 文件大小:2355509
    • 提供者:李刚
  1. Large-integer-arithmetic

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

    • 发布日期:2017-03-29
    • 文件大小:3381
    • 提供者:李国强
  1. fourior-algorithm-for-polynomial

    0下载:
  2. 快速傅立叶变换来解决多项式乘法(包括大整数乘法)等操作。-Fast Fourier transform to solve the polynomial multiplication (including large integer multiplication) and other operations.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1804
    • 提供者:julaiti
  1. BigNumOperater

    0下载:
  2. 大整数模板,支持加法乘法除法 取小数mod-Large integer templates, support the addition multiplication division to take fractional mod
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6344
    • 提供者:liuice
  1. ss

    0下载:
  2. 大整数乘法源码,输入两个大整数并返回相乘的结果。使用String类来实现,可进行高精度的乘法运算。-Large integer multiplication source, enter the two big integers and returns the result of multiplying them. Achieved the String class, high-precision data multiplied.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2278
    • 提供者:fangjunjie
  1. dazhengshuchengfa

    0下载:
  2. 算法设计大整数乘法用C语言编写实现,大整数乘法 大整数乘法大整数乘法-Design of large integer multiplication algorithm with the C language implementation, the large integer multiplication of large integer multiplication of large integer multiplication
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:514
    • 提供者:lianxiaojuan
  1. HugeInt

    0下载:
  2. C++大整数实现,加减乘除求余运算,检查数据溢出。
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4317
    • 提供者:jingshi
  1. mode

    0下载:
  2. 进行大整数的素数分解,当中仅适用了前6个素数-The prime number decomposition of large integer, which applies only to the first six prime numbers
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:854
    • 提供者:zibin_lee
  1. multiplication

    0下载:
  2. 分治法求大整数乘法,包含简易的分支思想的阐述及大整数乘法实现代码和报告-The method of the large integer multiplication
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:274357
    • 提供者:友奕
  1. bignumber

    0下载:
  2. 分治法实现的大整数乘法。是学习分治算法策略的很好的范例。-Sub-rule method to achieve the large-integer multiplication. Is a good example of learning the strategy of divide and conquer algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:896891
    • 提供者:张贺
  1. BIGINT

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

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

    0下载:
  2. 这是我们本科的时候上算法设计与分析写的代码——大整数相乘-Algorithm Design and Analysis- Multiplication of Large Integers
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:252114
    • 提供者:sss
  1. BigIntg

    0下载:
  2. 大整数加减法,给新手作为简单的参考哦-the bigingt
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3952
    • 提供者:CHney
  1. code

    0下载:
  2. c编写 大整数/长整数计算 满足加减乘-big int cal
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3193
    • 提供者:小nie
  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. dazhengshu

    0下载:
  2. 一个大整数计算的源代码程序,可以实现数值相当大的简单整数运算。-The source code of a large integer program, you can value quite simple integer arithmetic.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:356887
    • 提供者:HOYAS
  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 2 3 45 6 7 »
搜珍网 www.dssz.com