搜索资源列表
number_theory_c++
- 数论算法库 C++ 语言实现 代码内容 数论算法库,包括以下算法: 欧几里德算法求a,b的最大公倍数 扩展的欧几里德算法,求出gcd(a,b)和满足gcd(a,b)=ax+by的整数x和y 求解模线性方程 ax ≡ b (mod n) 其中n>0 求解模线性方程组(中国余数定理) 模取幂运算 计算a^b mod n (a,b可能很大) Miller-Rabin随机性素数测试算法
密码学与数论基础
- 循序渐进介绍了密码,密码学,数论-gradual introduction of passwords, cryptography, number theory
IntroductiontoCRYPTOGRAPHYwithCODINGTHEORY
- 《密码学概论》 本书全面讲解了密码学的基本知识以及相关的基础数论,并对椭圆曲线、量子密码体制等密码学前沿知识进行了介绍。-"An Introduction to Cryptography" comprehensive book on cryptography and the basic knowledge base related to the number theory. also elliptic curves,
extended_euclid
- 简单的实现了数论中的乘法逆元 该代码均正确运行!包含运行图 及运行结果!-simple realization of the theory of multiplicative inverse of the code are functioning properly! Includes chart and operating results!
GoodPointSetBasedGeneticAlgorithm
- 利用数论中的佳点集的理论和方法,对遗传算法中的交叉操作进行了重新设计,给出了一个新的遗传算法,称之为佳点集的遗传算法 站长不接受我的代码说明名你对佳点集完全不了解我白传了-use of the theory of good points of the theory and method of genetic algorithm crossover operator of a new design. is a new genetic
internationalacmcom
- 国际大学生程序设计竞赛例题解 数论.计算几何.搜索算法专集-International Collegiate Programming Contest On the utmost excellence. Computational geometry. Search Algorithm for Nomination
4
- 数论算法 求两数的最大公约数 等程序 !欢迎下载
RSA
- rsa算法演示,运用数论知识和经典的RSA算法,可生成超长的密钥,对文件经行加密,解密的演示。当时的开发环境是JCreator 3.50。
mathformulae
- 第一章 有关数论的算法 1.1最大公约数与最小公倍数 1.2有关素数的算法 1.3方程ax+by=c的整数解及应用 1.4 求a^b mod n 第二章 高精度计算 2.1高精度加法 2.2高精度减法 2.3高精度乘法 2.4 高精度除法 练习 第三章 排列与组合 3.1加法原理与乘法原理 练习 3. 2 排列与组合的概念与计算公式 练习 3.3排列与组合的产生算法 练
pascal
- pascal基本算法及优化(如数论问题\\单纯背包问题等)
basicAlgorithm(pascal)
- 基本算法正稿 包括:一、数论算法;二、图论算法;三、背包问题;四、排序算法;五、高精度计算;六、 树的遍历;七 进制转换;八 全排列与组合的生成;九.查找算法;十、贪心;十一、回溯法框架;十二、DFS框架;十三、BFS框架;十五、数据结构相关算法
Factorial
- 用来计算N!最后一位非0数字,有一定的数论原理包含其中
密码学与数论基础
- 循序渐进介绍了密码,密码学,数论-gradual introduction of passwords, cryptography, number theory
number_theory_c++
- 数论算法库 C++ 语言实现 代码内容 数论算法库,包括以下算法: 欧几里德算法求a,b的最大公倍数 扩展的欧几里德算法,求出gcd(a,b)和满足gcd(a,b)=ax+by的整数x和y 求解模线性方程 ax ≡ b (mod n) 其中n>0 求解模线性方程组(中国余数定理) 模取幂运算 计算a^b mod n (a,b可能很大) Miller-Rabin随机性素数测试算法 -
IntroductiontoCRYPTOGRAPHYwithCODINGTHEORY
- 《密码学概论》 本书全面讲解了密码学的基本知识以及相关的基础数论,并对椭圆曲线、量子密码体制等密码学前沿知识进行了介绍。-"An Introduction to Cryptography" comprehensive book on cryptography and the basic knowledge base related to the number theory. also elliptic curves,
GuidetoEllipticCurveCryptography2004
- 介绍椭圆曲线算法最详细的书籍,其中椭圆曲线上数论知识也很详尽-Elliptic curve algorithm, introduced the most detailed books, which number theory on elliptic curve is also very detailed knowledge
Algorithm_analysis_and_programme_design
- 实用算法分析与程序设计 目录: 第一章基础算法 第二章 顺序统计算法和中位数 第三章 有关数论的算法 第四章 计算几何学 第五章 显式固的基本算法 第六章 隐式图的基本算法 第七章 网络流的算法 第八章 动态程序设计 第九章 题库 一、神秘的大陆 二、迷宫车间 三、Hamilton机器人 四、魔方工具包 五、Tom、Jerry和奶酪 六、债务 七、Sinistra 的城
math
- 介绍了数论的相关知识,是acm/icpc学习和比赛的必备知识-Introduced a knowledge of number theory is acm/icpc learning and knowledge play an essential
sysu_sicily_acm_leture
- 中山大学算法课件,动态规划,数论,及其他常用的算法,还有一些具体题目的分析(sicily)-the lecture of algorithms, sysu acm
R基础数论
- 上传基础数论两本,基础数论的研究对象是自然数尤其是素数,研究核心是同余式,对密码学感兴趣的同学可以看一下(The two number of basic number theory is uploaded. The natural number, especially prime number, is the research object of the basic number theory. The core of the stud