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

搜索资源列表

  1. pascal

    0下载:
  2. pascal基本算法及优化(如数论问题\\单纯背包问题等)
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-17
    • 文件大小:7391
    • 提供者:诸宪军
  1. basicAlgorithm(pascal)

    0下载:
  2. 基本算法正稿 包括:一、数论算法;二、图论算法;三、背包问题;四、排序算法;五、高精度计算;六、 树的遍历;七 进制转换;八 全排列与组合的生成;九.查找算法;十、贪心;十一、回溯法框架;十二、DFS框架;十三、BFS框架;十五、数据结构相关算法
  3. 所属分类:WEB源码

    • 发布日期:2014-01-17
    • 文件大小:14514
    • 提供者:oh204
  1. suanfadaquan

    0下载:
  2. 里面包含了数论算法,图论算法,背包问题,排序算法,高精度计算,树的遍历等算法代码
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15291
    • 提供者:某某人
  1. The_preiodicity_of_congruence_in_power_tower

    0下载:
  2. 一篇数学论文。讨论了数论中关于幂指式同余的周期性问题,给出了最小正周期的表达式和几个关于幂指式同余周期的性质。为快速构造或化简同余幂指式提供了一般方法。对研究密码学,尤其是讨论RSA公钥密码体制有一定参考价值。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3283080
    • 提供者:beetle
  1. algorithm

    0下载:
  2. 一些算法的实现,用的是pascal,包括数论、图论、高精度计算、排序算法、背包问题等。-The realization of a number of algorithms, using the pascal, including number theory, graph theory, high-precision computing, sorting algorithms, and so on knapsack problem.
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:14661
    • 提供者:dusiliang
  1. C

    0下载:
  2. C编程 完美数值算法 经典的数据结构算法,包括数论算法,图论算法,背包问题等-C programming classic numerical algorithm perfect data structure algorithms, including number theory algorithms, graph theory, algorithms, and so on knapsack problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:15549
    • 提供者:杨群
  1. ACM

    0下载:
  2. 常用的算法代码(排序,字符串操作,数学问题,数论,计算几何等等)-Algorithm commonly used code (sorting, string operations, mathematical problem, number theory, computational geometry, etc.)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:23772
    • 提供者:陈帅
  1. ACM_fuction

    0下载:
  2. acm 常用函数,如数学问题,高精度算法,快速傅里叶算法,字符串问题,LCS,几何问题,图论,Dijkstra,Prim,Floyd,数论,素数筛选等-fuctions of acm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:39023
    • 提供者:youguiyan
  1. prime

    0下载:
  2. 一是利用计算机对正整数进行素因子分解认识素数,通过运用筛法与试除法寻找一定范围内的素数,体会到筛法比试除法有效但无法找出所有素数;二是通过若干特殊形式的素数的研究,寻找素数生成公式,发现一些结论;三是借助于非线性拟合技术,观察素数分布规律,利用其研究有关数论问题。-The first computer was used to prime factor decomposition of positive integers understanding of prime numbers, throug
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:223704
    • 提供者:sean
  1. template

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

    • 发布日期:2017-04-16
    • 文件大小:73030
    • 提供者:强哥
  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. NP-complete

    0下载:
  2. 数论算法,NP-完全性不能在合理的时间内求得问题的解-Number theory algorithms, NP-completeness can not be obtained within a reasonable time solution of the problem
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:699378
    • 提供者:hejingjing
  1. ZHUIzhu-moxing

    0下载:
  2. 追逐问题是现实生活中的常见问题,本文就三人绕正三角形的追逐问题建立起了两个数学模型:一个充分应用运动的周期性首先给出了三人共边的充要条件,然后直接给出在一个周期内三人共边的次数及起止时刻,另一个则利用初等数论的方法给出了三人共边的另一个充要条件 利用matlab长于计算和强大的绘图功能,本文分别给出了求解两个模型的matlab程序,通过动画仿真演示三人绕正三角形的追逐模型,并给出三者共边的时间起止点和共边的次数。 更多还原-The problem is that in real life the
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1883361
    • 提供者:王斌
  1. ECC

    0下载:
  2. 椭圆曲线的实现(ECC),椭圆曲线算法是代数几何、数论等多个数学分支的一个交叉点,一直被人们认为是纯理论学科。而椭圆曲线密码体制,是基于椭圆曲线离散对数问题的一种公钥密码体制-Realization of elliptic curves (ECC), elliptic curve algorithm is algebraic geometry, a number of mathematical intersection of number theory and other branches, h
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:9631
    • 提供者:王冲
  1. Crazy-tea-party

    0下载:
  2. Crazy tea party,这是一个数论中排列组合的问题,问题是围在一个圆桌坐着的多个人如何能在最短时间内完成座位的对换-Crazy tea party, this is a permutation and combination of number theory, the problem is sitting around a round table on how much individuals can in the shortest time to complete the seat
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:834
    • 提供者:梁惠源
  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. 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. 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. yutou

    0下载:
  2. 取任意整数,若为偶数,则用2除;否则乘3加1,重复此过程,直到整数 变为1。(Take any integer, if it is even, then divide it by 2, otherwise multiplying 3 and 1, repeat the process until the integer becomes 1.)
  3. 所属分类:网络编程

    • 发布日期:2018-05-04
    • 文件大小:111616
    • 提供者:51号芋头
« 12 »
搜珍网 www.dssz.com