搜索资源列表
Facultymanagementsystem
- 使用继承机制编写一个学校教职工信息管理的应用,完成简单的查询、增删和修改等操作。本实验只要求实现使用面向对象的方式实现简单的信息管理的模拟,不要求将数据永久保存。-Using the inheritance mechanism to prepare a school faculty information management application, to complete a simple query to delete and modify such an operation. This
JavaOOP
- 图书馆管理系统 用户增删该查 书籍的增删该查 借书还书的操作-Library Manager
adjmatrix_graph
- 用邻接矩阵实现图的基本操作:创建,销毁,增删修改顶点,增删弧或边,DFS,BFS等-Graph with adjacency matrix to achieve basic operations: create, destroy, modify vertex deletions, additions and deletions arcs or edges, DFS, BFS, etc.