资源列表
DataStructreBookSource
- 本书源码为高一凡编著的《数据结构》算法实现及解析配套光盘源码。-Source book for high Yifan edited by the Data Structure matching algorithm and analytical source CD-ROM.
migong
- 我的课程设计,感觉是自己做的最好的,还有课程设计报告-My curriculum design, feeling the best myself, as well as curriculum design report
fenzhijiexian
- 1.分支界限算法背包问题 2.算法之分支限界法的旅行售货员问题-1. Branch and bound algorithm for knapsack problem 2. Branch and bound algorithm for the traveling salesman problem
Lecture3
- 线性队列的实现 采用 c++代码 是算法的基础-Linear queue using c++ code is the basis of the algorithm
flann-1.6.10-src
- a nearest datastructure
130572
- 单源最短路径问题的动态规划算法 输入要求:结点数目n,图的邻接表结点的数据 输出要求: 第一行:原点s到终点t的最短路径长度 第二行:最短路径之一,如:6 5 3 1 0 第三行:最短路径之二,… -Single-source shortest path problem requires the dynamic programming algorithm input: the number of nodes
order
- 基本的冒泡排序法,完整程序,希望对大家有用。-The basic bubble sort method, complete the program, we hope to be useful.
LongestIncreasingSequence
- 找出数组A中最长的递增序列的长度,使用动态规划算法,复杂度为O(N*N)。-Find the longest increasing sequence
acmACM12
- ACM的常用算法,总结ACM的常用算法,有源代码,可直接应用-Kruskal Kruska lKruskalKruska lKruskalKruskal
paike-(2)
- 拓扑排序实现智能排课系统,可实现简单的排课功能-Topological sort intelligent arrangement system
Red-Black-Tree
- 红黑树的具体实现以及主要功能的实现代码,我正在使用,完全可以。请尊重原作者版权,-Red-black tree implementation and the main function of the specific implementation code, I am using, can. Please respect the original copyright, thank you
changyongsuanfapaixu
- 零基础学算法的第4章,常用算法——排序。发给大家分享学习。-Zero-based learning algorithm of Chapter 4, commonly used algorithms- sorting. Issued share learning.
