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

搜索资源列表

  1. 1024bit-P-p

    0下载:
  2. 随机生成3个1024bit大整数,实现大整数的加法、减法和取模运算,并计算运行100K的平均时间(16进制char类型实现)-1024bit randomly generated three large integer, to achieve large integer addition, subtraction, and modulo operations, and calculate the average running time of 100K (16 hex char type to
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:2212
    • 提供者:小陈
  1. string

    0下载:
  2. 使用字符串实现大整数的加法运算,递归算法实现-failed to translate
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1096369
    • 提供者:陈蔚
  1. Large-integer

    0下载:
  2. 实现较大整数的加减乘除等运算,可运行-Achieve a larger integer addition, subtraction and other operations can be run. . . .
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:686855
    • 提供者:kjh
  1. ss

    0下载:
  2. 大整数乘法源码,输入两个大整数并返回相乘的结果。使用String类来实现,可进行高精度的乘法运算。-Large integer multiplication source, enter the two big integers and returns the result of multiplying them. Achieved the String class, high-precision data multiplied.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2278
    • 提供者:fangjunjie
  1. dfsd

    0下载:
  2. C语言,大素数域上的椭圆曲线加密解密算法 [ibe_dec.rar] - 椭圆曲线加密算法,解密一步的源代码,有详细注释 [DES.rar] - 各种加密算法的源代码,包括DES,RSA,DAS,RC4,RC5等 [mulf2m.rar] - 椭圆曲线加密算法中的乘法器的生成,主要功能是实现在素域上的多项式模P(大素数)乘的运算。 [AesCode.rar] - AES c++实现 有图形界面对话框 简单易用 [2745ecc.rar] - 椭圆曲线加密算法
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:3902
    • 提供者:clint
  1. HugeInt

    0下载:
  2. C++大整数实现,加减乘除求余运算,检查数据溢出。
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4317
    • 提供者:jingshi
  1. polanyunsuan1

    0下载:
  2. 波兰运算(递归求解)可进行大整数的加法 减法 乘法。-polan operation
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1372
    • 提供者:于一
  1. Big-Integer

    0下载:
  2. 大整数实现500000位的运算,可以改进进行压缩加密算法。-Big Integer 500 000 operations , and can improve the compression and encryption algorithms .
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:431103
    • 提供者:刘乐
  1. 121

    0下载:
  2. 用C的链表去实现大整数的加法运算的.能够有效的解决问题.-With the C list to achieve large integer addition operation . To effectively solve the problem.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1083
    • 提供者:曹士大
  1. madBI

    0下载:
  2. 有乘加减等运算功能的大整数类运算器实现代码,……即为大数的运算-Large integer multiplication addition and subtraction and computing capabilities calculator code, ... is the large numbers of operations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1665
    • 提供者:Jumay Liu
  1. dazhengshu

    0下载:
  2. 一个大整数计算的源代码程序,可以实现数值相当大的简单整数运算。-The source code of a large integer program, you can value quite simple integer arithmetic.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:356887
    • 提供者:HOYAS
  1. C-Program-examples

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

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

    0下载:
  2. 一个简单的实现64位大整数的加减乘除运算的C程序,来源:原创-This is a simple C program support for 64 bits integers arithmetic calculation...
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:3272
    • 提供者:shy
  1. 16-8

    0下载:
  2. 为解决现代密码学中,经常要用到超过1000位大整数,并实现加减法运算。-Often use to solve modern cryptography, to more than 1000 large integer, and adds and subtracts.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:6981
    • 提供者:张程浩
  1. 1

    0下载:
  2. 实现大整数的运算,对大整数实现减价乘除的运算以及输入输出。-large integer operation algorithm calculation of big integer large integer numerical calculation
  3. 所属分类:Data structs

    • 发布日期:2017-11-25
    • 文件大小:2090
    • 提供者:Tomlei
  1. zc_CBigNum_10071701

    0下载:
  2. 自己编写的大数库,可实现大整数的加减乘除求余,取模等多种计算,经过实验证明,所有运算都是正确的。-Write your own library of large numbers, large integer addition and subtraction, multiplication and division remainder modulo a wide variety of computing, after the experiment proved, all the operation
  3. 所属分类:Console

    • 发布日期:2017-11-04
    • 文件大小:346142
    • 提供者:郑倡
  1. bignum.tar

    0下载:
  2. 大整数加法与大整数乘法,本程序是综合运算,可以方便的进行修改-Integer addition and large integer multiplication, the program is integrated computing, you can easily modify
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:10240
    • 提供者:乌龟
  1. BigMath

    0下载:
  2. 能进行无数位以内的大整数的加减乘除模乘方等运算-Large numbers multiplication
  3. 所属分类:CSharp

    • 发布日期:2017-12-01
    • 文件大小:32003
    • 提供者:王健
  1. large-integer-calculator

    0下载:
  2. 可以在100位以内进行大整数的加减运算,支持负数运算。-100 within large integer addition and subtraction
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:1320
    • 提供者:张璞
  1. zhengshu

    0下载:
  2. 大整数的运算,可以运算很大的整数,使用起来会十分方便-Large integer arithmetic
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-19
    • 文件大小:3671
    • 提供者:柳溯
« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com