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
    • 文件大小:18.5kb
    • 提供者:张羽
  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
    • 文件大小:3.24kb
    • 提供者: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
    • 文件大小:186.45kb
    • 提供者:李霄逍
  1. AVT

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

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

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

    • 发布日期:2017-05-14
    • 文件大小:36.52kb
    • 提供者:李青
  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
    • 文件大小:883byte
    • 提供者: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
    • 文件大小:1.08mb
    • 提供者:熊宝强
  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
    • 文件大小:49.11kb
    • 提供者: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
    • 文件大小:548.09kb
    • 提供者:吴晓彦
  1. AVL-Tree

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

    • 发布日期:2017-03-27
    • 文件大小:889byte
    • 提供者:sn
  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
    • 文件大小:1.24mb
    • 提供者:江涛
  1. tree

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

    • 发布日期:2017-04-01
    • 文件大小:4.89kb
    • 提供者: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
    • 文件大小:948byte
    • 提供者:ZHANGKE
  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
    • 文件大小:1.24kb
    • 提供者:咋都有
  1. Tree-10-13

    0下载:
  2. 用C语言创建树结构,对生产的树进行遍历,或按要求查询指定的叶子节点-Tree structure created with the C language, the production tree traversal, or required to query the specified leaf node
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:1.09kb
    • 提供者:steven
  1. oracle-tree-sql

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

    • 发布日期:2017-11-21
    • 文件大小:854byte
    • 提供者:lishunwen
  1. CPP-multi-tree

    0下载:
  2. 模拟随机的多叉树的实现,可以实现增加节点、组合节点、打印节点、节点数目查询等功能。-Stochastic simulation of multi-tree, you can add nodes to achieve a combination node, print nodes, number of nodes query.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-17
    • 文件大小:4.04mb
    • 提供者:周泽安
  1. Two-forks-balanced-tree

    0下载:
  2. 使用数据结构的知识,实现二叉平衡树插入查询操作。插入创建二叉平衡树,并查找某个元素,如果没有该元素,则将此元素插入进去。-Use knowledge of data structures to achieve balanced binary tree insert query operations. Create a balanced binary tree insertion, and look for an element, if not the element, the element i
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:8.69kb
    • 提供者:baiqiuju
  1. binarytree_wd

    0下载:
  2. 这是一个射频识别防碰撞的程序,其中采用的是二进制算法,结果有对比图,效率明显提高-Abstract The deployments of RFID system are seriously affected by collision caused by multiple tags responding simultaneously. To facilitate the resolution of collisions caused by densely distributed memoryles
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:1.19kb
    • 提供者:网管
  1. Tree-establishment-and-traversal

    0下载:
  2. 树的遍历与查询,各种细致的操作都具备,操作很完备-Traversal of the tree and query, all kinds of detailed operations are available, the operation is complete
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-30
    • 文件大小:396.14kb
    • 提供者:李明远
« 12 3 4 5 6 »
搜珍网 www.dssz.com