图的操作与实现

/ 3,075评论 / 17282阅读 / 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. Douglasnug说道:

    where can i buy erectile dysfunction pills: Cheapest online ED treatment – online ed meds

  2. Hi, I do think this is a great web site. I stumbledupon it 😉 I’m going to come back yet again since i have book marked it. Money and freedom is the best way to change, may you be rich and continue to help others.

  3. Douglasnug说道:

    п»їed pills online: Best ED pills non prescription – erectile dysfunction online prescription

  4. I’m impressed, I have to admit. Rarely do I come across a blog that’s equally educative and interesting, and let me tell you, you have hit the nail on the head. The issue is something not enough people are speaking intelligently about. I’m very happy I stumbled across this during my search for something regarding this.

  5. Right here is the perfect site for everyone who really wants to find out about this topic. You realize so much its almost tough to argue with you (not that I personally will need to…HaHa). You certainly put a fresh spin on a subject which has been discussed for many years. Excellent stuff, just excellent.

  6. Of course, the others were somewhat more expensive, while you could buy a Fury for under $3,000 — base price was $2,866 — which didn’t hurt.

  7. This is because financial institutions have become more crucial and sophisticated in evaluating potential investments.

  8. There is certainly a lot to learn about this subject. I really like all the points you’ve made.

  9. Leonardskarm说道:

    http://edpillpharmacy.store/# best online ed pills

  10. Douglasnug说道:

    where to get ed pills: Best ED pills non prescription – buy ed pills

  11. Very good post. I will be going through a few of these issues as well..

  12. Douglasnug说道:

    reputable mexican pharmacies online: Best online Mexican pharmacy – medication from mexico pharmacy

  13. Leonardskarm说道:

    http://edpillpharmacy.store/# erectile dysfunction medicine online

  14. Very good post. I will be dealing with many of these issues as well..

  15. Douglasnug说道:

    п»їlegitimate online pharmacies india: Best Indian pharmacy – п»їlegitimate online pharmacies india

  16. Pretty! This was an extremely wonderful article. Thank you for supplying this info.

  17. エロい 洋楽说道:

    So Napster went from zero to 50 million visitors per month in something like six months.

  18. Teach your child his name, complete address (including city and state) and phone number (including area code).

  19. It enables participants to quickly access the information they require, while allowing them to pinpoint the exact result they desire as opposed to being buried in a deluge of data.

  20. In 2003, McDonald鈥檚 launched a global campaign with their tagline 鈥淚鈥檓 Lovin鈥?It.鈥?This slogan is inspired by a song of the same name, which was written by Pusha T and sung by Justin Timberlake, as part of NSYNC鈥檚 album.

  21. descargar musica说道:

    You are so awesome! I don’t think I have read a single thing like that before. So good to find somebody with unique thoughts on this topic. Really.. thank you for starting this up. This website is something that’s needed on the internet, someone with a bit of originality.

  22. Use as many wireless devices as you can – your mouse, keyboard and printer – to reduce cable clutter as well.

  23. But even if you didn’t, there’s a very good possibility that you’ll use the ubiquitous company’s search engine or one its related products sometime today.

  24. Leonardskarm说道:

    http://mexicopharmacy.win/# mexico drug stores pharmacies

  25. onbet说道:

    I would like to thank you for the efforts you’ve put in penning this website. I am hoping to check out the same high-grade content from you later on as well. In fact, your creative writing abilities has motivated me to get my own website now 😉

  26. Douglasnug说道:

    buying prescription drugs in mexico online: Best online Mexican pharmacy – mexican drugstore online

  27. In this case it’s not toys, but military bases, trade partners and rights to natural resources in foreign countries.

  28. Did you know that one of the most valuable from the line is Valentino the Bear?

  29. I need to to thank you for this great read!! I certainly loved every little bit of it. I have got you bookmarked to check out new things you post…

  30. Douglasnug说道:

    buy prescription drugs from india: Online pharmacy USA – top 10 online pharmacy in india

  31. betvisa说道:

    Hi, I do think this is an excellent website. I stumbledupon it 😉 I’m going to revisit yet again since i have saved as a favorite it. Money and freedom is the best way to change, may you be rich and continue to help other people.

  32. Leonardskarm说道:

    https://indiapharmacy.shop/# india pharmacy mail order

  33. After exploring a handful of the articles on your web page, I honestly appreciate your way of blogging. I book marked it to my bookmark webpage list and will be checking back soon. Please visit my website as well and let me know what you think.

  34. Great article. I am experiencing some of these issues as well..

  35. Douglasnug说道:

    buying from online mexican pharmacy: Best online Mexican pharmacy – п»їbest mexican online pharmacies

  36. I love it when individuals get together and share views. Great website, keep it up.

  37. mp4 to mp3说道:

    Wonderful post! We will be linking to this particularly great content on our website. Keep up the good writing.

  38. This is a really good tip particularly to those new to the blogosphere. Brief but very accurate information… Thanks for sharing this one. A must read article.

  39. Leonardskarm说道:

    https://indiapharmacy.shop/# indian pharmacies safe

  40. Douglasnug说道:

    mexican pharmaceuticals online: Best online Mexican pharmacy – reputable mexican pharmacies online

  41. Douglasnug说道:

    online erectile dysfunction: Best ED meds online – discount ed meds

  42. You can take your teaching knowledge one step further and, rather than signing up with a tutoring service, create your own web-based course and charge people to attend.

  43. Leonardskarm说道:

    https://mexicopharmacy.win/# п»їbest mexican online pharmacies

  44. Douglasnug说道:

    mexican rx online: Medicines Mexico – medication from mexico pharmacy

  45. Project Portfolio Optimization (PPO) is the effort to make the best decisions possible under these conditions.

  46. I really like your blog.. very nice colors

  47. The US TARP, the Federal Reserve’s discount window, its low rates for “an extended period of time”, its quantitative easing program, the ECB/IMF’s bailout of Greece and, most recently, their European Financial Stability Facility.

  48. But what are your chances of losing everything with just one wrong move?

  49. Oh my goodness! Amazing article dude! Thank you so much, However I am experiencing problems with your RSS. I don’t understand the reason why I am unable to join it. Is there anyone else getting identical RSS problems? Anybody who knows the answer can you kindly respond? Thanks.

  50. When you approach a company to assist you with an investment, they almost always have someone that can assist with getting finance for people.

发表回复

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