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

搜索资源列表

  1. yunsuan

    0下载:
  2. 大整数 四则运算 质量不错 源码 文档都有的-Large Integer Arithmetic of good quality are the source documents
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:256789
    • 提供者:孟一平
  1. long-integer-operation

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

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

    0下载:
  2. C++实现了一个大整数类,包括加法,减法,乘法,除法,以及求余等功能,并对以上操作符进行了重载,经反复测试,运行结果正确-C++ implementation of a large integer categories, including addition, subtraction, multiplication, division, and remainder functions, and these operators were overloaded, after repeated tes
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1279
    • 提供者:
  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. Big-Int-P

    0下载:
  2. 我有一个简单的问题:给出两个大整数a,b,你的工作就是求其中a+b的和-I have a very simple problem for you.Given two integers A and B, your job is to calculate the Sum of A+ B.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:546
    • 提供者:l3
  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. RSATool

    0下载:
  2. 这是实现RSA算法的加密和解密的程序,程序中使用大整数库miracl-failed to translate
  3. 所属分类:CA program

    • 发布日期:2017-03-28
    • 文件大小:380370
    • 提供者:huan
  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. 一个支持大整数加减乘除运算的计算器,能显示运算时间和生成随机数,用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 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 43 »
搜珍网 www.dssz.com