二叉堆是二叉树的一种变体,它旨在以较快的速度保证堆顶的元素最接近指定标准
需要注意二叉堆只能保证堆顶元素不论何时都是最符合标准的,其他元素并不像二叉树一样有序
-
Notifications
You must be signed in to change notification settings - Fork 1
可自定义标准的二叉堆,只要是 C# 都能用,不一定要 Unity,但演示是 Unity 的,设计目的也是在 Unity 中使用
License
MrTrueChina/Unity-Binary-Heap
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
可自定义标准的二叉堆,只要是 C# 都能用,不一定要 Unity,但演示是 Unity 的,设计目的也是在 Unity 中使用
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published