搜索资源列表
familytree
- 家族信息管理系统,实现人员的各信息管理-family information management system, the members of the Information Management
familytree.rar
- 家谱,数据结构大作业。vc6通过。用类实现。4800行代码。有报告。,Family tree, data structure operations. vc6 through. By category to achieve. 4,800 lines of code. Reports.
familytree-console-better
- 家谱管理系统-数据结构大作业 控制台编程 基本的-family tree
familytree
- 使用C++语言编写的家谱管理程序,实现了家谱建立,成员查询,成员添加等功能。-family tree
FamilyTree
- 最近公共祖先的家谱树 1. 正确构造了家谱树,实现了简单的查询:如查找祖先,查找家长,查找孩子, 查找兄弟,查找配偶,遍历所有家族成员等等。 2. 正确实现了插入,删除,结婚等操作。 3. 实现了一些复杂的查询,如:查找某人的所有子孙,查找某人的兄弟姐妹,部 分实现了给出两人,查询称呼的功能。(但对于过分复杂的关系暂时还不能实现。) 新增功能 1. 正确实现了不相交集合类(disjointSet.h)。 2. 正确利用并查集实现了LCA(Least Common
familytree
- 设计一个家谱管理系统,允许用户输入家谱信息,并显示层次化的家谱图。允许用户输入成员姓名,在家谱中查询是否存在该成员并返回该成员所在的辈分(家谱中的第几代)、双亲及孩子。-Design a family tree management system, allows the user to enter the family tree information, and display the level of the genealogical chart. Allows the user to inp
familytree
- 这是一个家谱,用了树形控件的数据结构,还有一些很重要的算法,这是数据结构课设!-This is a family tree, using a tree data structure of control, there are some very important algorithm, which is class-based data structure!
familytree
- 家庭成员信息存储:将每个家庭成员的基本信息存储在计算机中(可永久保存)。家庭成员的基本信息至少应包括: (姓名,出生地,出生日期,死亡日期,性别,身高,学历,职业,最高职务/职称, …) 家族关系存储:将各家庭成员之间的关系,存储在计算机中(可永久保存)。 更新:家谱数据的更新(修改、删除、加入) 输出:将家谱以较友好的格式输出(显示) 查询:按基本信息查询成员,按亲戚关系查询-Information storage members of the family: each f
familytree-console
- 家谱管理系统-控制台编程 菜单控制 添加、删除、更新、统计-familytree
FamilyTree
- 程序的要求是要用树的结构来存储家谱信息,能实现创建、保存、修改、删除、增加等功能。
familytree
- 家庭树的编程,改程序采用图形化界面,操作简单,能很好的表现树这种数绝结构,很适合初学者学习了解-Family tree of programming, change program uses a graphical interface, easy operation, good performance can be the number of trees that must structure, very suitable for beginners learning to understand
Familytree
- 族谱管理系统,实现族人的关系管理(子女关系等等)-NOthing
familytree
- 一个简单的家谱软件,可以构造一个family tree,并对其进行各种修改-A simple family tree software, you can construct a family tree, and its various amendments
FamilyTree
- 在Visual C++平台上使用Huffman Tree完成的家谱小程序-In Visual C++ platforms Huffman Tree completed family tree applet
Familytree
- 家谱管理系统,用于实现家谱树,可以用作课程设计,下载时注意修改-familytree
familytree
- 本资料是关于数据结构的课程设计,资料中包含家谱管理系统设计的代码和实验报告-This information is on the data structure curriculum design, information contained in the genealogy management system designed code and experimental reports
familytree
- 用树形结构实现家庭成员信息管理,如建立、删除、查询、统计、打印等。-Family members with a tree structure to achieve information management, such as create, delete, query, statistics, printing and so on.
FamilyTree
- 多项式的应用 对多项式的生成显示进行加减乘运算和求值求导-Polynomials- generating polynomial multiplication and subtraction display uated derivative
FamilyTree
- 家谱图的简单实现,利用二叉树作为数据结构实现家谱图,可以对家庭成员实现增加,删除,修改,查找等操作,同时二叉树的应用能大大提高查找的效率-Simple implementation of family tree, binary tree data structure to achieve as a family tree, a family member can achieve add, delete, modify, search and other operations, and binar
familyTree
- 对家谱成员信息的建立,查找,插入,修改,删除等功能(Complete the function of building, searching, inserting, modifying, deleting and so on.)