搜索资源列表
mataqipan
- 马踏棋盘和平衡树算法的演示,数据结构的课程设计,两个
erchashu
- 课程设计题目: 对二叉排序树T作相关操作 (作中序遍历求平均查找长度删除结点及判断是否为平衡二叉树) -Course Design Title: on the binary sort tree T for related operations (for medium-traversal to find the length of the average for the deletion of nodes and determine whether to balance the tree)
bak
- 这是纯C++写的学生管理系统,用了数据结构,平衡2叉树,和数据库文件哦!希望对大家学习有帮助-This is written in pure C++ student management system, with the data structure, balance 2-tree, and database files Oh! Want to help you learn
student
- 建立一个简单的学生信息管理系统,该系统为注册学生保存基本信息、选课信息以及课程成绩。系统要方便基本信息、选课信息、成绩的增加、删除、修改及查询。为实现快速查询,要求对基本信息、选课信息和成绩建立相应的索引,学生成绩采用平衡二叉树建索引,对学生姓名采用Hash建立索引,对学号实现折半查找。-Create a simple student information management system, which save the basic information for registe