diff --git a/images/chuangjian.svg b/images/chuangjian.svg new file mode 100644 index 0000000..07f2ed0 --- /dev/null +++ b/images/chuangjian.svg @@ -0,0 +1,192 @@ + + + + + + + + + + + + + + 开始 + + + + + + 结束 + + + + + + + + + + + + + + + + + + + + + creatjz() + + + + + + + + 逻辑值 edgenode *p + + + + + + + + aaa() + + + + + + + + 整数值 i + + + + + + + + + + + i = 0 到 nm + + + + 下一个 + + + 完成 + + + + + + p = nm.adjust[i].firstnode + + + + + + + + + + + + + + + + p! = NULL + + + + + + + + 整数值 h + + + + + + + + + + + + + + + + + + + + + !strcmp(p->a,nm.adjust[h]. + name + + + + + + + + + + + + + + + + + + cont[i][h] = 1 + + + + + + p = p->next + + + + + + + h = 0 到 nm + + + + 下一个 + + + 完成 + + + + + + + While循环 + + + + + + + + + + + + diff --git a/images/printf.svg b/images/printf.svg new file mode 100644 index 0000000..84b613d --- /dev/null +++ b/images/printf.svg @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + 开始 + + + + + + 结束 + + + + + + + + + + + + + + + + + + + + + + + print() + + + + + + 输入 edgenode* p + + + + + + + + 整数值 i + + + + + + + + + + + i = 0 到 nm + + + + 下一个 + + + 完成 + + + + + + 输出 nm.adjust[i].name + + + + + + p = nm.adjust[i].firstnode + + + + + + + + + + + + + + 输出 p->a + + + + + + p = p->next + + + + + + + p!=NULL + + + + + + + + + + + + + 输出 \n + + + + +