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

搜索资源列表

  1. basalAlgorithm

    0下载:
  2. 五种排序算法,此外,几乎包含了所有常见的数论里的算法。-five sort algorithm。in addition,contains all the common algorithm of maths
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:17278
    • 提供者:尧思齐
  1. basisofthenumberofacmknowledge

    0下载:
  2. acm基础 数论 知识必备!很重要的基本功! 有助于菜鸟入门!-On the basis of the number of acm knowledge required! Very important basic skills! Help rookie entry!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-26
    • 文件大小:23443
    • 提供者:dogsled
  1. CodeOfACM

    0下载:
  2. 对参加ACM竞赛非常有用的几个ACM答题模板(数论,数值计算,NP等等)-ACM to participate in several contests very useful answer ACM template (number theory, numerical calculation, NP, etc.)
  3. 所属分类:STL

    • 发布日期:2017-04-01
    • 文件大小:48997
    • 提供者:石林
  1. shulun

    0下载:
  2. 数论基础 acm材料,很有参考价值,大家可以参考下-Acm on the basis of a number of materials, the valuable
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:8074
    • 提供者:于陆
  1. algorithm

    0下载:
  2. C、C++算法,数论算法、图论算法、各种排序算法,-C, C++ algorithms, number theory algorithms, graph theory, algorithms, a variety of sorting algorithms, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:17664
    • 提供者:callia
  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. NumProgram

    0下载:
  2. 主要是介绍数与编程的,有兴趣的朋友可以看看,是解决编程中有关数论的课件-The main program is to introduce the number of interested friends can see is to solve the programming of the courseware on the number theory
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1691838
    • 提供者:李飞
  1. numbertheory

    0下载:
  2. number theory 数论讲座 资料 ppt-numbertheory
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:59225
    • 提供者:power
  1. shulujichu

    0下载:
  2. 如题 acm数论相关 具有acm参考价值 初学者可以ishenru 大牛也可补充 -acm-related, such as title
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:23148
    • 提供者:海力
  1. ACM_SCT_templet

    0下载:
  2. 上海交通大学ACM竞赛内部模板,比浙大模板多很多的东西。很强大,有许多新的模板,如数论方面的。不过要用FoxitReader1.3才能打开,高版本的pdf阅读器反而不能打开。 已经放在rar里面了。-Shanghai Jiao Tong University ACM competition within the template, the template a lot more than what Zhejiang University. Very powerful, there are m
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1360860
    • 提供者:杨帆
  1. shulun-100

    0下载:
  2. 计算机学科中较为复杂的初等数论课程,介绍了多种题型和解题思路-Computer science in a more complex number theory courses to introduce a variety of kinds of questions and problem-solving ideas
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:777808
    • 提供者:石伶
  1. 60824042827

    0下载:
  2. 数论, ACM竞赛论文, 很全面, IPA-Number theory, ACM Contest papers, very comprehensive
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:135282
    • 提供者:Zoozy
  1. AlgebraicCryptanalysis

    0下载:
  2. 关于密码技术一本很好的书,主要从代数学和数论的角度对密码学的算法进行了详尽的阐述-With regard to cryptography a very good book, mainly from the perspective of the theory of algebra and several pairs of cryptography algorithm is elaborated in
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1807316
    • 提供者:lizhe
  1. ACMcode

    0下载:
  2. acm 经典代码 数论 图论网络流 最小生成树 组合 数学应用 等-acm classic code contains the acm contest most of the major classification chart tree mathematics applications To explain by category
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:69717
    • 提供者:赵爽
  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. suanfajihe

    0下载:
  2. ( Rightmost Digit )代码:数论模幂算法(从左向右)0ms 最小公倍数-辗转相除法 Prim最小生成树-Rightmost Digit, modular exponentiation algorithm (from left to right) 0ms Least common multiple- Euclidean algorithm Prim minimum spanning tree
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1794
    • 提供者:sam
  1. ACM

    0下载:
  2. ACM模板C++描述,涵盖了数论,计算几何,图论,以及常用高级数据结构等多方面的内容-acm library routine
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:319527
    • 提供者:Meng
  1. ydaimaBigNum

    0下载:
  2. 件介绍: VC++数论计算的无符号大整数类及范例 VC++数论计算的无符号大整数类及范例,利用空闲时间编写了一个用于数论计算的无符号大整数类:   //乘2运算,即    // a = a * 2^dwTimes 相当于左移一位二进制,低位补0   CUSuperInt& Double(DWORD dwTimes = 1)      //除2运算 相当于右移一位二进制,高位边补0,低位舍弃   CUSuperInt& Half(DWORD dwTimes = 1)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:12058
    • 提供者:qiufeng
« 1 2 34 5 6 7 8 »
搜珍网 www.dssz.com