平衡二叉树 meaning in Chinese
balanced binary tree
banlanced binary tree
best wishes, alanced binary tree
Examples
- Banlanced binary tree
平衡二叉树 - The gnu library for balanced binary trees - isn t subject to reciprocity , either
(这是用于平衡二叉树的gnu库)链接的代码也不要遵守互惠。 - The spatio - tempral management subsystem stores , updates and searchs the spatio - temporal objects according to the two - level avl - tree data model
时空管理子系统根据二级平衡二叉树模型来组织时空对象的存储,更新,以及对所有时空对象进行检索。 - This paper discusses the development of spatio - temporal data modeling in the spatio - temporal database and designes the two - level avl - tree spatio - temporal data model based on realms for spatio - temporal database system - stadbsii
本文讨论了时空数据库中时空建模技术的发展过程,同时为时空分析数据库系统stadbsii设计了基于realms的二级平衡二叉树模型。 - So this system can be used to collect farm information , and then use these limited information to estimate the information of the whole farm field . because the system run at palm - sized pc , so some code is designed to reduce the hardware limit . for example , the points directory is realized through avl tree
另外,针对掌上电脑的特点,还做了一些减少掌上电脑的硬件约束的设计,如实现了用平衡二叉树来作为点的字典,并在实现过程中,自己设计了内存管理类,以尽量合理地使用掌上电脑的系统资源等。