基于内容的多媒体数据库检索算法: 用于最近邻搜索的R*-tree算法
上传时间: 2015-05-18
上传用户:13517191407
基于内容的多媒体数据检索算法SR-Tree,类似于R*-tree和SS-tree的最近邻搜索
上传时间: 2015-05-18
上传用户:缥缈
Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory in order to make data in that tree persistent. It serves well when there s just small amount of data. When the tree is somewhat bigger, the dumping/loading process could take a lengthy time and makes your mission-critical program less efficient. How about an AVL tree that can directly use the disk for data storage ? If there s something like that, we won t need to read through the whole tree in order to pick up just a little bit imformation(a node), but read only the sectors that are neccssary for locating a certain node and the sectors in which that node lies. This is my initial motivation for writing a storage-media independent AVL Tree. However, as you step forth, you would find that it not only works fine with disks but also fine with memorys, too.
标签: available libraries Although nearly
上传时间: 2014-01-22
上传用户:zhoujunzhen
很全的MATLAB6.x 符号运算及其应用
上传时间: 2014-01-03
上传用户:ecooo
with this program you can search your whole driver and list all files in a tree view box.
标签: program driver search files
上传时间: 2013-12-16
上传用户:源弋弋
C8051F02X的应用例程,很实用的程序代码,可直接调用。
标签: C8051F0
上传时间: 2014-03-07
上传用户:dianxin61
C8051F02X的应用例程,很实用的程序代码,可直接调用。
标签: C8051F0
上传时间: 2013-12-17
上传用户:thuyenvinh
JSP留言板以上程序在Win2k Server+Mysql+Resin+J2sdk下面通过。 把lyb的文件夹拷贝到你的虚拟目录。 把chclyb文件夹拷贝到X:\mysql\data\下面。 把class_lyb拷贝到Class文件夹下面,同时改名为lyb 运行http://127.0.0.1:8080/lyb/
标签: mysqldata Server chclyb J2sdk
上传时间: 2015-05-22
上传用户:TF2015
两序列x(n)和y(n)的交叉谱分析,ol(0:m)频率,tl(0:m)周期,px(0:m)是x(n)的连续功率谱,py(0:m)是y(n)的连续功率谱,pxy(0:m)协谱,qxy(0:m)余谱,rxy(0:m)凝聚谱,cxy(0:m)位相差谱,lxy(0:m)滞后时间长度谱,rxy951(0:m)凝聚谱F-检验的95%置信上限,rxy952(0:m)凝聚谱Goodman-检验的95%置信上限,其中m=[n/2.]。
上传时间: 2014-01-12
上传用户:ghostparker
学生信息管理系统(JBuilder x 开发,采用RSA 512位公钥加密,私钥用于找回密码,2006-4-5)
上传时间: 2014-01-26
上传用户:fanboynet