编写一个C程序用于邻接矩阵 [英] Write a C program for adjacency matrix

查看:51
本文介绍了编写一个C程序用于邻接矩阵的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

朋友们请使用C语言编写以下问题的代码.

C程序,用于使用邻接矩阵在图中插入和删除节点.

注意:我们将在图的节点之间输入边(无向),并且将创建并显示邻接矩阵.在插入和删除节点时,邻接矩阵中的边缘将相应更新.

不知道这个问题,请帮帮我.

Friends please give a code in C for following question.

C Program to insert and delete nodes in graph using adjacency matrix.

Note: We will enter edges between nodes of graph (undirected) and adjacency matrix will be created and displayed accordingly. On insertion and deletion of nodes edges in adjacency matrix will be updated accordingly.

No idea about this question please help me out.

推荐答案

这与您4天前的问题相同.
有关插入和删除图的节点和边的问题 [ ^ ]
唯一的区别是,您给了代码.错误的代码,但是代码.

记住它?您标记为已解决"的那个?
This is the same as your question from 4 days ago.
Question on inserting and deleting nodes and edges of graph[^]
Only difference is, then you gave code. Buggy code, but code.

Remember it? The one you marked "solved"?


这篇关于编写一个C程序用于邻接矩阵的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆