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

搜索资源列表

  1. acmmoban

    0下载:
  2. acm 模板,数论,图论,各种模板,最大字段和,N皇后模板,欧拉函数-acm templates, number theory, graph theory, a variety of templates, the largest field and, N Queen template, the Euler function
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:1315278
    • 提供者:endcorps
  1. algorithmCollection

    0下载:
  2. 经典算法合集 基于C语言写成,非常经典的算法 包括数论,排列组合,矩阵运算 超大整数运算 求高精度pi值等多个算法.-Collection based on classic algorithms written in C language,including number theory, permutations and combinations, large integer arithmetic ,matrix operations and high precision value of pi
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:441292
    • 提供者:当当
  1. BigNum

    0下载:
  2. VC++数论计算的无符号大整数类及范例,利用空闲时间编写了一个用于数论计算的无符号大整数类:    //乘2运算,即    // a = a * 2^dwTimes 相当于左移一位二进制,低位补0    CUSuperInt& Double(DWORD dwTimes = 1) -VC++ number of computing unsigned big integer class and examples of the use of free time has prepa
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:12814
    • 提供者:lbaoying
  1. ACM_training_number_theory(090720)

    0下载:
  2. ACM训练,介绍了数论的相关知识并附上了部分程序-ACM training, introduced a few of the relevant knowledge on the part of the program along with
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:461767
    • 提供者:龚致
  1. Large-integer-arithmetic

    0下载:
  2. ACM训练的PPT,介绍了数论方面的大数处理的相关知识-ACM training, PPT, introduced a number of large number of aspects of knowledge processing
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:70344
    • 提供者:龚致
  1. number_theoretical_gorithms

    0下载:
  2. 数论中涉及到大量算法,此文件都是数论中而且是现实中经常用到的算法,希望对大家有用。-Number theory involves a large number of algorithms, this file is in number theory and reality are often used algorithm, we want to be useful.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:4801
    • 提供者:
  1. shulun

    0下载:
  2. 数论和密码学的相关知识,对学习密码方向的人会有不小的帮助-Number theory and cryptography-related knowledge, to learn the password is not the direction people will help small
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-12
    • 文件大小:2990770
    • 提供者:浮生
  1. test_primitive

    0下载:
  2. 原根是数论的理论和应用中一个很重要的概念。本程序给出计算有限域上原根的模块代码-Primitive root number theory is the theory and application of a very important concept. This procedure gives the code of calculation of the root of the finite field .
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:876
    • 提供者:YCLIU
  1. rsa-cpp

    0下载:
  2. RSA公钥加密算法是1977年由Ron Rivest、Adi Shamirh和LenAdleman在(美国麻省理工学院)开发的。RSA取名来自开发他们三者的名字。RSA是目前最有影响力的公钥加密算法,它能够抵抗到目前为止已知的所有密码攻击,已被ISO推荐为公钥数据加密标准。RSA算法基于一个十分简单的数论事实:将两个大素数相乘十分容易,但那时想要对其乘积进行因式分解却极其困难,因此可以将乘积公开作为加密密钥。 -Public key encryption algorithm RSA in 1
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:8271
    • 提供者:YCLIU
  1. template

    0下载:
  2. C++常用模板(几何、数论、图论等经典问题)-Common templates for C++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:73030
    • 提供者:强哥
  1. RSAcomplicated

    0下载:
  2. RSA算法的C++实现。RSA公钥加密算法是1977年由Ron Rivest、Adi Shamirh和LenAdleman在(美国麻省理工学院)开发的。RSA取名来自开发他们三者的名字。RSA是目前最有影响力的公钥加密算法,它能够抵抗到目前为止已知的所有密码攻击,已被ISO推荐为公钥数据加密标准。RSA算法基于一个十分简单的数论事实:将两个大素数相乘十分容易,但那时想要对其乘积进行因式分解却极其困难,因此可以将乘积公开作为加密密钥。-RSA Algorithm C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:1848
    • 提供者:王天路
  1. flint-1.5.1

    0下载:
  2. FLINT 是一个数论库,用C语言编写,它包括一个非常快的多项式算法库。-FLINT is a number theory library, using C language, it includes a very fast polynomial algorithms library.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:909141
    • 提供者:秦政
  1. HugeCalc_with_src

    0下载:
  2. 大规模科学计算及其源码,适用于数论、密码学等领域研究。-Large-scale scientific computation and its source code, for number theory, cryptography and other areas of research.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:1655140
    • 提供者:Bach
  1. ACMtemplate

    0下载:
  2. ACM模板,包含计算几何、组合、数论、排序、字符串、排序、博弈、图论等,还有puk部分题目解答-ACM template
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:168911
    • 提供者:朝阳
  1. shulun

    0下载:
  2. 这是我自己写的关于数论的一些知识,他能帮助我们了解掌握基本的数论知识!-This is what I had written some knowledge of number theory, he can help us understand the basic knowledge of number theory!
  3. 所属分类:File Formats

    • 发布日期:2017-04-06
    • 文件大小:96034
    • 提供者:Jack
  1. Algorithm

    0下载:
  2. 数据结构以及某些图论算法、数论算法 List/ArrayList等 VS2010-Data structure and some graph algorithms, number theory algorithms List/ArrayList etc. VS2010
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:24881
    • 提供者:徐驸骅
  1. c

    0下载:
  2. C语言 常用的各种算法 包括数论 图论 排序 -C language commonly used in various algorithms, including sorting and so on graph theory Number Theory
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:148642
    • 提供者:stabber
  1. ACM_CODE

    0下载:
  2. ACM常用代码模板,包含图论,计算几何,数论,排序,字符串等,非常实用啊-ACM commonly used code templates, including graph theory, computational geometry, number theory, sorting, strings, etc, very useful ah
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:30916
    • 提供者:simon
  1. 2312

    0下载:
  2. 数论导引。。华罗庚著作。。对于数论初学者很有价值-Number of guidance. . Hua works. . Number of very valuable for beginners
  3. 所属分类:Algorithm

    • 发布日期:2017-06-02
    • 文件大小:14370949
    • 提供者:katao
  1. num.cpp

    0下载:
  2. 数论mod有关算法 丢翻图方程 线性同余方程解 原始根 gcd exgcd 中国剩余定理 需要高精度库gmpc-gcd exgcd diophantic equation linear congruence Chinese reminder square root primitive root
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:3384
    • 提供者:Alex
« 1 2 3 45 6 7 8 »
搜珍网 www.dssz.com