文件名称:jiapu_4.0
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2016-10-14
- 文件大小:
- 10.06mb
- 下载次数:
- 1次
- 提 供 者:
- l***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
题目要求:
用树形结构实现家谱成员信息管理(如建立、删除、查询、统计、打印等)
实现要求:
1、 添加新成员的信息,包括姓名、性别、家庭住址、出生地、职业、
出生日期、是否健在、死亡日期等。
2、 添加一对夫妇作为整个家谱的祖先,其中包括他们的详细信息。
3、 添加一新成员作为一对夫妇的孩子,包括其详细信息。
4、 添加一新成员作为某一成员的妻子,包括其详细信息。
5、 删除某一成员及其信息。可以选择删除该成员与其直系子孙,也可以选择仅删除该成员,对其他成员无影响。
6、 家谱的层次显示,包括成员的上述自身信息及其代数、年龄、父母信息、配偶信息、子女信息。
7、 家谱存入文件。
8、 家谱个人信息的修改。
9、 家谱个人信息的查询。
10、家谱的简明形象的显示。-Title Requirements:
Tree structure to achieve information management family tree members (such as the establishment, deletion, query, statistics, printing, etc.)
Implementation requirements:
1, add new members of the information, including name, gender, home address, place of birth, occupation,
The date of birth, whether alive, the date of death.
2. Add a couple as ancestors of the whole family tree, including their details.
3, add a new member as a couple of children, including their details.
4, add a new member as a member of the wife, including its details.
5, delete a member and its information. You can choose to delete the member and its immediate descendants, or you can choose to delete only the member, no effect on other members.
6, the level of family tree display, including members of the above information and its own algebra, age, parental information, spouse information, child information.
7, family tree into the file.
8, genealogy personal information modificatio
用树形结构实现家谱成员信息管理(如建立、删除、查询、统计、打印等)
实现要求:
1、 添加新成员的信息,包括姓名、性别、家庭住址、出生地、职业、
出生日期、是否健在、死亡日期等。
2、 添加一对夫妇作为整个家谱的祖先,其中包括他们的详细信息。
3、 添加一新成员作为一对夫妇的孩子,包括其详细信息。
4、 添加一新成员作为某一成员的妻子,包括其详细信息。
5、 删除某一成员及其信息。可以选择删除该成员与其直系子孙,也可以选择仅删除该成员,对其他成员无影响。
6、 家谱的层次显示,包括成员的上述自身信息及其代数、年龄、父母信息、配偶信息、子女信息。
7、 家谱存入文件。
8、 家谱个人信息的修改。
9、 家谱个人信息的查询。
10、家谱的简明形象的显示。-Title Requirements:
Tree structure to achieve information management family tree members (such as the establishment, deletion, query, statistics, printing, etc.)
Implementation requirements:
1, add new members of the information, including name, gender, home address, place of birth, occupation,
The date of birth, whether alive, the date of death.
2. Add a couple as ancestors of the whole family tree, including their details.
3, add a new member as a couple of children, including their details.
4, add a new member as a member of the wife, including its details.
5, delete a member and its information. You can choose to delete the member and its immediate descendants, or you can choose to delete only the member, no effect on other members.
6, the level of family tree display, including members of the above information and its own algebra, age, parental information, spouse information, child information.
7, family tree into the file.
8, genealogy personal information modificatio
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Debug
.....\jiapu_4.0.exe
.....\jiapu_4.0.ilk
.....\jiapu_4.0.pdb
jiapu_4.0
jiapu_4.0.sdf
jiapu_4.0.sln
.........\Debug
.........\.....\CL.read.1.tlog
.........\.....\CL.write.1.tlog
.........\.....\function.obj
.........\.....\jiapu_4.0.lastbuildstate
.........\.....\jiapu_4.0.log
.........\.....\link-cvtres.read.1.tlog
.........\.....\link-cvtres.write.1.tlog
.........\.....\link-rc.read.1.tlog
.........\.....\link-rc.write.1.tlog
.........\.....\link.read.1.tlog
.........\.....\link.write.1.tlog
.........\.....\main.obj
.........\.....\vc110.idb
.........\.....\vc110.pdb
.........\function.cpp
.........\Head.h
.........\jiapu_4.0.vcxproj
.........\jiapu_4.0.vcxproj.filters
.........\main.cpp