Welcome![Sign In][Sign Up]
Location:
Search - Query TREE

Search list

[TreeViewLIST+TREE

Description: 结合SQL SERVER数据库,查询所有数据库记录-with SQL Server database, query the database for all records
Platform: | Size: 18948 | Author: 张羽 | Hits:

[TreeViewLIST+TREE

Description: 结合SQL SERVER数据库,查询所有数据库记录-with SQL Server database, query the database for all records
Platform: | Size: 18432 | Author: 张羽 | Hits:

[Othertrietree

Description: trie tree, 是一个高效处理字符串的比较常见的算法,能够让我们在复杂度 O(log(n))的情况下插入和查询一个字符串-trie tree, is an efficient treatment of the more common string algorithms, to enable us to the complexity of O (log (n)) the case of insert and query a string
Platform: | Size: 1024 | Author: hekui | Hits:

[Data structsB_Trees

Description: B树代码以及演示,主要是让大家理解B树是如何组成的,以及如何删除和查询-B tree code, and demonstrations, mainly B enables us to understand how the tree is composed of, as well as how to delete and query
Platform: | Size: 1610752 | Author: tang | Hits:

[JSP/Java260t

Description: jsp标签 数据列表标签 jsp树形标签 QQ菜单标签 文件服务 noka标签是一组在JSP上远行的支持多种数据库的集数据处理,显示处理于一体的JSP标签,其中有: 编码拦截器工具类 数据表格(DBTable)标签 时间日期(DateOrTime)标签 组合选择框(selectDouble)标签 下拉选择框(select)标签 树形菜单(TreeDB)标签<不带Checkbox框> 树形菜单(TreeMenuCheckbox)标签 选项卡(tabs/ Divs)标签 数据查询录入(dataselectinput)标签到 QQ菜单标签 下拉选择框树形菜单 年份选择标签(YearSelect) 日期时间格式化标签(FormatData) 字符串格式标签(StringLenFormat) 文件服务标签(fileserverpath)-jsp tag data list label jsp tree menu labeling QQ documentation services noka Tags Tags are a group of travel in the JSP on the support of a variety of database collection and data processing, display processing in one JSP label, including: encoding interceptor Tools data table (DBTable) time and date labels (DateOrTime) portfolio selection box label (selectDouble) label drop-down selection box (select) Tags tree menu (TreeDB) labels <without Checkbox box> tree menu (TreeMenuCheckbox) Tags tab (tabs/Divs) label input data query (dataselectinput) label to label QQ menu tree menu drop-down selection box to choose tags Year (YearSelect) Date Time formatting tags (FormatData) label format string (StringLenFormat) documentation services tab (fileserverpath )
Platform: | Size: 824320 | Author: 阿豪 | Hits:

[Graph Recognizeimageproj

Description: 原创图片检索程序。选择一张图片以及一个图片文件夹,提取图片特征,使用R树进行查询。请在vc8以上环境打开此工程。-Original image retrieval process. Select a picture and a picture folder, extract image features, using the R tree query. Please open this vc8 over environmental engineering.
Platform: | Size: 186368 | Author: 王妙一 | Hits:

[JSP/Javadtree

Description: 采用JAVASCRIPT实现的根据数据库查询的动态树-JAVASCRIPT realize the use of the database query in accordance with the dynamic tree
Platform: | Size: 4096 | Author: juneychen | Hits:

[Other Web CodeYBJZtree

Description: 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 data suitable for larger tree circumstances asynchronous query from the database and displayed in the tr
Platform: | Size: 3187712 | Author: wang | Hits:

[Data structsAVT

Description: 平衡二叉树是数据结构中一个非常重要的概念。它对二叉树的优化和提高查询效率有重要的作用,它是动态查找的一个非常重要方法,它在实际生产中有着广泛的应用。 通过本课程设计教学所要求达到的目的是:充分理解和掌握二叉树、平衡二叉树的相关概念和知识。掌握平衡二叉树的生成、结点删除、插入等操作过程,并编程实现从键盘上输入一系列数据(整型),建立一棵平衡二叉树,任意插入或删除一个结点后仍然要求构成平衡二叉树,并按中序遍历输出这棵平衡二叉树。 -Balanced binary tree data structure is a very important concept. Bintree its optimization and improve the query efficiency play an important role, it is dynamic to find a very important method, which in the actual production has a broad application. Through the curriculum design of teaching the required objectives are: to fully understand and grasp the tree, balanced binary tree of related concepts and knowledge. Balanced binary tree master generation, node delete, insert, such as operations and programming from the keyboard to enter a series of data (integer), the establishment of a balanced binary tree, arbitrary insert or remove a node after requirements constitute a balanced binary tree, and in the output tree traversal balanced binary tree.
Platform: | Size: 458752 | Author: 张欣 | Hits:

[Data structstree

Description: 二叉树的生成、查询、删除、插入等基本操作,及图像的动态显示-Tree generation, query, delete, insert the basic operation, and the image of dynamic display
Platform: | Size: 3192832 | Author: 李青 | Hits:

[Other DatabasesBplustree

Description: b+tree 的插入和查询操作,代码比较简练,效率高。缺少删除操作。-b+ tree insertion and query operation, code relatively simple and efficient. The lack of deletion.
Platform: | Size: 3072 | Author: jj | Hits:

[Windows Developfamilytree

Description: 设计一个家谱管理系统,允许用户输入家谱信息,并显示层次化的家谱图。允许用户输入成员姓名,在家谱中查询是否存在该成员并返回该成员所在的辈分(家谱中的第几代)、双亲及孩子。-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 input the names of the members, in the genealogical query whether the existence of the back member and the member' s seniority in the family (the first of several generations of family tree), both parents and children.
Platform: | Size: 190464 | Author: 李霄逍 | Hits:

[Data structsli

Description: c语言实现的数据结构中线形表的应用,包括二叉树结点的插入,删除,查询等-c language data structure in binary tree of applications, including binary tree node insert, delete, query, etc. -XIANXINGBIAOYINGYONG
Platform: | Size: 1024 | Author: li | Hits:

[Database systemAssociationRuleAlgorithm

Description: 本文在分析以往各种算法的基础上,提出了一种适用于长模式挖掘的不产生候选集的 关联规则改进算法,我们利用数据库查询语言存储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 candidate set of association rules to improve the algorithm, we use the database query language FP storage of information of a tree rather than the establishment of a tree structure of FP, proposed reduction properties and directly from the frequency table (f_list) method to extract CLOSET, thereby saving time and space.
Platform: | Size: 1130496 | Author: 熊宝强 | Hits:

[GDI-BitmapRStarTree.tar

Description: 经典索引方法,它是在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.
Platform: | Size: 50176 | Author: lyd | Hits:

[RFIDImproved_binary_query_tree_anti_collision_algorith

Description: 在射频识别系统中,存在阅读器与多个标签同时通信的碰撞问题,标签的防碰撞算法是解决数据冲突的关键。文章详细阐述了已有的典型的二进制查询树的防碰撞算法,并在此基础上提出了一种新的防碰撞算法;该算法利用二时隙的方法,使阅读器的询问次数和标签识别所需的数据流大大减少,提高了标签的识别效 率。从仿真实验中表明,该算法比已有的二进制查询树算法具有更明显的优势。-In the radio frequency identification system, there is reader to communicate with multiple tags at the same time the problem of collisions, the label' s anti-collision algorithm to resolve data conflicts. The article has elaborated a typical binary query tree anti-collision algorithm, and on this basis, proposed a new anti-collision algorithms The algorithm uses two slots of the ways in which readers asked about the number and tag identification greatly reduced the required data flow and improve the efficiency of tag identification. From the simulation experiments show that the algorithm than the existing binary query tree algorithm is more obvious advantages.
Platform: | Size: 561152 | Author: 吴晓彦 | Hits:

[Data structsAVL-Tree

Description: AVL tree implementation without pointer. Query,Insert,Erase in logN.
Platform: | Size: 1024 | Author: sn | Hits:

[Software EngineeringRtree

Description: R树,一个用于空间查询的动态索引结构。能够更有效地处理空间数据点-R tree, a query for a dynamic index structure of space. To more effectively deal with spatial data points
Platform: | Size: 225280 | Author: 刘国慧 | Hits:

[Other systemstree

Description: 农户承包土地资源和使用树种情况的查询小程序-Household contract land, the use of the query tree applet
Platform: | Size: 5120 | Author: lhzxbw | Hits:

[Oracleoracle-tree-sql

Description: oracle树结构查询语句, Oracle query tree structure-Oracle query tree structure
Platform: | Size: 1024 | Author: lishunwen | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net