搜索资源列表
最少硬币问题
- 最少硬币问题.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
十进制转八进制(用VC编写)
- 利用数据结构中的算法 在VC环境下编写十进制转八进制-use data structure algorithms in VC metric prepared to octal
chagnshengjiangjun
- 常胜将军 现有21根火柴,两人轮流取,每人每次可以取走1至4根,不可多取,也不能不取,谁取最后一楰火柴谁输。请编写一个程序进行人机对弈,要求人先取,计算机后取;计算机一方为“常胜将军”。 *问题分析与算法设计 在计算机后走的情况下,要想使计算机成为“常胜将军”,必须找出取 关键。根据本题的要求枷以总结出,后走一方取子的数量与对方刚才一步取子的数量之和等于,就可以保证最后一个子是留给先取子的那个人的。 据此分析进行算法设计就是很简单的工作,编程实现也十分容易。-everlas
problems
- datastructure, algorithms in C++ problem soloution
Data.Structures.and.Algorithms.in.C++.(Adam.Drozde
- 学习c++的书籍,很好的
MergeSort
- 自己实现的c++归并排序算法 已验证准确性-merge sort algorithms in c++
Introduction.to.Algorithms.Second.Edition
- 算发导论,英文第二版,达特茅斯学院和麻省理工合著-Introduction to hair count, the second edition in English, Dartmouth College and the Massachusetts Institute of Technology co-author
Data-Structures-and-Algorithms
- 多任务下的数据结构和算法这本书的全部源代码,用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
algorithms
- SANJOY DASGUPTA等著的较新颖的算法类书,英文版本.-SANJOY DASGUPTA s novel algorithm book in English.
Algorithms
- 包含《算法概论》里面大部分基本算法,自己写的,有比较详细的注释-C code for the algorithms in the book Algorithms (Sanjoy Dasgupta, Christos Papadimitriou, Umesh Vazirani)
ds
- 众多数据结构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
Data.Structure.And.Algorithms.In.C.2nd.ed.-.Adam.D
- 由Adam.Drozdek编写的数据结构和算法,C语言版的,第二版。比较经典。-Data.Structure.And.Algorithms.In.C.2nd.ed .-. Adam.Drozdek
shujuguanlian
- 数据关联是多目标跟踪的一项关键技术。JPDA是大家公认的多目标跟踪中性能较好的数据关联算法,它 认为量测和目标是一一对应的关联关系,但在许多实际情况中,量测和目标是多一多对应的关系。针对上述情况,该文提 出了广义概率数据关联算法(Generalized Probability Data Association,GPDA)。文中从理论上对这两种算法的性能进行了 详细分析,并利用Monte Carlo技术对其性能进行了仿真比较。-Data association is one of th
Algorithms.in.CPP
- 数据结构。 该书是由 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)
Data-Structures-a-Algorithms-in-Java
- Data Structure in Java
2.5-Monte-Carlo-algorithms
- 高级算法中的蒙特卡罗算法,很好的一个教程。学习学习-Advanced algorithms in the Monte Carlo algorithm, a very good tutorial. Learning to learn
Algorithms.in.C.Parts.1-4
- 算法:C语言的实现。非常经典的一本书、、、、愿与大家共勉。-Algorithms in C,Parts1-4
Data.Structures.and.Algorithms.in.C
- C++数据结构与算法第二版英文版Adam Drozdek著 -Data Structures and Algorithms in C
Data.Structures.and.Algorithms.in.C
- [数据结构与算法C..版].很不错的一本数据姐都与算法书籍哦,需要的可以-Data structure and algorithm C. Edition ]. A very good data sister books and algorithms Oh, need to be down
data-structures-and-algorithms
- 多任务下的数据结构和算法源码,包含了数据结构中链表、栈、队列和树等的知识,并详细讲解了这些算法在多线程下的应用,还提供了相关的测试程序-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