资源列表
acm-pku1466
- 二分图的最大匹配之匈牙利算法详解,以前做ACM时写的,仅供参考,另外提供了一个北大题目的源程序作为实现实例-data structure--graph
robot
- 移动机器人全覆盖路径规划优化方法。从全局优化的角度出发,提出一种基于区域分割的环境建模方法-Full coverage of mobile robot path planning optimization method. From the global optimization point of view, presents a region-based segmentation of environmental modeling
family_tree
- 这是本人大二的时候数据结构课程设计所做的一个家族树管理系统,基于二叉树,实现家族的家谱管理。-This is my second year when the data structures course design done by a family tree management system, based on the binary tree to achieve management of the family genealogy.
lingshort
- 十字链表建立有向图 并求V0到每一个顶点的最短路径-Cross-linked to the map and seek to establish a V0 to each vertex of the shortest path
Matrix
- C++实现的矩阵类,可以很方便地调用,并附文档说明-Matrix
queens
- 计算机学院大二数据结构课程序代码,实现八皇后算法-Computer Science sophomore class code data structure to achieve the eight queens algorithm
quickSort
- c语言中的数据结构程序,快速排序算法,是用vc++写成的-c language data structure program, fast sorting algorithm, is written in vc++
GraphTravell
- 图基于邻接表的创建以及深度优先遍历和广度优先遍历-Graph based on adjacency list creation, as well as depth-first traversal and breadth-first traversal
Longest_shortest_route
- 1. 在程序运行过程中首先根据目标函数和等式约束条件写出拉格朗日函数,确定出新的目标函数的维数和系数,并输入到程序中从而得出结果。在本程序中,用到了列主元高斯消元法求解方程组。-1. First, the program is running according to the objective function and equality constraints to write the Lagrangian function, to determine a new dimension and
binarytree
- 二叉树的递归遍历算法 “二叉链表”的类模板,数据结构和算法必备学习程序。-Recursive binary tree traversal algorithm " binary list," class templates, data structures and algorithms necessary learning process.
homework
- 数据结构中的各种排序集合,包括桶排序、插入排序、希尔排序、冒泡排序、快速排序、选择排序、归并排序、堆排序、基数排序、奇偶排序-Data structure in a variety of sorting a collection, including the bucket sort, insertion sort, Shell sort, bubble sort, quick sort, selection sort, merge sort, heap sort, radix sort, odd
datastructures
- 浙江大学2009冬学期陈越老师高级数据结构的课件-Zhejiang University, 2009 Winter semester Chen Yue teacher advanced data structures courseware