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

搜索资源列表

  1. gmp_bignumber

    1下载:
  2. 超大整数分解程序,利用gmp函数库进行的运算。-Large integer factorization program, use the GMP function library computation.
  3. 所属分类:Algorithm

    • 发布日期:2015-10-02
    • 文件大小:380928
    • 提供者:jyc
  1. lisan

    0下载:
  2. Pollard Rho离散对数 需要gmp的函数库支持-Pollard Rho discrete logarithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:796
    • 提供者:jianfeng
  1. sha_1

    0下载:
  2. SHA1 硬件实现算法,基于gmp的库,linux GCC 编译-sha1 agorithms for hardware implemetetion
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:202109
    • 提供者:alvin
  1. GMP_src

    0下载:
  2. GMP大数运算C语言程序库源代码版本5.05-GMP of large numbers arithmetic library source code
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:1929806
    • 提供者:wangwang
  1. libbswabe-0.9.tar

    2下载:
  2. 这是cp-abe工具中的一个库,需要在gmp平台上运行,可以实现cp-abe的四个功能。-This is a the cp-abe tool a library needs gmp platforms, you can achieve the the cp-abe four function.
  3. 所属分类:Linux Network

    • 发布日期:2017-06-27
    • 文件大小:69632
    • 提供者:王大
  1. BigIntTest

    0下载:
  2. gmp在vs2010下实现大数运算,以此写了一个完整的rsa算法,可以实现任意大数的运算,有界面,直接运行很方便啊,-gmp in vs2010 Computation of large numbers, in order to write a complete rsa algorithm can achieve any large numbers of computing interface directly run very convenient ah ha ha
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:954368
    • 提供者:特战先锋
  1. fhe-code-lib

    0下载:
  2. 在做密码学研究中,常用到的几个大数库:gmp、mpfr、mpir、flint等都包含在压缩包内,另外附有一个关于全同态加密算法的C源代码,可以在unix下进行编译直接形成可执行文件,对刚接触全同态研究的同仁可以有比较直观的认识。另外还附有一个我个人在编译这个代码的时候,一些库安装的步骤、注意事项、文档详细介绍了整个编译成功所需要的步骤。只要认识字,就能安装步骤step-by-step的编译成功。-Doing cryptography research, commonly used to seve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-05-08
    • 文件大小:23803904
    • 提供者:
  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. VS201_-GMP_prime_LIBC

    1下载:
  2. VS2010环境下使用GMP库-(环境配置、大素数生成代码、LIBC.LIB下载)-VS2010 environment using the GMP library- (environment configuration, large prime number generator code, LIBC.LIB download)
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-16
    • 文件大小:350381
    • 提供者:zoepan
  1. gmp

    1下载:
  2. GA是一个参数优化算法,以编码空间代替问题的参数空间,将适应度函数作为评价依据,以编码群体为进化基础,对群体中个体遗传操作实现遗传机制,建立迭代过程,跟具体的优化对象没有直接联系,只需优化对象提供目标函数的计算标准和参数的上下限,就可得到最优结果。-the algorithm is improved by the laplace crossover in which the parent of the Laplace distribution density function coefficie
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:2813
    • 提供者:王斌斌
  1. fingerprint

    0下载:
  2. 很不错的指纹图像预处理过程的代码……main.m是主程序,在G盘需要有黑白图像1.GMP-Very good fingerprint image pre-processing code ...... main.m is the main program in the G drive black-and-white image 1.GMP
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:5866
    • 提供者:tom
  1. CBBS_src_wlibs

    0下载:
  2. visual v++实现的大数运算算法,需要GMP库-computation of large numbers Visual v++ achieve algorithm, requires the GMP library
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:1332380
    • 提供者:wally sun
  1. gmp-5.1.2

    0下载:
  2. RSA加解密的大数运算库,用于通信及软件验证的加解密基础算法库。-Big number operation library, for RSA Encrypt.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:3976039
    • 提供者:朱亮
  1. MPFR-VS

    0下载:
  2. 大数运算库MPFR的完整VS2005工程,包含GMP库,MPFR库,以及表达式求值测试程序,直接编译通过。MPFR库能实现任意高精度的浮点数计算(工程默认1000位10进制有效位),如三角函数,对数。-Large numbers arithmetic library MPFR full VS2005 project, including GMP library, MPFR library, and expression evaluation test program, directly comp
  3. 所属分类:Algorithm

    • 发布日期:2017-05-17
    • 文件大小:4866128
    • 提供者:shenlong
  1. infocom11-cheng

    0下载:
  2. In this paper, we propose a novel compressive sensing (CS) based approach for sparse target counting and positioning in wireless sensor networks. While this is not the first work on applying CS to count and localize targets, it is the first t
  3. 所属分类:Development Research

    • 发布日期:2017-04-24
    • 文件大小:188324
    • 提供者:saeede abbasi
  1. RSA_GMP

    0下载:
  2. 用GMP写的RSA加密程序,用gcc编译通过-Written by GMP RSA encryption program, compile with gcc! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
  3. 所属分类:CA program

    • 发布日期:2017-04-13
    • 文件大小:1666
    • 提供者:徐某某
  1. test_GMP

    0下载:
  2. 已设置好的VC6.0环境下可用GMP大数库的源代码-Tarsus GMP library available under VC6.0 environment has set a good source
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:336848
    • 提供者:
  1. int

    0下载:
  2. isl_int is the basic integer type. It currently always corresponds to a gmp mpz_t, but in the future, different types such as long long or cln::cl_I will be supported.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1470
    • 提供者:hncgring
  1. RSA

    0下载:
  2. RSA加密解密,采用gmp大数库,包括普通解密,蒙哥马利解密,模重复平方+中国剩余定理解密-RSA encryption and decryption, using large numbers gmp library, including common decryption, Montgomery decryption, repeat mode decryption square+ Chinese Remainder Theorem
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-03
    • 文件大小:994713
    • 提供者:
  1. fermat_test.py

    0下载:
  2. Fermat primality test. most applications use a Miller-Rabin or Baillie-PSW test for primality. Sometimes a Fermat test (along with some trial division by small primes) is performed first to improve performance. GMP since version 3.0 uses a base-210 F
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1065
    • 提供者:Beforavy
« 1 2 34 »
搜珍网 www.dssz.com