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

Search list

[OS programjiapu

Description: 家谱设计
Platform: | Size: 43736 | Author: xbox | Hits:

[File Operatejiapu

Description: 家谱的设计,用的是c++语言编写的,可以查找父亲和儿子的姓名等
Platform: | Size: 867 | Author: emily | Hits:

[OS programjiapu

Description: 家谱设计-Family Tree Design
Platform: | Size: 339968 | Author: xbox | Hits:

[File Formatjiapu

Description: 家谱的设计,用的是c++语言编写的,可以查找父亲和儿子的姓名等-Family tree design, using c++ Languages, you can find the names of father and son, etc.
Platform: | Size: 1024 | Author: emily | Hits:

[Otherjiapu

Description: 家谱设计程序 基于c的家谱程序,通过二叉树完成。有的功能不尽完善,不过是自己努力编写完成的。-Genealogy design process based on c, genealogy program, through the complete binary tree. Some features not perfect, but their own efforts in the preparation completed.
Platform: | Size: 80896 | Author: mirror | Hits:

[SQL Serverjiapu

Description: 家谱用于记录某家族历代家族成员的情况与关系。现编制一个家谱资料管理软件,实现对一个家族所有的资料进行收集整理。支持对家谱的增加,删除,更新,统计等各项必须操作,并用计算机永久储存家族数据,方便随时调用。-Genealogy used to record the ages of a family situation and the relationship between family members. Is the preparation of a genealogical data management software, to realize a family all of the information to compile. Support for the family tree to add, delete, update, statistics, etc. all have to operate and use the family computer is permanently stored data to help at any time.
Platform: | Size: 30720 | Author: shenyuanji | Hits:

[File Formatjiapu

Description: 用数据结构实现的一个家谱,很好很好很好的-Data structure used to achieve a family tree, very good very good very good
Platform: | Size: 7168 | Author: 刘斌 | Hits:

[Windows Developjiapu

Description: 使用mfc编程,实现对家谱的管理与实现,界面友好,方便实用-Using mfc programming, management and implementation of genealogy, user-friendly, convenient and practical
Platform: | Size: 154624 | Author: 淡风 | Hits:

[JSP/Javajiapu

Description: java与数据库编程,实现具有基本的查看添加修改删除功能的简单的家谱管理系统-java database programming, with a view to add modify remove the basic function of a simple family tree management system
Platform: | Size: 13085696 | Author: 王林 | Hits:

[Education soft systemjiapu

Description: c++编写的一个小程序,关于家谱管理系统的课程设计,希望对大家有帮助-c++ written a small program of courses on genealogy management system design, we want to help
Platform: | Size: 1024 | Author: 陈敏 | Hits:

[Data structsjiapu

Description: 这是一个电子家谱系统,是数据结构的课程设计,非常适合大学本科生,含源码-This is an electronic pedigree system, a data structure of the curriculum design, ideal for undergraduate students, including source code
Platform: | Size: 2909184 | Author: 鸢尾 | Hits:

[assembly languagejiapu

Description: 家谱的操作,可以查询某人的孩子与父亲,与文件操作-The genealogy of the operation, you can inquire about someone' s child with his father, and file operations
Platform: | Size: 51200 | Author: 绝缘体 | Hits:

[Documentsjiapu-

Description: 家谱源代码,wanquanzhengque-failed to translate
Platform: | Size: 10240 | Author: 郑森 | Hits:

[File Operatejiapu

Description: 二叉树实现家谱查询添加修改删除等功能,加入了不少容错的功能-Binary tree genealogy queries add, modify and delete functions
Platform: | Size: 1915904 | Author: | Hits:

[Otherjiapu

Description: 家谱管理系统: 1.以二进制形式读入原始家谱信息 2.保存家谱信息 3.新增加一个成员 4.修改某成员信息 5.删除某成员 6.显示成员 7.查找家族成员 8.查询亲属关系 9.提示生日当天健在成员 10.按生日排序 11.显示第N代成员 12.新建一个家族 0.离开-Family tree management system: 1 read the raw binary form genealogical information 2 Save the genealogical information 3 Add a new member 4 Modify the information of a member 5 Delete a member 6 shows members of the 7 Find family members 8 queries kinship 9 Tips surviving members birthday 10 Sort by birthday 11 shows the N-generation members 12 Create a new family 0 Leaving
Platform: | Size: 7168 | Author: wendy | Hits:

[.netASPFamilySeb

Description: 家族 树状结构已经探索成功 整体网站界面类似(相关功能也是参考下面的这个网站做的。) 我目前写的源代码在 http://www.dbsun.com/jiapu_new.rar 下载~ 说明: 数据库为:jiapu.mdb 里面就两张表   一张是前台登陆用户的,users    另外一张是家族关系的,sort_class 备注:sort_class表下username字段,来自于users表的name字段! 最新任务分配: 温良负责 sort_class表的更新部分 更新完善edit.asp,sendto_edit.asp 大林负责 sort_class表的删除部分 更新完善sendto_del.asp 鹭琳负责 sort_class表的添加部分 更新完善add.asp,sendto_add.asp 超群负责 sort_class表的搜索部分 添加相应的search.asp,搜索sort_class表 杨闽负责 后台管理员表建立和 后台管理相关页面 网站整体说明:(可以详细参见) 1:用户通过注册,填写资料到users表。 2:用户继续完善自己的users表 3:用户添加本家谱信息到表sort_class。对详细信息页面(default_add.asp)可以进行 添加,修改,删除操作。 4:每个页面的权限控制代码,正在写,最后的时候会一齐补充上。 -Family tree structure has been successful exploration The whole website interface similar to (the site correlation function is also refer to the following do.) I now write source code in Http://www.dbsun.com/jiapu_new.rar Download ~ Description: Database: jiapu.mdb inside a two table One is the front landing users, users The other one is the family relationship, sort_class Note: under the username field of the sort_class table the name field of the users table! The new task assignment: Update some gentle is responsible for the sort_class table update edit.asp, sendto_edit.asp Dalin is responsible for deleting some update sendto_del.asp sort_class table Lu Lin is responsible for adding partial update add.asp sort_class table, sendto_add.asp Add the appropriate search.asp search part of supergroup is responsible for the sort_class table, search the sort_class table Yang Min is responsible for the background administrator table establishment and management background relat
Platform: | Size: 4332544 | Author: bopengfei | Hits:

[Othergg

Description: 家谱管理系统,欢迎大家下栽,借鉴使用.。。。。。。。。(Genealogy is a kind of special book carrier, which uses pedigree form to record a family heredity, reproduction and important tasks. China genealogy is the unique cultural heritage, is the three largest Chinese Literature (history, geography, genealogy), belongs to the precious human data. It has unique functions that can not be substituted for the study of history, folklore, demography, sociology and economics.)
Platform: | Size: 3072 | Author: nmx | Hits:

[Windows Developjiapu

Description: VC实现的可视化家谱管理系统,功能齐全,使用方便,附带源码(Visual family tree management system implemented by VC)
Platform: | Size: 4805632 | Author: enflamed | Hits:

CodeBus www.codebus.net