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

搜索资源列表

  1. bigInt

    0下载:
  2. 无限大整数类 用链表实现无限大整数的运算。 在进行大整数运算时可以拿它当函数,直接调用
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4611
    • 提供者:shard
  1. bigint

    0下载:
  2. 大整数类的汇编实现! 效率很高啊,正确性没问题!我已经用过了-large integer type compilation of achievement! Ah high efficiency, accuracy No problem! I have used the
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:5609
    • 提供者:王乐
  1. Bigint

    0下载:
  2. vc编写大数运算库,支持各种运算,数据长度自定义
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2887
    • 提供者:千里雪
  1. bigint-2008.07.20

    0下载:
  2. 用C++ 包装了大整数这个类,超级大的整数现在也可以用了。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:43359
    • 提供者:timothy
  1. BigInt.rar

    2下载:
  2. 大数运算库源文件:BigInt.cpp 作者:afanty@vip.sina.com 版本:1.2 (2003.5.13) 说明:适用于MFC,1024位RSA运算,Large numbers computing library source files: BigInt.cpp Author: afanty@vip.sina.com Version: 1.2 (2003.5.13) Descr iption: applicable to MFC, 1024 bit RSA operatio
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-01-22
    • 文件大小:5571
    • 提供者:梁增健
  1. BigInteger.zip

    0下载:
  2. 自己在进行RSA的学习时写的一个BigInt类,实现了一百二十八位数的整数(十六进制的位,不是二进制的bit)的基本运算。,During the study of RSA I wrote this BigInt class implements 128-digit integer (in hex, not binary bit) of the basic operations.
  3. 所属分类:Algorithm

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

    0下载:
  2. 用C语言写的大数加法算法,可以实现大整数的加法运算-The big integer addition operation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:11362
    • 提供者:tee
  1. BIGINT

    0下载:
  2. 本人编写大整数程序,c++实现,可实现几十位乃至几百位整数的四则运算-I write large integer program, c++ implementation can be realized dozens or even hundreds of integer arithmetic
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:717471
    • 提供者:ding
  1. bigint

    0下载:
  2. 大整数运算用与解决3人传球问题 希望会对你有用,马上再传几个pku的-bigintcalculation
  3. 所属分类:Mathimatics-Numerical algorithms

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

    0下载:
  2. 大整数除法 比如说超过64位的整数相除-big int division
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:2225
    • 提供者:liqiang
  1. bigint

    0下载:
  2. 高精度算法的类,已重载加减乘除和大小判断-Class of high-precision algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:691210
    • 提供者:乔雨
  1. bigInt

    0下载:
  2. 大整数的幂运算原代码(数组实现),在 dev c++中通过 -Large integer exponentiation of the original code (the array to achieve), the dev c++ through
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:812
    • 提供者:杨晓斌
  1. bigint

    0下载:
  2. 一个大整数计算的类!,支持2的256次方以上的数字的计算 -A large integer calculation of the class! In support of two of the 256-th power of more than a figure
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1464266
    • 提供者:weely
  1. BigInt

    0下载:
  2. 大数类,在一个基本大数类的基础上进行了新的封装。 可以实现大整数的加减乘除模比较复制等操作,还有浮点数的加减乘数运算。-BTNumber BigNumber
  3. 所属分类:Algorithm

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

    0下载:
  2. 大整数运算程序,字符串输入,清华大学数据结构作业-Large integer arithmetic process, the string input, Tsinghua University, the data structure operations
  3. 所属分类:Data structs

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

    0下载:
  2. 大数乘法的源码,希望大家可以有所收获,可自由下载,谢谢。-Multiplication of large numbers of source code, I hope we can be harvested, are free to download, thank you.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:10734
    • 提供者:just
  1. bigint

    0下载:
  2. 基于C语言 实现大整数的加减乘法运算-bigint operation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:2357
    • 提供者:wangning
  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. 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. bigint

    0下载:
  2. 大整型的加,减,乘,大小比较,都是用字符串实现的-Big integer add, subtract, multiply, and size comparison, are realized with string
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2330
    • 提供者:jeason
« 12 3 »
搜珍网 www.dssz.com