文件名称:AVL_LIB
- 所属分类:
- 数值算法/人工智能
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 73.1kb
- 下载次数:
- 0次
- 提 供 者:
- l**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
独立于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树库,但几乎都是工作在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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 17869342avl_lib.rar 列表 独立于AVL库的存储媒体 独立于AVL库的存储媒体\demo 独立于AVL库的存储媒体\demo\AVL Lib.dsw 独立于AVL库的存储媒体\demo\AVL Lib.ncb 独立于AVL库的存储媒体\demo\AVL Lib.opt 独立于AVL库的存储媒体\demo\AVL_Lib.html 独立于AVL库的存储媒体\demo\AVL_Libraries 独立于AVL库的存储媒体\demo\AVL_Libraries\avl.h 独立于AVL库的存储媒体\demo\AVL_Libraries\avl_debug_macros.h 独立于AVL库的存储媒体\demo\AVL_Libraries\avl_errors.cpp 独立于AVL库的存储媒体\demo\AVL_Libraries\avl_errors.h 独立于AVL库的存储媒体\demo\AVL_Libraries\AVL_Libraries.dep 独立于AVL库的存储媒体\demo\AVL_Libraries\AVL_Libraries.dsp 独立于AVL库的存储媒体\demo\AVL_Libraries\AVL_Libraries.plg 独立于AVL库的存储媒体\demo\AVL_Libraries\avl_node.h 独立于AVL库的存储媒体\demo\AVL_Libraries\Readme.htm 独立于AVL库的存储媒体\demo\AVL_Libraries\Release 独立于AVL库的存储媒体\demo\docss 独立于AVL库的存储媒体\demo\docss\avl 独立于AVL库的存储媒体\demo\docss\avl\avl.htm 独立于AVL库的存储媒体\demo\docss\avl\members 独立于AVL库的存储媒体\demo\docss\avl\members\Attach.htm 独立于AVL库的存储媒体\demo\docss\avl\members\AVL.htm 独立于AVL库的存储媒体\demo\docss\avl\members\CheckIntegrity.htm 独立于AVL库的存储媒体\demo\docss\avl\members\Delete.htm 独立于AVL库的存储媒体\demo\docss\avl\members\GetErrorMessage.htm 独立于AVL库的存储媒体\demo\docss\avl\members\GetHeight.htm 独立于AVL库的存储媒体\demo\docss\avl\members\GetInfo.htm 独立于AVL库的存储媒体\demo\docss\avl\members\GetLastError.htm 独立于AVL库的存储媒体\demo\docss\avl\members\GetListHead.htm 独立于AVL库的存储媒体\demo\docss\avl\members\GetListTail.htm 独立于AVL库的存储媒体\demo\docss\avl\members\GetNodeNumber.htm 独立于AVL库的存储媒体\demo\docss\avl\members\GetRoot.htm 独立于AVL库的存储媒体\demo\docss\avl\members\Insert.htm 独立于AVL库的存储媒体\demo\docss\avl\members\Search.htm 独立于AVL库的存储媒体\demo\docss\avl\members\SearchResult.htm 独立于AVL库的存储媒体\demo\docss\avl\members\TreeInfo.htm 独立于AVL库的存储媒体\demo\docss\avl\members.htm 独立于AVL库的存储媒体\demo\LGPL.txt 独立于AVL库的存储媒体\demo\licence.txt 独立于AVL库的存储媒体\demo\Readme.txt 独立于AVL库的存储媒体\demo\Test1 独立于AVL库的存储媒体\demo\Test1\gcc_make_debug 独立于AVL库的存储媒体\demo\Test1\gcc_make_release 独立于AVL库的存储媒体\demo\Test1\Readme.htm 独立于AVL库的存储媒体\demo\Test1\Release 独立于AVL库的存储媒体\demo\Test1\Resource.h 独立于AVL库的存储媒体\demo\Test1\StdAfx.cpp 独立于AVL库的存储媒体\demo\Test1\StdAfx.h 独立于AVL库的存储媒体\demo\Test1\stop.event 独立于AVL库的存储媒体\demo\Test1\Test1.clw 独立于AVL库的存储媒体\demo\Test1\Test1.cpp 独立于AVL库的存储媒体\demo\Test1\Test1.dep 独立于AVL库的存储媒体\demo\Test1\Test1.dsp 独立于AVL库的存储媒体\demo\Test1\Test1.h 独立于AVL库的存储媒体\demo\Test1\Test1.rc 独立于AVL库的存储媒体\demo\Test1\testcore.cpp 独立于AVL库的存储媒体\demo\Test2 独立于AVL库的存储媒体\demo\Test2\avl_node_file.h 独立于AVL库的存储媒体\demo\Test2\gcc_make_debug 独立于AVL库的存储媒体\demo\Test2\gcc_make_release 独立于AVL库的存储媒体\demo\Test2\Readme.htm 独立于AVL库的存储媒体\demo\Test2\Release 独立于AVL库的存储媒体\demo\Test2\Resource.h 独立于AVL库的存储媒体\demo\Test2\StdAfx.cpp 独立于AVL库的存储媒体\demo\Test2\StdAfx.h 独立于AVL库的存储媒体\demo\Test2\Test2.clw 独立于AVL库的存储媒体\demo\Test2\Test2.cpp 独立于AVL库的存储媒体\demo\Test2\Test2.dep 独立于AVL库的存储媒体\demo\Test2\Test2.dsp 独立于AVL库的存储媒体\demo\Test2\Test2.h 独立于AVL库的存储媒体\demo\Test2\Test2.rc 独立于AVL库的存储媒体\demo\Test2\testcore.cpp