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

搜索资源列表

  1. acmalgorithm

    0下载:
  2. 这些是关于数论的acm经典题型 囊括数论的各种类型,包括线性同余,中国剩余定理 数据加密算法 这些事典型题 有解答的程序-algorithm acm problems and programs
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:6638
    • 提供者:黄小强
  1. JAC

    0下载:
  2. 用于计算机在16bite下判断雅克比符号,除等数论实验题。-Used to judge the computer 16bite Jacobi symbol, with the exception of number theory and other experimental problems.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:790
    • 提供者:毛小车
  1. algorithm-design

    0下载:
  2. ACM算法入门课件,很适合初学者,包括枚举,贪心,分治,搜索,动归,数论等得内容,很有参考价值-Introduction courseware ACM algorithm, it is suitable for beginners, including enumeration, greedy, divide and conquer, search, dynamic return, so get the contents of number theory, a good reference
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:638782
    • 提供者:李文锋
  1. ACM

    0下载:
  2. 一些常见的算法进行总结,分几个不同的方面如数论,图论等-Summary of some common algorithms, in several different ways shown with theory, graph theory
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:444973
    • 提供者:王伟
  1. BigNum

    0下载:
  2. VC++数论计算的无符号大整数类及范例,希望对大家有所帮助-On the calculation of the number of VC++ unsigned integer type and a large sample
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:10629
    • 提供者:madud00106
  1. classical-example-of-CaCPP

    0下载:
  2. 经典c/c++ 算法 图论算法 、数论算法、背包问题、排序进制转换算法、高精度计算、树的遍历、 全排列与组合的生成、查找算法、贪心算法等大全,word文档中-Classic c/c++ algorithm graph algorithms, number theory algorithms, knapsack problem, sort binary conversion algorithm, high-precision calculation, the tree traversal, all
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:14210
    • 提供者:szl
  1. PKU_ACM_Code

    1下载:
  2. 北大ACM的代码,很经典的源代码 主流算法:搜索,动态规划,贪心,图论,数论,计算几何,组合数学,模拟,数据结构,博弈论  -ACM code of Beijing University, is the source code of the mainstream of classical algorithms: search, dynamic programming, greedy, graph theory, number theory, computational geometry,
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:173909
    • 提供者:王振
  1. ACM经典代码

    0下载:
  2. ACM经典代码 常用算法 数论 图 组合等
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:129643
    • 提供者:欧阳逗
  1. shulun

    0下载:
  2. 数论matlab例程,通俗易懂,简单易学-Number theory matlab routines, user-friendly, easy to learn
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1176
    • 提供者:fys
  1. arithmetic

    0下载:
  2. 经典算法包,内含多种(几何、结构、数论、数值计算、图论等)算法的实现代码的txt文件;以及关于算法的应用。-Classical algorithm package, containing a variety of (geometry, structure, number theory, numerical calculation, graph theory, etc.) algorithm code txt file and on the application of algorithms.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:81450
    • 提供者:小杰
  1. pollard-rho__miller-rabin

    0下载:
  2. pollard_rho 产生某数的随机因子 && miller_rabin 素数测试 acm数论算法 poj1811 ac代码-pollard_rho & miller_rabin the num_theory algorithm of ACM the accept source code of poj1811
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:1439
    • 提供者:gouxudong
  1. primes50

    0下载:
  2. 产生大质数的算法,可以很好地研究密码学领域和数论领域的知识~ -The algorithm generates a large prime number, can be a good field of cryptography and number theory research knowledge in the field- have a large prime number algorithm, can be a good field of cryptography and number t
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-08
    • 文件大小:1839855
    • 提供者:weiqwen
  1. suanfa

    0下载:
  2. 一些常见的c++小练习,包括递归、蒙特卡洛、简单数论-Some of the common c practice, including recursion, Monte Carlo, a simple number theory, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:35537
    • 提供者:loutian
  1. RSA

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

    • 发布日期:2017-03-30
    • 文件大小:937573
    • 提供者:马菲
  1. 15algorithms

    0下载:
  2. 15中算法集合,数论算法 图论算法 高精度计算等-15algorithms, graph theory algorithm algorithm for high-precision calculations
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:142161
    • 提供者:ltg
  1. shulun

    0下载:
  2. 基于acm国际大学生程序设计中用到的数论知识,适合初学者的学习-Use knowledge of number theory, based on the acm International Collegiate Programming for beginners learning
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:591392
    • 提供者:lgloveslg
  1. ACM-Template

    0下载:
  2. ACM常用的算法、数据结构模板,清晰明了,常用的树、图论、数论等都包含在内-ACM commonly used algorithms, data structures, templates, clarity, common tree, graph theory, number theory and so contains
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:310869
    • 提供者:隐隐作痛
  1. ACMmoban

    0下载:
  2. 有ACM各种模板,有计算,几何,组合,数论,排序-There ACM various templates, a calculation, geometry, composition, number theory, sorting, etc.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:520830
    • 提供者:孙婧雅
  1. extend_gcd

    0下载:
  2. 数论中最基础、最重要的的拓展欧几里德模板。拓展欧几里德用于求逆元,在本模板中已经把类型改成了long long。-Number theory is the most basic and most important expansion of the Euclidean template. Expand Euclid for inverse element in the template has been turned into a long long type.
  3. 所属分类:Algorithm

    • 发布日期:2017-10-31
    • 文件大小:1640
    • 提供者:star
  1. New_RSA

    0下载:
  2. 一种改进的RSA算法。RSA是目前最有影响力的公钥加密算法,它能够抵抗到目前为止已知的所有密码攻击,已被ISO推荐为公钥数据加密标准。RSA算法基于一个十分简单的数论事实:将两个大素数相乘十分容易,但那时想要对其乘积进行因式分解却极其困难,因此可以将乘积公开作为加密密钥。-An improved RSA algorithm. RSA public key encryption algorithm is the most influential, and it can resist all so
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:13878
    • 提供者:ibmis
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com