📄 readme.txt
字号:
Example:编译:mpicc –o shortest shortest.c运行:本实例中使用3个处理器。 mpirun –np 3 shortest运行结果:Begin to read the matrix!The first integer of the file should be the size of the matrix!Input the file name of the matrix:1.txtInput the start node:1最终输出结果:(参见1result.txt)说明:边权邻接矩阵在1.txt中 其中开头的100表示共有一百个节点的图
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -