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

搜索资源列表

  1. 大整数的运算3.1

    0下载:
  2. 本程序可以对那些数值超出整形的大整数进行+ - * % 运算欢迎大家使用并提出宝贵修改意见 -the procedures for those values beyond the plastic for the integer-*% Operational Everyone is welcome to use and valuable changes
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2499
    • 提供者:钟毓秀
  1. 大整数运算2

    0下载:
  2. 这是很好的大整数的运算,适合于在密码学中应用和开发-This is a good large integer arithmetic, and suitable for the application of cryptography and development
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:246137
    • 提供者:李里
  1. hugeint00

    0下载:
  2. 此程序用于大整数运算,定义了类,运算符重载等。可以用。还有阶乘输出 -procedure for large integer arithmetic, the definition of the category, such as Operator. Can use. There factorial output
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3180
    • 提供者:xz
  1. bigInt

    0下载:
  2. 无限大整数类 用链表实现无限大整数的运算。 在进行大整数运算时可以拿它当函数,直接调用
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4611
    • 提供者:shard
  1. dazhengshu

    0下载:
  2. 大整数运算是计算机,信息安全方向学生必修之课。本程序用c++6.0实现了大整数运算,对于初学者而言可以作为参考
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10572
    • 提供者:root
  1. superNumberCount

    0下载:
  2. 对于比32位还要大的数进行运算,本程序可以实现大整数运算。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2212
    • 提供者:秦成康
  1. 高精度整数运算

    0下载:
  2. 练习程序,问题如下:进行高精度整数的加、减、乘运算。输入两个十进制大整数M和N(M、N最长可达50位),计算运算结果并输出。【输入形式】标准输入上依次分行输入以下内容:1.第一行输入第一个大整数M。M可能带有负号,后面是最长可达50位的数字序列。2.第二行只有一个字符,可以是“+”、“-”、“*”,分别代表加、减、乘三种运算符。3. 第三行输入大整数N,格式与M相同M、N均不带有前缀的多余的0【输出形式】在标准输出上打印运算结果,输出一行字符序列,是大整数M和N和运算结果。如果该运算结果是正数,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1338
    • 提供者:王资
  1. someccode 象棋之马踏棋盘

    0下载:
  2. 一些c程序,象棋之马踏棋盘、把算术表达式转化未逆波兰表达式、保龄球计分规则算法、可进行多达50位的大整数运算(+X)、铁路调度算法,演示了堆栈的基本用法,Some c procedures, horse riding chess board, the arithmetic expressions are not translated into Reverse Polish expression, bowling scoring rules algorithm, can be as many as
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-11-08
    • 文件大小:3349
    • 提供者:
  1. gmp_5.1.0_dll

    0下载:
  2. 大整数运算库gmp 5.0.1 的动态链接库-Large integer arithmetic library dynamic link library gmp 5.0.1
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:228823
    • 提供者:欧阳
  1. LLongInt

    0下载:
  2. 一个大整数运算类,其中用了Windows下的汇编语言做了优化,在Visual C++ .NET下编译通过-A large category of integer calculations, which used the Windows under optimized assembly language, in the Visual C++. NET compiler passed under
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-11
    • 文件大小:5537
    • 提供者:
  1. bigint

    0下载:
  2. 大整数运算用与解决3人传球问题 希望会对你有用,马上再传几个pku的-bigintcalculation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:938
    • 提供者:lihongda
  1. BigIntNumberCaculation

    0下载:
  2. 大整数运算,产生大整数,为进行RSA非对称密码体系而准备-Large integer operations have a big integer, for RSA asymmetric cryptography system ready
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:1020472
    • 提供者:jack
  1. calculator

    0下载:
  2. 一个用c++做的大整数运算的程序,可以多位加减乘除-C++ to do with a large integer arithmetic program can be a number of addition and subtraction multiplication and division
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:441481
    • 提供者:tao
  1. BigInt

    0下载:
  2. 大数类,在一个基本大数类的基础上进行了新的封装。 可以实现大整数的加减乘除模比较复制等操作,还有浮点数的加减乘数运算。-BTNumber BigNumber
  3. 所属分类:Algorithm

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

    0下载:
  2. 大整数运算程序,字符串输入,清华大学数据结构作业-Large integer arithmetic process, the string input, Tsinghua University, the data structure operations
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:688022
    • 提供者:zzq
  1. bigint

    0下载:
  2. 大整数运算,大整数的加减乘除,取余,乘方等运算的方法-Large integer arithmetic, addition and subtraction, multiplication and division of large integers method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:445651
    • 提供者:天山雪王
  1. dazhengshu

    0下载:
  2. 数据结构课程设计:大整数运算器 实现大整数的加减乘除运算 数据结构:线性表-Data Structure Course design: large integer arithmetic unit to achieve a large integer addition and subtraction multiplication and division data structures: linear table
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2636039
    • 提供者:周浩鹏
  1. freelip_1.1

    0下载:
  2. C语言编写的大整数运算库源码,容易使用,计算较快。-c function for the large integer calc package. is supposed to be easy to use, portable, and not too slow.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:188196
    • 提供者:khabcwc
  1. classic-programs

    0下载:
  2. 本人搜集整理的经典数据结构程序,如 桃子问题,大整数运算,循环链表,迷宫,汉诺塔等经典程序,希望对你有所帮助-I collected more of the classic data structures programs, such as peaches problems, large integer arithmetic, the circular list, Maze, Tower of Hanoi and other classic program, I hope for your he
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:88204
    • 提供者:赵子番
  1. main

    0下载:
  2. 对一些超出整型数范围的正整数的应用,需要自己想办法解决的存储和运算。一种解决方案是用单链表存储一个正整数。注意,数字是用逆序存储的。试设计一个类处理任意大整数,必须实现输入输出操作、加法操作和赋值操作。(For some applications that are beyond the integer range of positive integers, they need to store and compute their own solutions. One solution is to
  3. 所属分类:数据结构

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