数据结构家谱管理系统(二叉链表)(5)
说明:文章内容仅供预览,部分内容可能不全,需要完整文档或者需要复制内容,请下载word后使用。下载word有问题请添加微信号:
或QQ:
处理(尽可能给您提供完整文档),感谢您的支持与谅解。

char c = cin.get(); //接收回车 char dir[40]; cin.getline(dir, 40); ofile.open(dir,ios::app); if (_access(dir, 0) == -1) //系统自带功能判断路径是否有效 { } else { //d:\\test.txt\cout << \已经保存全部信息。\ofile << \姓名\<< setw(10) << \性别\<< setw(10) << \配偶\<< cout << \输入路径不存在!\return; setw(10) << \出生地\<< setw(10) << \生日\<< setw(10) << \学历\<< setw(7) << \工作\父亲\健在\ Node *tree[20]; int top=0; while(root!=NULL||top!=0) { while(root!=NULL) { 45 ofile<data.name<data.spouse<< <data.sex<data.birthPlace<data.birthDay<data.job<data.life<brother; top--; top++; tree[top]; tree[top]=root; root=root->child; <data.education<data.father<>重载会跳过空白字符,包括回车字符,所以无法使用>>直接读入回车符cin.get(),该成员函数功能为,从cin读入一个字符,并返回 cin.getline(dir, 40); // cin.get(),该成员函数功能为,从cin读入一个字符,并返回 ifile.open(dir); // if (_access(dir, 0) == -1) { } string ch; getline(ifile, ch); cout << ch << endl; Node *tree[20]; int i=0; while (!ifile.eof()) //eof文件末尾 {//姓名 性别 配偶 出生地 生日 学历
47 cout << \输入路径不存在!\return; 工作 父亲 健在 ifile>>root->data.name>>root->data.sex>>root->data.spouse>>root->data.birthPlace>>root->data.birthDay>>root->data.education>>root->data.job>>root->data.father>>root->data.life; } i--; for(int j=0;j #include #include \#include using namespace std; void Menu(); int main() { Menu(); cout<<\创建家谱,输入顺序为前序序列,左孩子,右兄弟\FamilyTree ft; system(\Menu(); Node *root=ft.Getroot(); while(1) { int select; cout<<\请输入选择操作的序号:\//cin>>select; while(1) 49
百度搜索“77cn”或“免费范文网”即可找到本站免费阅读全部范文。收藏本站方便下次阅读,免费范文网,提供经典小说教育文库数据结构家谱管理系统(二叉链表)(5)在线全文阅读。
数据结构家谱管理系统(二叉链表)(5).doc
将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
下载失败或者文档不完整,请联系客服人员解决!