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

搜索资源列表

  1. 最少硬币问题

    0下载:
  2. 最少硬币问题.rar主要是数据结构与算法中的一个常见问题,在这个里面有详细的求解过程和相关的输入输出-coins. Rar main data structures and algorithms in a common problem, in this there are detailed in the solution process and the associated input and output
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7.35kb
    • 提供者:周华
  1. 十进制转八进制(用VC编写)

    1下载:
  2. 利用数据结构中的算法 在VC环境下编写十进制转八进制-use data structure algorithms in VC metric prepared to octal
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10.65kb
    • 提供者:代价
  1. chagnshengjiangjun

    0下载:
  2. 常胜将军 现有21根火柴,两人轮流取,每人每次可以取走1至4根,不可多取,也不能不取,谁取最后一楰火柴谁输。请编写一个程序进行人机对弈,要求人先取,计算机后取;计算机一方为“常胜将军”。 *问题分析与算法设计 在计算机后走的情况下,要想使计算机成为“常胜将军”,必须找出取 关键。根据本题的要求枷以总结出,后走一方取子的数量与对方刚才一步取子的数量之和等于,就可以保证最后一个子是留给先取子的那个人的。 据此分析进行算法设计就是很简单的工作,编程实现也十分容易。-everlas
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.09kb
    • 提供者:黄波
  1. problems

    0下载:
  2. datastructure, algorithms in C++ problem soloution
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:260.77kb
    • 提供者:cmoonstone
  1. Data.Structures.and.Algorithms.in.C++.(Adam.Drozde

    0下载:
  2. 学习c++的书籍,很好的
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:21.47mb
    • 提供者:赵力
  1. MergeSort

    0下载:
  2. 自己实现的c++归并排序算法 已验证准确性-merge sort algorithms in c++
  3. 所属分类:Data structs

    • 发布日期:2017-05-17
    • 文件大小:4.14mb
    • 提供者:yvette
  1. Introduction.to.Algorithms.Second.Edition

    0下载:
  2. 算发导论,英文第二版,达特茅斯学院和麻省理工合著-Introduction to hair count, the second edition in English, Dartmouth College and the Massachusetts Institute of Technology co-author
  3. 所属分类:Data structs

    • 发布日期:2017-06-11
    • 文件大小:17.85mb
    • 提供者:邵长城
  1. Data-Structures-and-Algorithms

    0下载:
  2. 多任务下的数据结构和算法这本书的全部源代码,用C实现的,包括基本的数据结构容器,引进了多任务。对从事软件开发与应用的工程技术人员具有较高的参考价值-Under multi-task data structure and algorithm of this book, all source code, using C to achieve, including the basic data structure of containers, the introduction of multi-tas
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:109.61kb
    • 提供者:韩雪莲
  1. algorithms

    0下载:
  2. SANJOY DASGUPTA等著的较新颖的算法类书,英文版本.-SANJOY DASGUPTA s novel algorithm book in English.
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1.6mb
    • 提供者:wl
  1. Algorithms

    0下载:
  2. 包含《算法概论》里面大部分基本算法,自己写的,有比较详细的注释-C code for the algorithms in the book Algorithms (Sanjoy Dasgupta, Christos Papadimitriou, Umesh Vazirani)
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:3.18mb
    • 提供者:gao x.y.
  1. ds

    0下载:
  2. 众多数据结构java applet演示程序,将抽象的数据结构算法形象化地表示出来,是学习数据结构的助手,值得大家下载学习-Large number of data structures java applet demo program, the abstract data structure visualization algorithms to be expressed, is an assistant to learn data structures, it is worth downloa
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:26.92kb
    • 提供者:
  1. Data.Structure.And.Algorithms.In.C.2nd.ed.-.Adam.D

    0下载:
  2. 由Adam.Drozdek编写的数据结构和算法,C语言版的,第二版。比较经典。-Data.Structure.And.Algorithms.In.C.2nd.ed .-. Adam.Drozdek
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3.88mb
    • 提供者:wang jungang
  1. shujuguanlian

    1下载:
  2. 数据关联是多目标跟踪的一项关键技术。JPDA是大家公认的多目标跟踪中性能较好的数据关联算法,它 认为量测和目标是一一对应的关联关系,但在许多实际情况中,量测和目标是多一多对应的关系。针对上述情况,该文提 出了广义概率数据关联算法(Generalized Probability Data Association,GPDA)。文中从理论上对这两种算法的性能进行了 详细分析,并利用Monte Carlo技术对其性能进行了仿真比较。-Data association is one of th
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:420.67kb
    • 提供者:minnie
  1. Algorithms.in.CPP

    0下载:
  2. 数据结构。 该书是由 Robert Sedgewick 写的介绍CPP算法和数据结构的经典之作。全书分四部分。(英文完整版)-Data structure. The book written by Robert Sedgewick describes algorithms and data structures CPP classic. The book consists of four parts. (English full version)
  3. 所属分类:Data structs

    • 发布日期:2017-05-20
    • 文件大小:5.84mb
    • 提供者:simon
  1. Data-Structures-a-Algorithms-in-Java

    0下载:
  2. Data Structure in Java
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2.76mb
    • 提供者:Fenki
  1. 2.5-Monte-Carlo-algorithms

    0下载:
  2. 高级算法中的蒙特卡罗算法,很好的一个教程。学习学习-Advanced algorithms in the Monte Carlo algorithm, a very good tutorial. Learning to learn
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:207.06kb
    • 提供者:lands
  1. Algorithms.in.C.Parts.1-4

    0下载:
  2. 算法:C语言的实现。非常经典的一本书、、、、愿与大家共勉。-Algorithms in C,Parts1-4
  3. 所属分类:Data structs

    • 发布日期:2017-06-12
    • 文件大小:18.97mb
    • 提供者:于磊
  1. Data.Structures.and.Algorithms.in.C

    0下载:
  2. C++数据结构与算法第二版英文版Adam Drozdek著 -Data Structures and Algorithms in C
  3. 所属分类:Data structs

    • 发布日期:2017-06-14
    • 文件大小:21.48mb
    • 提供者:支付宝
  1. Data.Structures.and.Algorithms.in.C

    0下载:
  2. [数据结构与算法C..版].很不错的一本数据姐都与算法书籍哦,需要的可以-Data structure and algorithm C. Edition ]. A very good data sister books and algorithms Oh, need to be down
  3. 所属分类:Data structs

    • 发布日期:2017-06-15
    • 文件大小:21.98mb
    • 提供者:张光
  1. data-structures-and-algorithms

    0下载:
  2. 多任务下的数据结构和算法源码,包含了数据结构中链表、栈、队列和树等的知识,并详细讲解了这些算法在多线程下的应用,还提供了相关的测试程序-Multi-task data structure and algorithm source code, including data structures, linked lists, stacks, queues, and trees of knowledge, and explain in detail the application of these a
  3. 所属分类:Data structs

    • 发布日期:2017-05-19
    • 文件大小:5.35mb
    • 提供者:周洁
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com