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

搜索资源列表

  1. caculator

    0下载:
  2. java 编写的可进行大整数运算的计算器-a canculator wrote by java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:25662
    • 提供者:王福宽
  1. bigint

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

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

    0下载:
  2. java书写的 大整数运算 大整数运算-Writing java big integer big integer big integer arithmetic operations
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:3023
    • 提供者:qxl
  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. bigint

    0下载:
  2. 大整数运算,输入包括多组测试用例. 每组用例之间用一个空行隔开. 每个用例内部由三行组成: 前两行每行包含一个字符串, 表示参与运算的大整数, 输入字符串的长度不超过 100. 第三行是运算符: +或者-. 每组用例内部无任何空行. -Large integer arithmetic, the input includes multiple sets of test cases with each case separated by a blank line between each use c
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:8246
    • 提供者:huangda
  1. Large-integer-arithmetic

    0下载:
  2. 自己写的高精度大整数运算函数,加,减,乘,除,求最大公约数-Large high-precision integer arithmetic
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:3381
    • 提供者:李国强
  1. RSA-Final

    0下载:
  2. 基本RSA加密/解密算法的C++实现,带有大整数运算功能-Fundamental RSA En/Decoding algorithm with Big integer computation function
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-09
    • 文件大小:16687330
    • 提供者:
  1. Rgmpp-422S

    0下载:
  2. RSA 大整数运算源码,随机数产生,计计算RSA等常用加解密算法 可直接使用。 -RSA source of large integer computation, random number generator, namely, computing the RSA and other commonly used encryption and decryption algorithm can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2978694
    • 提供者:xiruan
  1. cPP

    0下载:
  2. 大整数运算,用C++实现,可以解决各种大整数运算的问题-Large integer arithmetic, with C++ achieve, and can solve the problem of integer arithmetic
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:3027
    • 提供者:z
  1. calculator

    0下载:
  2. 大整数运算,有一些整数,其位数可能上百位。在功能上要对这些整数做加、减、乘、整除及取余运算。在程序组织上要求通过大整数类型的设计,来体现更好的可读性和可维护性,并且对错误采用异常方法处理。-Large integer arithmetic, some integer may be hundreds of bits. The function of these integers do add, subtract, multiply, divisible modulo operator. Progr
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-08
    • 文件大小:2756
    • 提供者:叶湄
  1. zc_RSA_090721

    0下载:
  2. 基于大整数运算的RSA加密,大数库是自己编写的版本,经过实验所有的运算都是正确的。-Large integer arithmetic RSA encryption, large numbers library is to write your own version of the experiment all arithmetic is correct.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-19
    • 文件大小:137051
    • 提供者:郑倡
  1. suanfa

    0下载:
  2. 大整数运算 图论计算算法 加法 经常性的图论知识-Large integer arithmetic
  3. 所属分类:software engineering

    • 发布日期:2017-12-06
    • 文件大小:16064
    • 提供者:沈华禹
  1. 2

    0下载:
  2. 定义实现大整数运算的类LINT,该类实现两个100位以内的大整数的加法和结果输出。 类可以有如下的类似定义: class LINT { private: // …… public: LINT(char*) LINT operator+(const LINT& L) ostream& operator<<(const ostream& os, const LINT& L) // …… } 要求: 1)构造
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:573
    • 提供者:Elena
  1. main

    0下载:
  2. 大整数运算,DOS下运行,按照说明可计算任意长度的整数运算-Huge Integer s arithmetic
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:31994
    • 提供者:徐余颛
  1. 2

    0下载:
  2. 定义实现大整数运算的类LINT,该类实现两个100位以内的大整数的加法和结果输出。-Define the implementation of large integer arithmetic class LINT, realization of such large integer addition and the resulting output of two 100 or less.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1577
    • 提供者:徐程程
  1. gmp-5.1.3

    0下载:
  2. GMP:GMP大数库是GNU项目的一部分,诞生于1991年。作为一个任意精度的大整数运算库,它包括了任意精度的带符号整数、有理数、浮点数的各种基本运算操作。它是一个c语言的库,但是官方提供了c++的包装类,主要的应用方向是密码学、网络安全、代数系统、计算科学等。GMP库的运行速度非常快的,它的官方网站上称自己为地球上最快的大数库,但是GMP库所提供的只是数学运算功能,并没有密码学相关的高级功能。-Large integer arithmetic library
  3. 所属分类:Algorithm

    • 发布日期:2017-05-15
    • 文件大小:3982378
    • 提供者:wenwen
  1. Signed-large-integer-calculator

    0下载:
  2. 带符号的MFC大整数计算器,能进行简单运算,而且能进行带符号的大整数运算-MFC large unsigned integer calculator that can perform simple arithmetic, but also to carry out a large unsigned integer arithmetic
  3. 所属分类:assembly language

    • 发布日期:2017-05-11
    • 文件大小:2335381
    • 提供者:liangxiaofang
  1. compute

    0下载:
  2. 能实现任意大整数运算,如加法,减法,乘法,除法,求余,有限域运算,RSA的公私钥生成等-impletement any big number operate
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:7905
    • 提供者:神马
  1. gmp-6.1.0

    0下载:
  2. GMP 大数库是 GNU 项目的一部分,诞生于 1991 年。作为一个任意精度的大整数运算库,它包括了任意精度的整数、浮点数的各种基本运算操作。它是一个 C 语言的库,但是官方提供了 C++ 的包装类,主要的应用方向是密码学、网络安全、代数系统、计算科学等。 GMP 库的运行速度非常快,它的官方网站上称自己为地球上最快的大数库,但是 GMP 库所提供的只是数学运算功能,并没有密码学相关的高级功能。 -GMP large numbers library is part of the GNU pr
  3. 所属分类:Algorithm

    • 发布日期:2017-05-18
    • 文件大小:4869334
    • 提供者:yehuohan
  1. GMP

    0下载:
  2. GMP大整数运算库,支持c语言上面进行大整数运算-GMP large integer arithmetic library support c language on top of large integer arithmetic
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:780176
    • 提供者:周涛
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com