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

搜索资源列表

  1. 大数的运算

    0下载:
  2. 大数运算的实现,包括加减乘除,四种运算,用个个函数实现各个功能,便于使用.-the realization of large numbers, including arithmetic, four operators, with each function to achieve all the functional and user-friendly.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:140946
    • 提供者:三人禾
  1. 大数计算器

    0下载:
  2. 能进行150位以内的大整数的加减乘除模乘方等运算-conduct within 150 of the large integer arithmetic operations such as modulus involution
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8131
    • 提供者:zj
  1. Bigc

    0下载:
  2. 密码学中的大数运算算法,可以实现加,减乘,除,模以及模逆运算.-cryptography algorithm for computing large numbers can be achieved, plus or minus x, except Die and Mold inverse operation.
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:55573
    • 提供者:黄国超
  1. freelip_1.1.tar

    0下载:
  2. 非常有名的大数运算库 和miracl齐名的大数运算库,但是完全免费,您可自由使用。-very famous for the large numbers Operational miracl and enjoying the majority of the computing arsenal, but totally free, you are free to use.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:201748
    • 提供者:李伟
  1. rsabignumber

    0下载:
  2. rsa中的大数运算算法实现。 主要语言:C++ 嵌入汇编-rsa majority of the computing algorithm. Major languages : C embedded compilation
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:10223
    • 提供者:
  1. math_jisuan

    0下载:
  2. 用visua basic语言开发的进行大数运算的代码。-with visua basic language for the majority of operations code.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13912
    • 提供者:谢霆锋
  1. 17160038384

    0下载:
  2. 本程序是关于一些大数运算的程序,大数成法、除法、加法、减法
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:18723
    • 提供者:lvanqi
  1. bidnumbercalculate

    0下载:
  2. 能够进行大数运算,使用堆栈和重载功能,可以进行多位数字的计算
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12256
    • 提供者:张萍
  1. bignumcaculate

    0下载:
  2. 大数运算的设计与实现,大数加,减,乘,除,阶乘,幂,排列组合,进制转换
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:261470
    • 提供者:谢新强
  1. gjdsf

    0下载:
  2. 能够实现大数运算的高精度算法的c语言实现-To achieve high-precision algorithm for computing large numbers of c language
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:2240
    • 提供者:wang
  1. bit_array

    0下载:
  2. 用uncharge类型实现的数组,对大数运算时,由于本身比较节省空间,可以发挥更大的空间优势,但时间上会有点-bit_array, help to computing big number
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:5941
    • 提供者:
  1. cacl

    0下载:
  2. 这个简单的计算器能提供基本的加、减、乘、除四则运算,同时它还能识别为0的除数。还可支持12.365e+654的大数运算。-This simple calculator will provide the basic add, subtract, multiply, with the exception of four operations at the same time it can identify the divisor is 0. Can support large numbers of
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:13000
    • 提供者:585
  1. large_number

    0下载:
  2. 这是大数运算的一个基于visual c++6.0的程序,希望能够对您有所帮助-This is the computation of large numbers based on a visual c++6.0 program, hoping to help you
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:28647
    • 提供者:沧海
  1. CSBigInteger

    0下载:
  2. 一个自己写的 C# BigInteger 类,.net 类库中没有 BigInteger 类,写此类是为了与 java 中的 BigInteger 对应,以方便大数运算-One wrote it myself C# BigInteger Class,. Net library does not BigInteger class, write these in order to correspond with the java in the BigInteger to facilitate the
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:14473
    • 提供者:ajtlnui
  1. computer

    0下载:
  2. 简单的C的语言计算器,具有基本的大数运算功能,而且界面友好。-This is a simple Calculator with the C language,it can deal with large number and has a very fiendly interface.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:5464
    • 提供者:许陈晨
  1. BigNum

    0下载:
  2. 构造大数运算类 +;-;*; 1. 不考虑括号 2. 输入数据最大长度为40 位,要捕获异常 3. 不考虑输入小数部分-Construction of Large Numbers computing class+ - * 1. Without regard to bracket 2. Input data the maximum length of 40-bit, to catch the exception 3. Without regard to decimal part
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:8195
    • 提供者:yamalove
  1. Bigint

    0下载:
  2. 实现大数运算,32bit为一个单位,封装在C++类里,简单易用,速度够快。-Operation to achieve large numbers, 32bit as a unit, encapsulated in C++ class, the easy to use, fast enough.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6010
    • 提供者:hhf
  1. HugeNumArithm

    0下载:
  2. 1024位大数的运算,包括加减乘除等运算,定义了一个类,对运算符进行了重载-1024 large numbers of operations, including addition, subtraction and other operations, define a class of operators were overloaded
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:408507
    • 提供者:hujif
  1. mod

    0下载:
  2. 本代码是我借用的,觉得不错,可以将它用于实瑞10进制的大数运算-I borrowed this code, feel good, you can use it for real Swiss operations of large numbers of 10 decimal
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:922
    • 提供者:王宁昌
  1. DADASHU

    0下载:
  2. 大数加减乘除运算,自己查阅资料做的一个小东西,望指导。谢谢谢谢。。。。(A large number of add, subtract, multiply and divide operations)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:hjkasvfgdy
« 12 3 4 5 »
搜珍网 www.dssz.com