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

搜索资源列表

  1. BIGadd

    0下载:
  2. 实现长度80位内的大数加法~~代码以c来实现,在tc下编译通过,有详细的注释-achieved within 80 lengths of large numbers Adder ~ ~ c code to be achieved under the tc compile a detailed Notes
  3. 所属分类:软件工程

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

    0下载:
  2. 大数高精运算-----乘法 建议用二进制来完成。毕竟计算机用的是二进制运算。-High-precision computation of large numbers----- binary multiplication is proposed to complete. After all, the computer is used in binary computing.
  3. 所属分类:File Formats

    • 发布日期:2017-04-10
    • 文件大小:1562
    • 提供者:王敏
  1. C46

    0下载:
  2. 求输入的两个或三个数中的最大数,输入三个数字就求其中的最大数,输入两个就输出最大数。-For the importation of two or three a few of the largest number, enter the three numbers on the order in which the greatest number, enter the maximum number two on the output.
  3. 所属分类:Document

    • 发布日期:2017-05-01
    • 文件大小:5455
    • 提供者:关燕
  1. BigNum

    0下载:
  2. C语言写的大数模版 很实用啊 适合初学者使用-C language written in large numbers template
  3. 所属分类:Document

    • 发布日期:2017-04-11
    • 文件大小:1109
    • 提供者:高学勇
  1. Multiplicationoflargenumbers

    0下载:
  2. 当我们遇到两个很大的数,而且,我们的计算机已的数据类型无法精确表示其值的时候,我就无法进行大数的乘法,为此,发表此文章-When we are faced with a great number two, but our computer has the data type that its value can not be precise, I will not be able to carry out the multiplication of large numbers, for whic
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:5074
    • 提供者:luoxiaoyi
  1. BDate

    0下载:
  2. 主要是阐述了运用重载运算符较完美的实现了大数的加减乘除运算,其中乘法用到俄罗斯算法,语言非常简练。-Is mainly explained the use of overloaded operator, the more perfect realization of the large numbers of addition and subtraction multiplication and division operations, including multiplication algor
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:1221974
    • 提供者:高德政
  1. 1

    0下载:
  2. 大数四则运算,双链表方式实现大数的加减乘除四则运算-Large numbers of four operations, doubly linked list to large numbers addition and subtraction, multiplication and division four operations
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:3580
    • 提供者:Leung Si Kee
  1. 123

    0下载:
  2. 用链表实现的大数阶乘,此程序可以计算出很大的数的阶乘而不出现崩溃现象-Linked list to implement the factorial of large numbers, this program can calculate the factorial of a large number of not collapse phenomenon
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2389446
    • 提供者:辛亚超
  1. C-Program-examples

    0下载:
  2. 河内塔 费式数列 巴斯卡三角形 三色棋 老鼠走迷官(一) 老鼠走迷官(二) 骑士走棋盘 八个皇后 八枚银币 生命游戏 字串核对 双色、三色河内塔 背包问题(Knapsack Problem) 数、运算 蒙地卡罗法求 PI Eratosthenes筛选求质数 超长整数运算(大数运算) 长 PI 最大公因数、最小公倍数、因式分解 完美数 阿姆斯壮数 最大访客数 中序式转
  3. 所属分类:Project Manage

    • 发布日期:2017-03-23
    • 文件大小:64768
    • 提供者:李艳文
  1. GMP3

    0下载:
  2. GMP大数库,在数值计算和密码学算法设计方面有很多应用啊,这是中文版说明。-The GMP the Tarsus library, in the numerical calculations and the design of cryptographic algorithms have many applications, ah, is the Chinese version descr iption.
  3. 所属分类:software engineering

    • 发布日期:2017-11-08
    • 文件大小:370526
    • 提供者:周时
  1. shuiyan1

    0下载:
  2. 利用汇编语言编写找出10个无符号数中最大数和最小数分别存储程序-Use of assembly language to identify the largest number and the smallest number in the 10 unsigned respectively stored procedures
  3. 所属分类:File Formats

    • 发布日期:2017-11-14
    • 文件大小:49637
    • 提供者:TIEN
  1. Large-number

    0下载:
  2. 大数加法减法乘法只支持大数减小数对乘积的结果进位 -Large number of add and subtract
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:1012
    • 提供者:陌雨暄
  1. BigNumber

    0下载:
  2. 大数处理 struct _bigNum { int bigNum[N] int weishu //上面那个数组中 前多少个是有效的 } 说明:对于大数bigNum,我们把它分成N份,每份4位。这样的话,每份就可以当做一个整型存到数组里了。 -BIG NUMBER
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:109909
    • 提供者:李予昂
  1. zhishidhof

    0下载:
  2. 这是一个用费马小定理求质数的一段代码,他能够实现大数的求素性。-This is a little theorem Fermat primes seeking a piece of code, he was able to achieve large numbers seeking primality.
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:592
    • 提供者:张三
  1. JAVA

    0下载:
  2. 内部包含百分制分数到分数、旅店管理系统、一个小时倒计时程序、三个数的最大数程序、华氏和摄氏度转换、成法口诀阵形-Internal includes percentile scores to scores, hotel management system, one hour countdown program, the maximum number of three numbers program, Fahrenheit and Celsius conversion formulas into l
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:69126
    • 提供者:王大伟
  1. large-integer

    0下载:
  2. 大整数加减,加法很容易,减法的功能为输入两个大整数相减,考虑到了小数减大数结果前加符号,然后进位等功能。-Large integer addition and subtraction, addition is easy, subtraction functions as an input two large integers subtraction, taking into account the plus sign in front of large numbers of decimal su
  3. 所属分类:Project Design

    • 发布日期:2017-04-30
    • 文件大小:136762
    • 提供者:kurban
  1. 最大数

    0下载:
  2. 求数组中的最大值,并将其输出到控制台,这是一种简单而有效的方法(It is a simple and effective way to find the maximum of the array and output it to the console.)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-28
    • 文件大小:16384
    • 提供者:张惠雨
  1. C经典算法大全

    0下载:
  2. 51个经典的算法,例如 Algorithm Gossip: 生命游戏 Algorithm Gossip: 字串核对 Algorithm Gossip: 双色、三色河内塔 Algorithm Gossip: 背包问题(Knapsack Problem) Algorithm Gossip: 蒙地卡罗法求PI Algorithm Gossip: Eratosthenes 筛选求质数 Algorithm Gossip: 超长整数运算(大数运算) Algorithm Gossip: 长PI
  3. 所属分类:文章/文档

    • 发布日期:2018-05-02
    • 文件大小:1076224
    • 提供者:ljke
  1. 最大数

    0下载:
  2. tell you about the biggest number
  3. 所属分类:文章/文档

    • 发布日期:2018-05-01
    • 文件大小:40960
    • 提供者:Darwend
  1. 2017年西工大数模校赛题

    0下载:
  2. 2017年西工大数模校赛题,仅供参考,仅供参考,仅供参考
  3. 所属分类:文档资料

搜珍网 www.dssz.com