C#深度优先搜索算法
本文实例为大家分享了C#深度优先搜索算法的具体代码,供大家参考,具体内容如下
//论文要用到其改进算法,在此先demo测试一下
usingSystem;
usingSystem.Collections.Generic;
usingSystem.Linq;
usingSystem.Text;
usingSystem.Threading.Tasks;
namespaceDFS
{
classProgram
{
publicint[,]map=newint[100,100];
publicint[]road=newint[120];
publicintn,x,y;
publicintm=1;
publicint[]visited={0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,};
staticvoidMain(string[]args)
{
Programpro=newDFS.Program();
inti,j;
pro.n=int.Parse(Console.ReadLine());
pro.x=int.Parse(Console.ReadLine());
pro.y=int.Parse(Console.ReadLine());
for(i=0;i
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持毛票票。
热门推荐
10 广西考试祝福语结婚简短
11 猪年祝福语简短小孩
12 元旦祝福语送长辈简短
13 恭喜二宝祝福语简短
14 祝福语暖心话简短
15 国庆中秋祝福语简短兄弟
16 朋友订婚的祝福语简短
17 送弟弟中秋祝福语简短
18 爱生日祝福语简短独特