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

搜索资源列表

  1. 2

    0下载:
  2. 哥德巴赫猜想是数论中存在最久的未解问题之一。这个猜想最早出现在1742年,哥德巴赫猜想可以陈述为:“任一大于2的偶数,都可表示成两个素数之和。本程序用C编译验证哥德巴赫猜想的程序。-Goldbach conjecture in number theory is one of the oldest unsolved problems exist. The suspect first appeared in 1742, Goldbach s conjecture can be stated as:
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-17
    • 文件大小:21144
    • 提供者:guowei
  1. RSA

    0下载:
  2. 分别实现RSA加密算法和RSA签名算法,对RSA的设计有较好的认识,体会RSA的安全性基于数论难题——大整数因子分解问题.-Respectively, to achieve RSA encryption algorithm and the RSA signature algorithm, RSA is designed for better understanding, experience-based RSA Security number theory problems- large int
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:1463
    • 提供者:merlot
  1. lengendre

    0下载:
  2. 勒让德符号的应用,用c 语言写的,刚学的数论,就写了这个函数-Application of Legendre symbols, using C language to write the number, just to learn, he wrote this function
  3. 所属分类:Windows Develop

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

    0下载:
  2. RSA算法基于一个十分简单的数论事实:将两个大素数相乘十分容易,但是想要对其乘积进行因式分解却极其困难,因此可以将乘积公开作为加密密钥。RSA算法是第一个能同时用于加密和数字签名的算法,也易于理解和操作。RSA是被研究得最广泛的公钥算法,从提出到现今的三十多年里,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一。-RSA encryption algorithm
  3. 所属分类:CA program

    • 发布日期:2017-04-04
    • 文件大小:1816
    • 提供者:elker
  1. emp8

    0下载:
  2. ★实验任务 正如你所知道的 s_sin 是一个贪玩的不得了的小 P 孩(如果你非常讨厌他可以直接跳到 第二段),你也知道他最近很喜欢玩一个叫做太阳帝国的原罪的策略游戏我向你保证这是太 阳帝国原罪系列的第八章了。 sin_s 通过游戏学到一个数论知识:任何一个大于 1 的自然数,都可以唯一分解成有限 个质数的乘积 ,这里 都是质数,其诸指数 是正整 数。例如: sin_s 现在想求出上述定理 P1,P2,...,Pn 和 a1,a2,...an,例如 1200 你需要求
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:871
    • 提供者:王一丞
  1. main.cc

    0下载:
  2. 莫比乌斯反演是数论中很重要的内容,可以用于解决很多数论的问题。奥古斯特·费迪南德·莫比乌斯(August Ferdinand Mö bius,1790年11月17日-1868年9月26日),德国数学家和天文学家,被认为是拓扑学的先驱。-Mobius inversion is very important in the theory of content, can be used to solve many problems in number theory. August Ferdina
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:540
    • 提供者:syb
  1. acm_number_theory

    0下载:
  2. acm/icpc比赛中有关数论题目的模板-the model about number theory in acm/icpc
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:90762
    • 提供者:last_one
  1. acmalgorithm

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

    • 发布日期:2017-04-15
    • 文件大小:6683
    • 提供者:shi84127
  1. algorithm-example-of-cPP

    0下载:
  2. 文件中包含一些常见的C++算法实例,包括数论算法、图论算法、背包问题、排序算法、高精度计算等一系列常见算法-Instance file contains some common c++ algorithm, including arithmetic algorithm, graph theory algorithm, knapsack problem, sorting algorithm, high accuracy calculation and a series of common algo
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:130380
    • 提供者:追风
  1. The-algorithm-of-number-theory

    0下载:
  2. ACM-数论常用算法,包括筛法求素数,求欧拉函数等-ACM-the algorithm of number theory
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2345
    • 提供者:李想
  1. shaifa

    0下载:
  2. 数学系学生福音,数论课程中筛法生成2^25以内所有素数代码。-To generate the prime number range 0 to 2^25.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:527
    • 提供者:
  1. k_thrsh_secret

    0下载:
  2. 这个程序是中国剩余定理整数的应用 - 获得解决的“K-门槛系统共享秘密”。这个概念在著作“数论课程,并通过加密尼尔Koblitz”1章解释,习题24/ P27,它是在P205的解决方案。-This programme is an application of the Chinese Remainder Theorem for Integers- for obtaining a solution to the k-threshold system for sharing a secret . T
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:14647
    • 提供者:木子
  1. code

    0下载:
  2. ACM数论代码:矩阵快速幂题目的c++源码-ACM game Number Theory Code: Matrix quickly c++ power source
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:878
    • 提供者:Denise
  1. Extended_GCD

    0下载:
  2. 扩展欧几里得算法,能够求解同余线性方程组。数论里的内容。-Extended Euclidean Algorithm can solve the congruence of linear equations. Number theory in content.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:546
    • 提供者:陈越
  1. Last-non-zero-digit

    0下载:
  2. 解决大数阶乘最后非零位的问题。涉及数论知识。-Solve the problem of large number factorial at last nonzero. It requires Knowledge of number theory.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-13
    • 文件大小:534
    • 提供者:周福南
  1. 5956501concret-mathmetic

    0下载:
  2. 具体数学--计算机科学基础(和、递归、整函数、初等数论、二项系数)(Computer Science Concepts)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:17640448
    • 提供者:∪?ω?∪
  1. JMMPN

    0下载:
  2. acm基础 数论 知识必备!很重要的基本功! 有助于菜鸟入门!()
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:22528
    • 提供者:SSPFkliaf!6343
  1. xihsoz

    0下载:
  2. 对参加ACM竞赛非常有用的几个ACM答题模板数论,数值计算,NP等等()
  3. 所属分类:大数据

    • 发布日期:2018-01-07
    • 文件大小:31744
    • 提供者:mxmobn
  1. four

    0下载:
  2. RSA的密钥生成,加密,解密.RSA算法基于一个十分简单的数论事实:将两个大质数相乘十分容易,但是想要对其乘积进行因式分解却极其困难,因此可以将乘积公开作为加密密钥。(RSA's key generation, encryption, decryption)
  3. 所属分类:加密解密

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:王十一丶
  1. 18490075

    0下载:
  2. 简单的实现了数论中的乘法逆元 该代码均正确运行!包含运行图 及运行结果!()
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-07
    • 文件大小:92160
    • 提供者:graup
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com