-
Dijkstra
说明: 最短路径的Dijkstra算法程序。Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。
Dijkstra算法是很有代表性的最短路算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。
(The Dijkstra shortest path algorithm for the procedure. Dijkstra algorithm is a typical shortest path algorithm, used to calculate a node to all other nodes of the shortest path. The main characteristics is the starting point as the center outward expansion layers, until the end date be extended to. Dijkstra shortest path algorithm can arrive at the optimal solution, but because of its calculation of the node traversal, so inefficient. Dijkstra algorithm is very representative of the shortest path algorithm, in many professional courses in the basic content as described in detail, such as data structures, graph theory, operational research and so on.)
- 2008-11-26 22:27:45下载
- 积分:1
-
CIC_decim
MATLAB CIC插值滤波器的设计方案,比较了不同插值和绘制图形插值(MATLAB CIC interpolation filter design program, compared different interpolation and draw graphics interpolated)
- 2015-03-29 14:51:58下载
- 积分:1
-
AudioPlayer
It is GUI file, that permit play audio in WAV format
- 2009-04-09 09:47:25下载
- 积分:1
-
MATLABzhonghefudaohezhinan
本书全名《精通MATLAB-综合辅导与指南》,是西安交通大学李人厚、张平安与1997年译校后出版的,文章对MATLAB基本使用方法进行了介绍,并通过举例的方法使内容浅显易懂(The full name of the book " Mastering MATLAB-comprehensive counseling and guidance," Li Xi' an Jiaotong University is one thick, Ping-An Zhang translation school in 1997 after the publication of the article on the basics of using MATLAB are described, and examples of the way through the contents of plain and easy to make understand)
- 2011-07-26 10:37:48下载
- 积分:1
-
WAT
WATER MARKING FOR STUDENT ELECTRONIC
- 2015-03-06 20:03:46下载
- 积分:1
-
K_means
用于实现K-means算法以至于解决这类问题(hello,we can realize the problem)
- 2010-06-30 13:43:51下载
- 积分:1
-
rengongyuqunyuandaima
此matlab人工鱼群算法希望对初学者有所帮助(This matlab AFSA hope to help beginners)
- 2013-08-21 18:39:45下载
- 积分:1
-
dongtai
手势识别基于matlab源代码,包括相应的源代码,可以直接运行,效果良好,适合初学者学习
(Gesture recognition based on the matlab source code, including the corresponding source code, can be directly run, the effect is good, suitable for beginners to learn
)
- 2014-11-09 11:41:09下载
- 积分:1
-
FCM-matlab
Matlab版本的模糊C均值算法实现,对研究聚类的同学很有用!欢迎下载!(FCM about matlab,source code,it is useful to you if you research this field ! welcome to download it!)
- 2011-05-09 12:01:54下载
- 积分:1
-
tcp_udp_ip_2.0.6
演示如何在matlab中实现TCP/IP的功能,很详细。(demonstrate how to implement the tcp/ip stack.)
- 2010-05-26 09:08:06下载
- 积分:1