摘要: cs类using System;using System.Collections.Generic;using System.Text;/*new DijkstraAlgClsthen SetMatrixthen Dijkstrafor function Dijkstra the return value is the list of idx (node sequence the start node not included) * ref float dis is the total route distancefor the matrix is nodCount*nodeCount ma.. 阅读全文
posted @ 2013-01-16 11:36 尼姑哪里跑 阅读(146) 评论(0) 推荐(0) 编辑