CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - 大整数运算

搜索资源列表

  1. BigIntMultiplication

    0下载:
  2. 大整数乘法例子代码 /* 递归边界,如果是1位二进制数与1位二进制数相乘,则可以直接计算 */ /*累计做1位二进制乘法运算的次数*/ /* return (X*Y) */ /* 计算n的值 */ /* 把X和Y拆分开来,令X=A*2^(n/2)+B, 左移位运算,mod = 1<<(n/2) */ /* 计算XY=AC*2^n+(AD+CB)*2^(n/2)+BD */ /* 计算A*C,再向左移n位 */ /* 递归计算A*D */ /* 递
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1532
    • 提供者:小城
  1. Biginteger

    0下载:
  2. 实现大整数的加减乘除及堆运算-achieving large integer arithmetic and the Reactor Operators
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:25693
    • 提供者:杨向前
  1. BigCalculator_src

    0下载:
  2. java开发的大整数计算器,实现基本的运算,还有sin,cos,tan,cot.-java big integer calculator developed to achieve basic computing, there is sin, cos, tan, cot.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:41451
    • 提供者:xi
  1. phpenv2.1

    0下载:
  2. C1G的PHP探针的一部分功能: +自定义风格 -自带三种风格 +PHPINFO显示 +可以显示服务器运行时间 +自定义公告 -探针尾部可以写上联系方式等公告(支持HTML),适合空间商和空间收集狂 +服务器特性 -服务器时间 -服务器域名 -服务器操作系统 -服务器解译引擎 -PHP版本 -本文件路径 ...等等 +PHP基本特性 -显示错误信息display_errors -自动定义全局变量re
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-28
    • 文件大小:10247
    • 提供者:明君
  1. caculator

    0下载:
  2. java 编写的可进行大整数运算的计算器-a canculator wrote by java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:25662
    • 提供者:王福宽
  1. bigh

    0下载:
  2. java书写的 大整数运算 大整数运算-Writing java big integer big integer big integer arithmetic operations
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:3023
    • 提供者:qxl
  1. HugeInteger

    0下载:
  2. 创建一个大整数类HugeInteger,该类用一个40个元素的数组来存放一个大整数(最多不超过40位)。(1)定义几个大整数算术运算的成员函数,包括inputHugeInteger、outputHugeInteger、addHugeIntegers和substractHugeIntegers-Create a large integer class HugeInteger, with such an array of 40 elements to store a large integer (u
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1855
    • 提供者:李四
  1. big_jiecheng

    0下载:
  2. java编程,解决大数据的阶乘运算,一般程序只能承载100以内的阶乘运算,超出则运算错误,该程序不限,只要在整数内都可以运算-Java programming to solve the large data factorial operation, the general procedure can only carry less than 100 factorial operation, beyond the operation error, the program is not limite
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:4012
    • 提供者:樱桃
搜珍网 www.dssz.com