图的操作与实现

/ 3,072评论 / 17252阅读 / 0点赞

目录

要求


源代码

若以下显示需要登录,请刷新页面或点击此处下载。


思考

若只求带权有向图G中从顶点i到顶点j的最短路径,如何修改Dijkstra 算法来实现这一功能?

void Dijkstra_way(int first_point)
{
	int* widget_list = new int[map_size];	//记录距离0的长度
	for (int i = map_size; i--;)
	{
		widget_list[i] = INF;
		adjList[i].weight = -1;
	}
	widget_list[first_point] = 0;
	adjList[first_point].weight = 0;
	for (int i = 1; i < map_size; ++i)
		for (int j = map_size; j--;)		//计算距离
			if (adjList[j].weight >= 0)
				for (node* node_p = adjList[j].next_p; node_p != NULL; node_p = node_p->next_p)
					if (widget_list[j] + node_p->weight < widget_list[node_p->data])
					{
						widget_list[node_p->data] = widget_list[j] + node_p->weight;
						adjList[node_p->data].weight = j;
					}
	cout << "<< Dijkstra 最短路径:" << endl;
	coolQueue<int> stack;
	for (int i = 0; i < map_size; ++i)
	{
		for (int j = i; j != first_point;)
		{
			stack.End_push(j);
			j = adjList[j].weight;
		}
		cout << "<< " << first_point;
		for (int pop_int = 0; stack.End_pop(pop_int);)
			cout << " -> " << pop_int;
		cout << endl;
		stack.clear();
	}
	adjList_reflush();
}
  1. ニコ生 日南说道:

    With the help of this method, the technical analysis helps investors to come to have a right investment decision.

  2. Douglasnug说道:

    mexican pharmaceuticals online: mexico pharmacy win – mexican pharmaceuticals online

  3. Kit cars usually lack modern safety conveniences like airbags, crumple zones and backup cameras, so they should be driven with caution on the street.

  4. link bokep说道:

    You’re so cool! I do not think I’ve read through anything like this before. So wonderful to find another person with a few genuine thoughts on this subject matter. Seriously.. thanks for starting this up. This web site is something that’s needed on the web, someone with a little originality.

  5. 男装 モデル说道:

    A new form of investing that seems to have caught the attention of investors is Venture Capital.

  6. Let us say you believe the Barclays share price will increase in the near future, so you obviously want to buy the Barclays market.

  7. Leonardskarm说道:

    https://edpillpharmacy.store/# cheap ed pills online

  8. haga clic ahora说道:

    I really like it when people come together and share opinions. Great website, continue the good work!

  9. Douglasnug说道:

    mexico pharmacies prescription drugs: mexican mail order pharmacies – medication from mexico pharmacy

  10. kontol besar说道:

    Howdy! This post couldn’t be written any better! Reading through this article reminds me of my previous roommate! He constantly kept talking about this. I’ll send this article to him. Fairly certain he’s going to have a very good read. Thanks for sharing!

  11. kontol besar说道:

    Having read this I thought it was very informative. I appreciate you finding the time and effort to put this article together. I once again find myself spending way too much time both reading and commenting. But so what, it was still worth it!

  12. Douglasnug说道:

    cheapest ed pills: online ed treatments – ed pills for sale

  13. Leonardskarm说道:

    https://mexicopharmacy.win/# buying prescription drugs in mexico

  14. Nice post. I learn something totally new and challenging on sites I stumbleupon everyday. It will always be exciting to read content from other writers and use a little something from their sites.

  15. This article is wonderful. I picked up tons from perusing it. The information is highly enlightening and arranged.

  16. Hello there! I could have sworn I’ve visited this web site before but after browsing through many of the articles I realized it’s new to me. Regardless, I’m definitely happy I discovered it and I’ll be book-marking it and checking back often.

  17. Douglasnug说道:

    Online medicine home delivery: Indian pharmacy international shipping – top 10 pharmacies in india

  18. CharlesLem说道:

    https://indiapharmacy.shop/# india pharmacy
    cheapest ed medication

  19. shopdecordeals说道:

    I must thank you for the efforts you have put in writing this site. I really hope to see the same high-grade content from you later on as well. In truth, your creative writing abilities has inspired me to get my very own site now 😉

  20. This post is extremely educational. I truly enjoyed reading it. The details is highly arranged and simple to understand.

  21. Leonardskarm说道:

    https://indiapharmacy.shop/# top 10 online pharmacy in india

  22. CharlesLem说道:

    http://edpillpharmacy.store/# ed treatment online
    erectile dysfunction online

  23. Douglasnug说道:

    mexican mail order pharmacies: mexico pharmacies prescription drugs – best online pharmacies in mexico

  24. Aw, this was a really nice post. Spending some time and actual effort to create a superb article… but what can I say… I procrastinate a whole lot and never seem to get nearly anything done.

  25. Leonardskarm说道:

    http://mexicopharmacy.win/# purple pharmacy mexico price list

  26. Douglasnug说道:

    indian pharmacy paypal: Online India pharmacy – top 10 online pharmacy in india

  27. basics说道:

    This site definitely has all the info I needed concerning this subject and didn’t know who to ask.

  28. Samuelrip说道:

    http://tadalafil.auction/# cialis no prescription canada

  29. Good post. I learn something totally new and challenging on sites I stumbleupon on a daily basis. It’s always useful to read articles from other writers and use something from their web sites.

  30. Georgemuh说道:

    buy viagra generic: Buy Viagra online in USA – viagra professional

  31. tubidy mp3说道:

    Your style is very unique compared to other folks I’ve read stuff from. I appreciate you for posting when you’ve got the opportunity, Guess I’ll just bookmark this web site.

  32. jeans provider说道:

    Oh my goodness! Awesome article dude! Thanks, However I am going through difficulties with your RSS. I don’t understand why I cannot subscribe to it. Is there anybody else having similar RSS issues? Anybody who knows the solution can you kindly respond? Thanks!!

  33. Georgemuh说道:

    viagra samples: Buy Viagra online in USA – viagra canada

  34. fun88说道:

    You ought to be a part of a contest for one of the most useful blogs on the net. I will recommend this site!

  35. Samuelrip说道:

    https://tadalafil.auction/# how can i get cialis in australia

  36. This is a very good tip particularly to those new to the blogosphere. Simple but very precise info… Thanks for sharing this one. A must read post.

  37. Georgemuh说道:

    over the counter viagra cialis: Buy Cialis online – cialis au

  38. good88说道:

    Great post. I am going through a few of these issues as well..

  39. additional info说道:

    It’s hard to come by well-informed people in this particular subject, however, you sound like you know what you’re talking about! Thanks

  40. Can’t wait to read more of your articles in the future. thumbs up!.

  41. Samuelrip说道:

    http://tadalafil.auction/# online pharmacy cialis comparison

  42. Georgemuh说道:

    viagra online: Viagra without a doctor prescription – viagra price

  43. RandyBulty说道:

    Farmacia online miglior prezzo: avanafil senza ricetta – comprare farmaci online all’estero

  44. webcam sex说道:

    A fascinating discussion is worth comment. I do believe that you ought to publish more about this topic, it may not be a taboo matter but typically people don’t discuss such issues. To the next! All the best!

  45. Timothyomide说道:

    https://avanafil.pro/# farmacie online affidabili

  46. RandyBulty说道:

    acquistare farmaci senza ricetta: Tadalafil generico migliore – Farmacia online piГ№ conveniente

  47. kontol说道:

    This website was… how do you say it? Relevant!! Finally I have found something that helped me. Appreciate it!

  48. kontol说道:

    You’re so interesting! I do not believe I’ve truly read through a single thing like this before. So good to find somebody with genuine thoughts on this subject. Seriously.. thank you for starting this up. This site is something that is required on the web, someone with a bit of originality.

  49. RandyBulty说道:

    acquistare farmaci senza ricetta: farmacia online migliore – comprare farmaci online con ricetta

  50. kontol besar说道:

    I really like reading through a post that can make people think. Also, thanks for permitting me to comment.

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注