1. 首页
  2. 移动开发
  3. 其他
  4. graphAndTrees:手机应用旨在作为一个小型示范其中包含一些有关树木的信息(avlbst等) 源码

graphAndTrees:手机应用旨在作为一个小型示范其中包含一些有关树木的信息(avlbst等) 源码

上传者: 2021-04-08 13:37:00上传 ZIP文件 2.08MB 热度 7次
graphAndTrees 手机应用程序旨在可视化当前的某些数据结构:bst,avl和有向图 stuff to do: :cross_mark:bug in avl tree, it breaks when 2 nodes overlap when rotating :check_mark:(FIXED)currently each graph node can only have 1 inner edge :cross_mark:no animations :cross_mark:no music 演示版 二进制搜索树 the tree preserves correct structure after each insertion/deletion. AVL树 the tree stays balanced doing rotations if needed after each insertion/deletion. 有向图 it uses dijkstra a
下载地址
用户评论