搜索资源列表
shortestPath
- 在visual C++上写的动态规划算法在图论中旅行商问题上的应用,适合算法分析的朋友。-In visual C++ to write the dynamic programming algorithm to find the shortest path in the graph the application of suitable algorithms friends.
National_Traffic_Simulation
- 全国交通模拟,应用到图论的内容。是一个经典的小程序。实验报告的指导老师是清华大学《数据结构》的作者之一吴伟民。-National traffic simulation, applied to the content of graph theory. Is a classic applet. Experimental Report supervisor at Tsinghua University, " Data Structure" one of the authors WU
Complex-brain-networks
- 图论在脑功能网络的应用介绍,涵盖EEG,MEG,FMRI等多数据类型的综述-Graph Theory in the network to the application of brain function, covering the EEG, MEG, FMRI, and other data types overview
DHU
- 图论,最小生成树,一种数学建模的实用方法,对你的比赛,和应用很有帮助-Graph theory, the minimum spanning tree,A good mathematical modeling tool, It is very helpful to your study MATLAB
DAlgorithmFAlgorithm
- 最短路径问题是图论中的一个典范问题,它被应用于众多领域。最短路径问题可以分成两类:单源最短路径、所有顶点对间的最短路径。-The shortest path problem in graph theory is a model problem, which is used in many fields. The shortest path problem can be divided into two categories: single-source shortest path, the sh
hyy_d
- 图论D算法求最小路径,应用于路由选择问题(Graph theory, D algorithm, minimum path)
实验五
- 最短路径求解 应用弗洛伊德算法 可以解决数据结构中的一些图论问题(you can use this program to solve the problem which need to calculate the shortest distant)
Floyd
- 求解带权有向图中单源点的最短路径问题,在图论中有很好的应用(The shortest path problem of single source in weighted directed graph)
MATLAB神经网络应用设计
- 《图论算法及其MATLAB实现》系统介绍了图论重要算法的思想及其MATLAB实现。("Graph theory algorithm and its MATLAB implementation" system introduces the idea of the important algorithm of graph theory and its MATLAB implementation)
有向无环图最大距离
- 数据结构比较重要的一个结构,图论里的有向无环图的一个应用实例(An important structure of data structure, an application example of directed acyclic graph in graph theory.)
多无人机协同决策与控制仿真平台
- 为了提高车辆编队控制效果,本文在领航跟随者方法的基础上,针对系统内参数的不确定性和外界干扰问题,将自适应和鲁棒控制方法应用于车辆编队,并依据图论相关知识确定了编队层数最少的编队队形组织规则。(In order to improve the effectiveness of vehicle formation control, this paper applies adaptive and robust control methods to vehicle formation based on t