CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Query TREE

搜索资源列表

  1. LIST+TREE

    0下载:
  2. 结合SQL SERVER数据库,查询所有数据库记录-with SQL Server database, query the database for all records
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:18948
    • 提供者:张羽
  1. Bplustree

    0下载:
  2. b+tree 的插入和查询操作,代码比较简练,效率高。缺少删除操作。-b+ tree insertion and query operation, code relatively simple and efficient. The lack of deletion.
  3. 所属分类:Other Databases

    • 发布日期:2017-03-29
    • 文件大小:3321
    • 提供者:jj
  1. familytree

    0下载:
  2. 设计一个家谱管理系统,允许用户输入家谱信息,并显示层次化的家谱图。允许用户输入成员姓名,在家谱中查询是否存在该成员并返回该成员所在的辈分(家谱中的第几代)、双亲及孩子。-Design a family tree management system, allows the user to enter the family tree information, and display the level of the genealogical chart. Allows the user to inp
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:190929
    • 提供者:李霄逍
  1. YBJZtree

    0下载:
  2. js 异步加载 tree 采用ajax技术,在点击tree的node以后从数据库中读取其下面的分支并进行显示,适合于tree数据量较大的情况下异步从数据库中查询并显示于tr-js asynchronous load tree using ajax technology, click on the node after the tree from the database to read the following branches and showed that the amount of
  3. 所属分类:Ajax

    • 发布日期:2017-05-13
    • 文件大小:3187755
    • 提供者:wang
  1. AVT

    0下载:
  2. 平衡二叉树是数据结构中一个非常重要的概念。它对二叉树的优化和提高查询效率有重要的作用,它是动态查找的一个非常重要方法,它在实际生产中有着广泛的应用。 通过本课程设计教学所要求达到的目的是:充分理解和掌握二叉树、平衡二叉树的相关概念和知识。掌握平衡二叉树的生成、结点删除、插入等操作过程,并编程实现从键盘上输入一系列数据(整型),建立一棵平衡二叉树,任意插入或删除一个结点后仍然要求构成平衡二叉树,并按中序遍历输出这棵平衡二叉树。 -Balanced binary tree data s
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:203573
    • 提供者:张欣
  1. tree

    0下载:
  2. 二叉树的生成、查询、删除、插入等基本操作,及图像的动态显示-Tree generation, query, delete, insert the basic operation, and the image of dynamic display
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:37392
    • 提供者:李青
  1. li

    0下载:
  2. c语言实现的数据结构中线形表的应用,包括二叉树结点的插入,删除,查询等-c language data structure in binary tree of applications, including binary tree node insert, delete, query, etc. -XIANXINGBIAOYINGYONG
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:883
    • 提供者:li
  1. AssociationRuleAlgorithm

    1下载:
  2. 本文在分析以往各种算法的基础上,提出了一种适用于长模式挖掘的不产生候选集的 关联规则改进算法,我们利用数据库查询语言存储FP一tree的信息而不建立FP一tree结构, 提出约简属性和直接从频度表(f_list)中提取CLOSET的方法,从而节省时间和空间。 -Based on the analysis of the previous algorithms based on a model applicable to long-mining does not produce a ca
  3. 所属分类:Database system

    • 发布日期:2015-12-12
    • 文件大小:1130383
    • 提供者:熊宝强
  1. RStarTree.tar

    0下载:
  2. 经典索引方法,它是在R树的基础上进行改进,再次提高了查询速度,用VC编写,代码精炼。-Classic index method, which is in the R-tree based on the improved query speed once again increased, with VC development, refining the code.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:50285
    • 提供者:lyd
  1. Improved_binary_query_tree_anti_collision_algorith

    0下载:
  2. 在射频识别系统中,存在阅读器与多个标签同时通信的碰撞问题,标签的防碰撞算法是解决数据冲突的关键。文章详细阐述了已有的典型的二进制查询树的防碰撞算法,并在此基础上提出了一种新的防碰撞算法;该算法利用二时隙的方法,使阅读器的询问次数和标签识别所需的数据流大大减少,提高了标签的识别效 率。从仿真实验中表明,该算法比已有的二进制查询树算法具有更明显的优势。-In the radio frequency identification system, there is reader to communi
  3. 所属分类:RFID

    • 发布日期:2017-05-02
    • 文件大小:561247
    • 提供者:吴晓彦
  1. AVL-Tree

    0下载:
  2. AVL tree implementation without pointer. Query,Insert,Erase in logN.
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:889
    • 提供者:sn
  1. Rtree

    0下载:
  2. R树,一个用于空间查询的动态索引结构。能够更有效地处理空间数据点-R tree, a query for a dynamic index structure of space. To more effectively deal with spatial data points
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:224994
    • 提供者:刘国慧
  1. RFID

    0下载:
  2. 基于二进制查询树的RFID标签防碰撞算法、基于二进制搜索算法的RFID标签防碰撞算法-Binary query tree based anti-collision algorithm, RFID tags, the binary search algorithm based anti-collision algorithm for RFID tag
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1304808
    • 提供者:江涛
  1. tree

    0下载:
  2. 该代码实现的是二叉树的建立和查询等功能 。-The code implementation is the establishment of a binary tree and query functions.
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-09
    • 文件大小:16831
    • 提供者:梅琳
  1. tree

    0下载:
  2. 农户承包土地资源和使用树种情况的查询小程序-Household contract land, the use of the query tree applet
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:5006
    • 提供者:lhzxbw
  1. splay-tree

    0下载:
  2. 划分树logn 给你n个数 然后让你query从ll到rr中排第k的数-N logn to you by the number of trees and then let you query from ll to rr in the number of rank k
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:948
    • 提供者:ZHANGKE
  1. tree

    0下载:
  2. 用java设计产品树状图,实现按照类别查询商品-Design products with the java tree, to achieve the query by category of goods
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-01
    • 文件大小:1438
    • 提供者:大山
  1. trie-tree

    0下载:
  2. Trie是一种树型数据结构,用于存储字符串,可以实现字符串的快速查找。Trie的核心思想是空间换时间,利用字符串的公共前缀来降低查询时间的开销以达到提高效率的目的。 适用范围:统计和排序大量的字符串-Trie is a tree data structure used to store the string, the string can quickly find. Trie' s core idea is space for time, use the string prefix t
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1269
    • 提供者:咋都有
  1. querytree

    0下载:
  2. distributed database query tree construction program
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:177570
    • 提供者:Raghu
  1. oracle-tree-sql

    0下载:
  2. oracle树结构查询语句, Oracle query tree structure-Oracle query tree structure
  3. 所属分类:Oracle

    • 发布日期:2017-11-21
    • 文件大小:854
    • 提供者:lishunwen
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com