目录
要求
- 图的邻接表和邻接矩阵存储
- 建立下图的邻接表或邻接矩阵,并输出之;
- 思路:
- 通过遍历邻接矩阵,采用头插法即可构造邻接表。
- 图的各种遍历算法实现
- 以0结点为起点实现上述图的深度优先和广度优先遍历算法;
- 思路:
- 用堆栈实现深度优先遍历,用队列实现广度优先遍历。
- 最小生成树的算法实现
- 利用普里姆(Prim)算法或克鲁斯卡尔(Kruskal)算法求上图的最小生成树,算法实现代码必需有注释。
- 思路:
- Prim:从0点出发每次取能到达的最小权重边,走完即为一颗最小生成树。
- 最短路径的算法实现
- 利用狄克斯特拉(Dijkstra)算法求上图中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();
}
Let’s be honest, a superb manicure could make any girl really feel like she’s actually received her life collectively.
There are a number of dance corporations in Flagstaff, together with Coconino Neighborhood School Dance Program, Northern Arizona Preparatory Company and Canyon Motion, which current periodic concerts and collaborate with the Flagstaff Symphony without cost concert events through the summer season and vacation seasons.
That drop is far steeper than the nation total, which declined from 66 to 62, in line with the Bureau of Labor Statistics.
I’d favor most social contacts to begin out with this negotiation – each participant has a possibility to inject vital/pressing topics, and only if each cross do you push more durable for a non-urgent discussion matter.
natural drugs for ed: canadian pharm 1st – what is the best ed pill
While Crimson is the popular shade for performing any Pooja and for the married ladies in main occasions, multicolored dresses comparable to lengthy Kurtis, Anarkali, gowns, and Maxi dresses are in and anyone pairing them with good equipment can dazzle the gang.
The Day is Ours!
By tying a Swastik Rakhi, which is an emblem of excellent luck, fortune and prosperity sisters can make brothers feel particular and blessed.
David Jimenez translated this article to Spanish: WhatsApp y la domesticación de usuario.
Mrs. Ruth Revels Hudgins, age 73, resident of Houston, Tex.,died Sunday Feb.
An interesting discussion is worth comment. I do believe that you should write more on this topic, it may not be a taboo subject but generally folks don’t speak about such topics. To the next! Kind regards.
causes for ed canadianpharm1st.com ed treatment drugs
drug medication: canadianpharm1st.com – ed meds pills drugs
reasons for ed http://mexicanpharmeasy.com/# best online pharmacies in mexico
Excellent blog you’ve got here.. It’s difficult to find excellent writing like yours these days. I seriously appreciate individuals like you! Take care!!
purple pharmacy mexico price list: Pharm Easy – mexican mail order pharmacies
Introducing to you the most prestigious online entertainment address today. Visit now to experience now!
india online pharmacy IndianPharmStar.com п»їlegitimate online pharmacies india
psychological ed treatment https://mexicanpharmeasy.com/# mexican drugstore online
reputable indian pharmacies: indian pharmacy – best online pharmacy india
Can I just say what a comfort to uncover someone who truly knows what they’re discussing on the internet. You definitely understand how to bring a problem to light and make it important. A lot more people ought to read this and understand this side of your story. It’s surprising you are not more popular given that you certainly have the gift.
india pharmacy IndianPharmStar top 10 pharmacies in india
https://medium.com/@charlielevesque328/%EB%B9%84%EC%95%84%EA%B7%B8%EB%9D%BC-%EA%B5%AC%EB%A7%A4-%EC%9D%B4%EB%A0%87%EA%B2%8C-%ED%95%98%EB%A9%B4-%EC%95%88%EC%A0%84%ED%95%A9%EB%8B%88%EB%8B%A4-b4b8e4d4b4e3
buying from online mexican pharmacy: mexican pharm easy – buying from online mexican pharmacy
Федерация – это проводник в мир покупки запрещенных товаров, можно купить гашиш, купить кокаин, купить меф, купить экстази в различных городах. Москва, Санкт-Петербург, Краснодар, Владивосток, Красноярск, Норильск, Екатеринбург, Мск, СПБ, Хабаровск, Новосибирск, Казань и еще 100+ городов.
https://ko.anotepad.com/note/read/b7benhss
Excellent entry. I thought the information extremely useful. Appreciated the way you detailed everything.
ed cures that actually work https://indianpharmstar.com/# india pharmacy
mexico drug stores pharmacies mexican pharm easy mexican pharmaceuticals online
medication from mexico pharmacy: mexican pharm easy – mexico drug stores pharmacies
Alternatively in Punjab the brides put on ivory and crimson bangles which can be known as chooda.
Shop at online jewellery boutiques like GemLN India that provide haute couture impressed silver jewellery.
The sport is performed on a 16×12 chessboard with each player in charge of two complete armies placed facet by facet.
Absolutely they might easily overlook greater than I could ever be taught.
Before diving deep, let’s understand some essential ideas about how product prices are accurately aligned and made accessible to focus on the customer segments.
He reminds me a little bit of Tim Sills and, if his transfer works out, he could assist Torquay get the ball up the pitch.
A collar tugs on one area in a single course, whereas a harness tugs their complete chest and back space making it laborious on your French bulldog pup to inform what you want him to do.
Never crossing international waters and catching the eye of foreigners.
Benjamin, Jeff (March 13, 2015).
There are numerous online corporations, who together with conference journey (konferensresa), organises leisure journeys comparable to football journeys and trips related to different video games, as well.
A destination management company may arrange incentive travels like an occasion management firm.
The subsequent day, the Battle of Lookout Mountain was fought, driving the Confederates off the mountain.
Loved this article. It’s very comprehensive and packed with useful information. Great work!
An ACM preliminary approval form (PAF) must be submitted so as to situation a call for papers.
Tom Rousseau officiating. In an informal poll by the Norwegian Chess Federation in 1999, this game was voted to be the most effective Norwegian game.
Why Choose Hickey Regulation Firm?
You can completely arrange an event with out a profound program of vendor connections.
The occasion ran 23 days, with a ticket price of $64.95.
Girl beauty is incomplete without a jewel piece specially gold.
On July 24, the Berks County Coroner workplace in Reading announced an autopsy revealed an area 26-day-previous female child that not too long ago died tested constructive for the virus and would investigate the demise as a co-sleeping accident.