文件名称:AVL_LIB

介绍说明--下载内容均来自于网络,请自行研究使用

独立于AVL库的存储媒体

虽现在有不少可用的AVL树库,但几乎都是工作在RAM中,当数据量小的时候,这种方式可行,但当树结构变大时时,读取和存储的时间就会大大变长,任务效率大大降低。能不能直接用磁盘进行树的操作呢?若可以,就不必进行频繁的磁盘内存交换了,本程序就实现了这个功能。实际上,这个程序无论是磁盘还是内存,都很好用。-independent of the AVL storage media is now available in a number of the AVL tree, But almost all work in the RAM, when a small amount of data, this approach feasible, but big tree structure constant, read and storage time will be much longer and the task efficiency has been greatly reduced. Can directly use the disk tree operation? If so, there is no need for frequent exchange of disk memory, the process to achieve this function. In fact, this procedure is disk or memory, are very handy.
相关搜索: AVL树

(系统自动生成,下载前可以参看下载内容)

下载文件列表

独立于AVL库的存储媒体

.....................\demo

.....................\....\AVL Lib.dsw

.....................\....\AVL Lib.ncb

.....................\....\AVL Lib.opt

.....................\....\AVL_Lib.html

.....................\....\AVL_Libraries

.....................\....\.............\avl.h

.....................\....\.............\avl_debug_macros.h

.....................\....\.............\avl_errors.cpp

.....................\....\.............\avl_errors.h

.....................\....\.............\AVL_Libraries.dep

.....................\....\.............\AVL_Libraries.dsp

.....................\....\.............\AVL_Libraries.plg

.....................\....\.............\avl_node.h

.....................\....\.............\Readme.htm

.....................\....\.............\Release

.....................\....\docss

.....................\....\.....\avl

.....................\....\.....\...\avl.htm

.....................\....\.....\...\members

.....................\....\.....\...\.......\Attach.htm

.....................\....\.....\...\.......\AVL.htm

.....................\....\.....\...\.......\CheckIntegrity.htm

.....................\....\.....\...\.......\Delete.htm

.....................\....\.....\...\.......\GetErrorMessage.htm

.....................\....\.....\...\.......\GetHeight.htm

.....................\....\.....\...\.......\GetInfo.htm

.....................\....\.....\...\.......\GetLastError.htm

.....................\....\.....\...\.......\GetListHead.htm

.....................\....\.....\...\.......\GetListTail.htm

.....................\....\.....\...\.......\GetNodeNumber.htm

.....................\....\.....\...\.......\GetRoot.htm

.....................\....\.....\...\.......\Insert.htm

.....................\....\.....\...\.......\Search.htm

.....................\....\.....\...\.......\SearchResult.htm

.....................\....\.....\...\.......\TreeInfo.htm

.....................\....\.....\...\members.htm

.....................\....\LGPL.txt

.....................\....\licence.txt

.....................\....\Readme.txt

.....................\....\Test1

.....................\....\.....\gcc_make_debug

.....................\....\.....\gcc_make_release

.....................\....\.....\Readme.htm

.....................\....\.....\Release

.....................\....\.....\Resource.h

.....................\....\.....\StdAfx.cpp

.....................\....\.....\StdAfx.h

.....................\....\.....\stop.event

.....................\....\.....\Test1.clw

.....................\....\.....\Test1.cpp

.....................\....\.....\Test1.dep

.....................\....\.....\Test1.dsp

.....................\....\.....\Test1.h

.....................\....\.....\Test1.rc

.....................\....\.....\testcore.cpp

.....................\....\Test2

.....................\....\.....\avl_node_file.h

.....................\....\.....\gcc_make_debug

.....................\....\.....\gcc_make_release

.....................\....\.....\Readme.htm

.....................\....\.....\Release

.....................\....\.....\Resource.h

.....................\....\.....\StdAfx.cpp

.....................\....\.....\StdAfx.h

.....................\....\.....\Test2.clw

.....................\....\.....\Test2.cpp

.....................\....\.....\Test2.dep

.....................\....\.....\Test2.dsp

.....................\....\.....\Test2.h

.....................\....\.....\Test2.rc

.....................\....\.....\testcore.cpp

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org