Welcome![Sign In][Sign Up]
Location:
Search - familytree

Search list

[Database systemfamilytree

Description: 家族信息管理系统,实现人员的各信息管理-family information management system, the members of the Information Management
Platform: | Size: 1736704 | Author: 王岩 | Hits:

[Data structsfamilytree

Description: 数据结构——家谱的实现 本人的课程设计 MFC-data structure-- I literally achieve the curriculum design MFC
Platform: | Size: 173056 | Author: 温故知昕 | Hits:

[Home Personal applicationfamilytree

Description: 家谱管理系统,能对一个家谱进行一些通常的操作。建立家谱,修改家谱等等,界面简单,通俗易懂~-Genealogy Management System, a family tree can usually carry out some operation. The establishment of genealogy, modify genealogy and so on, the interface is simple, easy to understand ~
Platform: | Size: 1611776 | Author: 刘旭 | Hits:

[Home Personal applicationFamilyTree

Description: 家谱记录程序,自动生成家谱,功能有添加成员、清除成员、查找成员等-Genealogical records of procedures, automatically generated genealogy, functions have to add members, removing members, search members
Platform: | Size: 246784 | Author: 翟乃钧 | Hits:

[Data structsFamilyTree

Description: 家族树程序,实现家族树功能~数据结构实验~-Family tree program, realize the family tree data structure function ~ experiment ~
Platform: | Size: 199680 | Author: happyqyt10 | Hits:

[Otherfamilytree

Description: 家谱,数据结构大作业。vc6通过。用类实现。4800行代码。有报告。-Family tree, data structure operations. vc6 through. By category to achieve. 4,800 lines of code. Reports.
Platform: | Size: 616448 | Author: 蔡少 | Hits:

[GUI Developfamilytree

Description: 这是一个家谱,用了树形控件的数据结构,还有一些很重要的算法,这是数据结构课设!-This is a family tree, using a tree data structure of control, there are some very important algorithm, which is class-based data structure!
Platform: | Size: 3439616 | Author: jing | Hits:

[Windows Developfamilytree

Description: 设计一个家谱管理系统,允许用户输入家谱信息,并显示层次化的家谱图。允许用户输入成员姓名,在家谱中查询是否存在该成员并返回该成员所在的辈分(家谱中的第几代)、双亲及孩子。-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 input the names of the members, in the genealogical query whether the existence of the back member and the member' s seniority in the family (the first of several generations of family tree), both parents and children.
Platform: | Size: 190464 | Author: 李霄逍 | Hits:

[GUI Developfamilytree

Description: 家庭成员信息存储:将每个家庭成员的基本信息存储在计算机中(可永久保存)。家庭成员的基本信息至少应包括: (姓名,出生地,出生日期,死亡日期,性别,身高,学历,职业,最高职务/职称, …) 家族关系存储:将各家庭成员之间的关系,存储在计算机中(可永久保存)。 更新:家谱数据的更新(修改、删除、加入) 输出:将家谱以较友好的格式输出(显示) 查询:按基本信息查询成员,按亲戚关系查询-Information storage members of the family: each family member' s basic information is stored in a computer (which can be permanent preservation). Basic information about family members should at least include: (name, place of birth, date of birth, date of death, sex, height, education, occupation, the highest positions/titles, ...) storage family relations: will the relationship between family members, storage in the computer (which can be permanent preservation). Update: genealogical data update (modify, delete, join) Output: The family tree in a more friendly format of the output (display) for: members of the basic information, according to inquiries related to
Platform: | Size: 2139136 | Author: happy | Hits:

[Data structsfamilytree

Description: 用mfc开发的一个家谱程序,数据结构是二叉树-With mfc program to develop a family tree, binary tree data structure is
Platform: | Size: 2155520 | Author: 蒋军 | Hits:

[Data structsfamilytree-menu-console

Description: 控制台编程练习-数据结构大作业 家谱管理系统(txt文件作为数据库) 基本的添加、删除、更新家谱信息-familytree management system
Platform: | Size: 3688448 | Author: lee | Hits:

[Windows Developfamilytree-console-better

Description: 家谱管理系统-数据结构大作业 控制台编程 基本的-family tree
Platform: | Size: 254976 | Author: lee | Hits:

[GUI Developfamilytree-console

Description: 家谱管理系统-控制台编程 菜单控制 添加、删除、更新、统计-familytree
Platform: | Size: 1964032 | Author: lee | Hits:

[VC/MFCfamilytree

Description: 家谱的管理,通过MFC界面实现家谱的管理,界面简洁,美观-The management of family tree through the MFC genealogy management interface, the interface is simple and beautiful
Platform: | Size: 4835328 | Author: ren hong | Hits:

[Windows DevelopFamilyTree

Description: 程序的要求是要用树的结构来存储家谱信息,能实现创建、保存、修改、删除、增加等功能。
Platform: | Size: 165888 | Author: swekey | Hits:

[GUI Developfamilytree

Description: 家庭树的编程,改程序采用图形化界面,操作简单,能很好的表现树这种数绝结构,很适合初学者学习了解-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 the
Platform: | Size: 474112 | Author: | Hits:

[OtherFamilytree

Description: 族谱管理系统,实现族人的关系管理(子女关系等等)-NOthing
Platform: | Size: 1980416 | Author: joson | Hits:

[JSP/JavaFamilyTree

Description: FamilyTree 族谱 针对OOp的练习-FamilyTree genealogy practice for OOp
Platform: | Size: 30720 | Author: | Hits:

[OtherFamilyTree

Description: 最近公共祖先的家谱树 1. 正确构造了家谱树,实现了简单的查询:如查找祖先,查找家长,查找孩子, 查找兄弟,查找配偶,遍历所有家族成员等等。 2. 正确实现了插入,删除,结婚等操作。 3. 实现了一些复杂的查询,如:查找某人的所有子孙,查找某人的兄弟姐妹,部 分实现了给出两人,查询称呼的功能。(但对于过分复杂的关系暂时还不能实现。) 新增功能 1. 正确实现了不相交集合类(disjointSet.h)。 2. 正确利用并查集实现了LCA(Least Common Ancestor)功能,能够查找任意 两家族成员的最近共同祖先。 二. 问题分析 1. 这个问题涉及到了树这一数据结构,采用了孩子兄弟链(二叉树,左孩子右 兄弟)的方式来解决这个问题。用递归的观点解决了大部分的查询问题和遍历问题。-FamilyTree using Tarjan Algorithm
Platform: | Size: 11264 | Author: 马嘉元 | Hits:

[OtherFamilytree

Description: 家谱管理系统,用于实现家谱树,可以用作课程设计,下载时注意修改-familytree
Platform: | Size: 1024 | Author: 陈懂 | Hits:
« 12 »

CodeBus www.codebus.net