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

搜索资源列表

  1. bigNumber

    0下载:
  2. 基于开源资料开发的大整数简单运算的函数库-big-number library for encryption development
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:143359
    • 提供者:刘金良
  1. 10

    0下载:
  2. 大整数(要求允许绝对值>232)的运算程序-Large integer (required to allow absolute value> 232) of the computing program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4615
    • 提供者:xie
  1. vmlpsq12

    0下载:
  2. 大整数(要求允许绝对值>232)的运算程序-Large integer (required to allow absolute value> 232) of the computing program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:99058
    • 提供者:xie
  1. longintplusandmultiplication(1)

    0下载:
  2. 进行大整数的加法和乘法的运算,能对需要大数计算提供帮助。-Large integer addition and multiplication, can be calculated on the need for large numbers to help.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:992
    • 提供者:zhaoshihao
  1. hw10

    0下载:
  2. 大整数加法运算,先将相加的两个数转换成字符串,再相加。-Large integer addition operation, first add the two numbers into a string, and then add.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:310548
    • 提供者:清风
  1. BIG

    0下载:
  2. 该算法可以实现最多500位的大整数的乘法运算-The algorithm can achieve up to 500-bit large integer multiplication
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:761
    • 提供者:鲁蔷
  1. dot

    0下载:
  2. 该算法可以实现两个至多500位的大整数或者小数的乘法运算-The algorithm can achieve up to 500 two large integers or decimal multiplication
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1106
    • 提供者:鲁蔷
  1. big-number-calculation

    0下载:
  2. 大整数基本运算,包含加减乘除,带余除法。-Big number calculation!!
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1999589
    • 提供者:钟少华
  1. c

    0下载:
  2. 完成两个大整数的乘除加减运算,并将两个数的结果一数组形式输出-Complete two big integer multiplying of addition and subtraction,And the result of two Numbers one array form output
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6716
    • 提供者:闫海莉
  1. big_bit_operation

    1下载:
  2. 实现大整数的存储,以及相应的运算,如模加、模减、模除、蝶形乘、模逆等等。-Implement large integer storage, and the corresponding operations, such as modular addition, modular subtraction, modular addition, butterfly multiplication, modular inversion and so on.
  3. 所属分类:Windows Develop

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

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

    • 发布日期:2017-04-05
    • 文件大小:2357
    • 提供者:wangning
  1. long-integer-operation

    0下载:
  2. 大整数的运算 实现了四则运算 简单明了-Large integer arithmetic operations to achieve the simple
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:2211
    • 提供者:孟一平
  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. 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. Large-integer-large-integer

    0下载:
  2. 大整数加法器能够很方便地实现对大整数加法的快速运算-Large integer adder can easily achieve the rapid addition of large integer operations
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1865
    • 提供者:LeeXP
  1. Calculator

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

    • 发布日期:2017-06-22
    • 文件大小:40535040
    • 提供者:焦奕天
  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. BigInteger

    0下载:
  2. 一个支持大整数加减乘除运算的计算器,能显示运算时间和生成随机数,用c++编写,采用对话框窗口。-A support for large integer multiplication and division addition and subtraction calculator can show computation time and generates random numbers, written using c++, using the dialog window.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:4062796
    • 提供者:刘文奇
  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 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com