CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - programming

搜索资源列表

  1. Programming_Pearls

    0下载:
  2. 题目的意思是编程中的珍珠,也就是说这本书讲的都是关于数据结构和算法的精华,值得一看-The meaning of the title is in the Pearl programming, that is to say about this book is on the data structure and algorithm of the best, worth a visit
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:585.37kb
    • 提供者:叶伟
  1. TheArtofcomputerprogramming

    0下载:
  2. "The Art of Computer Programming: 1. Fundamental Algorithms 2. Seminumerical Algorithms 3. Sorting and Searching";-"The Art of Computer Programming: 1. Fundamental Algorithms 2. Seminumerical Algorithms 3. Sorting and Searching";
  3. 所属分类:Data structs

    • 发布日期:2017-11-10
    • 文件大小:51.47mb
    • 提供者:
  1. Dynamic-programming

    0下载:
  2. 动态规划算法的相关文档。动态规划算法可用于很多方面,比如立体匹配等。-Dynamic programming algorithm documentation. Dynamic programming algorithm can be used in many aspects, such as stereo matching.
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:245.89kb
    • 提供者:linjingliang
  1. The-art-of-computer-programming-1

    0下载:
  2. 经典的计算机编程艺术第一卷,绝对经典的一本书!关于数据结构,算法都有详细的阐述! -The classic art of computer programming volume I, an absolute classic of a book! On data structures, algorithms are explained in detail!...
  3. 所属分类:Data structs

    • 发布日期:2017-06-01
    • 文件大小:13.42mb
    • 提供者:cl
  1. The-art-of-computer-programming-2

    0下载:
  2. 经典的计算机编程艺术第二卷,绝对经典的一本书!关于数据结构,算法都有详细的阐述! -The classic art of computer programming II, an absolute classic of a book! On data structures, algorithms are explained in detail!
  3. 所属分类:Data structs

    • 发布日期:2017-06-11
    • 文件大小:18.09mb
    • 提供者:cl
  1. The-art-of-computer-programming-3

    0下载:
  2. 经典的计算机编程艺术第三卷,绝对经典的一本书!关于数据结构,算法都有详细的阐述! -The classic art of computer programming, Volume III book is absolutely classic! On data structures, algorithms are explained in detail!
  3. 所属分类:Data structs

    • 发布日期:2017-06-09
    • 文件大小:15.78mb
    • 提供者:cl
  1. Dynamic-Programming

    0下载:
  2. 动态规划,租用游艇问题,长江游艇俱乐部在长江上设置了n个游艇出租站1,2,…,n。-Dynamic programming, rental boats the problem, the Yangtze River Yacht Club, set in the Yangtze River on a yacht rental station n 1,2, ..., n.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:116.23kb
    • 提供者:于明月
  1. Lecture-of-Dynamic-Programming-(DP)

    0下载:
  2. 上算法设计课课同学自己准备的讲座,ppt通过举例详细介绍了动态规划的原理,并附有实现源码与测试数据-Division on the algorithm design students prepare their own lectures, ppt described in detail by way of example the principles of dynamic programming, together with source code and test data to achiev
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:56.25kb
    • 提供者:sdrioe
  1. Dynamic-Programming

    0下载:
  2. 这是算法设计与分析课程实验,动态规划的源程序。包含最长上升子序列,最长公共子序列,最大字段和问题,DP背包问题-This is a test algorithm design and analysis programs, dynamic programming source code. Rising sequence containing the longest, longest common subsequence, maximum field and problems, DP knapsac
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1.71kb
    • 提供者:林达
  1. programming

    0下载:
  2. c语言编程很重要,学会它对我们操作计算机很有帮助!-c programming language is very important that we learn to operate the computer it is helpful!
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:2.82kb
    • 提供者:张玉贞
  1. Computer-Programming(volumn-2)

    0下载:
  2. 计算机程序设计艺术(第二卷)---半数值算法-The Art of Computer programming
  3. 所属分类:Data structs

    • 发布日期:2017-12-06
    • 文件大小:42.67mb
    • 提供者:God
  1. C-language-programming

    0下载:
  2. C 是一种通用的程序设计语言,它包含了紧凑的表达式、丰富的运算符集合、现代控制流以及数据结构四个部分。 全书分为四篇,第一篇由44个实例组成,主要侧重于对C语言的基础知识进行介绍。第二篇有26个实例组成,覆盖自定义结构类型,I/O操作及部分常用函数。第三篇由23个实例组成,讲了数据结构的应用。第四篇由7个实例组成,作用是验证、提升读者的编程能力。-C is a general-purpose programming language, it contains a compact repres
  3. 所属分类:Data structs

    • 发布日期:2017-06-21
    • 文件大小:32.77mb
    • 提供者:
  1. Dynamic-Programming-Analysis

    0下载:
  2. 关于动态规划算法分析,内含各种相关的问题解析。-The analysis of Dynamic Programming
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:375.09kb
    • 提供者:王海
  1. Dynamic-programming-DP-backpack

    0下载:
  2. 用动态规划算法解决DP背包问题,采用C++编程-Dynamic programming algorithm to solve the DP knapsack problem, using C++ programming
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:851.5kb
    • 提供者:lydia
  1. Dynamic-Programming-Algorithm

    0下载:
  2. 动态规划解石子合并问题。其中石子是环形排列,具体问题详见“问题描述”文件。-Solve the "stones merge problem" by using dynamic programming algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1.39kb
    • 提供者:王博
  1. Programming-practice

    0下载:
  2. 程序设计实践 1、风格 2、算法与数据结构 3、设计与实践 等-Programming practice
  3. 所属分类:Data structs

    • 发布日期:2017-05-26
    • 文件大小:8.34mb
    • 提供者:shy
  1. Dynamic-Programming(MIT)

    0下载:
  2. 这是美国麻省理工学院计算机学院的算法课程里面的动态规划的资料。-Dynamic Programming(MIT)
  3. 所属分类:Data structs

    • 发布日期:2017-11-27
    • 文件大小:1.82mb
    • 提供者:wanglongfei
  1. 2013Tencent-programming

    0下载:
  2. 这是2013年腾讯公司举办的编程马拉松的比赛题目,大家可以参考学习-This is tencent, 2013 programming marathon of the topic, you can refer to learning
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1.28mb
    • 提供者:骆辉德
  1. dynamic-programming

    0下载:
  2. 用动态规划法求两个字符串 A="xzyzzyx"和 B =”zxyyzxz“的最长公共子序列-For two strings A dynamic programming method = " xzyzzyx" and B = " zxyyzxz" the longest common subsequence
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:689byte
    • 提供者:昏昏
  1. DYNAMIC--PROGRAMMING

    0下载:
  2. 动态规划的讲义,包含对动态规划算法的基本介绍以及一些经典例子。-Dynamic Programming notes, contains a basic introduction to the dynamic programming algorithm and some classic examples.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:172.84kb
    • 提供者:李欢
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com