CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - search tree

搜索资源列表

  1. shujujiegou-erchashu

    0下载:
  2. 叉排序树与平衡二叉排序树基本操作的实现 用二叉链表作存储结构 (1)以回车( \\n )为输入结束标志,输入数列L,生成二叉排序树T; (2)对二叉排序树T作中序遍历,输出结果; (3)计算二叉排序树T的平均查找长度,输出结果; (4)输入元素x,查找二叉排序树T,若存在含x的结点,则删除该结 点,并作中序遍历(执行操作2);否则输出信息“无结点x”; (5)判断二叉排序树T是否为平衡二叉树,输出信息“OK!”/“NO!”;-fork trees and
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2028
    • 提供者:胡图
  1. d.doc

    0下载:
  2. 题目:对记录序列:{55,13,23,72,109,67,2,78,13}分别使用顺序查找和折半查找算法实现特定关键字值记录的查找。然后建立该记录序列的二叉排序树,并在其上实现特定关键字值结点的查找和删除。-Title: on the record sequence: (), respectively 55,13,23,72,109,67,2,78,13 order to find and use half the search algorithm to achieve a specific k
  3. 所属分类:Document

    • 发布日期:2017-04-06
    • 文件大小:6538
    • 提供者:sad
  1. shujujiegou_C

    1下载:
  2. 介绍了数据结构的基本概念、线性表、链接表、数组和广义表、树、图、查找和排序等,每章用大量的实例和图表来说明基本概念和方法.同时采用c语言作为算法的描述语言,算法也尽可能地少用抽象定义,而更多的是给出具体算法,并力求算法更接近于实际应用,使读者能更快地提高编程能力。-The book gives the basic concepts of data structures, linear tables, linked tables, arrays, and generalized table, tr
  3. 所属分类:software engineering

    • 发布日期:2017-05-24
    • 文件大小:7903151
    • 提供者:冰茜
  1. Client

    0下载:
  2. This paper introduces a message forwarding algorithm for search applications within mobile ad hoc networks that is based on the concept of selecting the nearest node from a set of designated nodes. The algorithm, which is called Minimum Distance P
  3. 所属分类:Development Research

    • 发布日期:2017-04-02
    • 文件大小:66924
    • 提供者:sathiyaraj124
  1. appendices

    0下载:
  2. b trees references giving clue where to search for specific information sources to implement a b tr-b trees references giving clue where to search for specific information sources to implement a b tree
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:37170
    • 提供者:panos
  1. 10060323

    0下载:
  2. 搜索1.建立有序表,然后进行二分查找; 2.建立二叉排序树,然后进行查找。-A search. To establish an ordered list, and then binary search 2. Binary sort tree, and then search.
  3. 所属分类:File Formats

    • 发布日期:2017-04-09
    • 文件大小:534525
    • 提供者:曹小保
  1. target-detection-algorithm-

    0下载:
  2. 为克服传统目标识别方法在处理空间特征分布极为复杂的数据时的缺点,提出1 种基于决策树的多特征检测算法,并将其应用到基于视频的海上搜救目标检测中. 该算法首先提取图像中的颜色、亮度等信息,通过计算各特征的信息增益建立决策树,将搜救目标检测问题分解成3 层决策树分类问题. 实验表明,该算法能够提高多特征目标检测的效率,在救生艇、筏等海上搜救目标检测的应用中取得较好的结果.-Characteristics to overcome the traditional target recognition m
  3. 所属分类:Project Design

    • 发布日期:2017-03-27
    • 文件大小:168920
    • 提供者:majun
  1. RFID-lunwen

    0下载:
  2. 针对射频识别系统中的标签碰撞问题,提出了一种基于分组策略的RFID自适应防碰撞算法。该算法在二叉树搜索算法的基础上引入分组策略、后退策略、自适应地选择四叉树搜索策略、动态调整标签碰撞检测过程策略,减少了搜索次数和读写器与标签间的通信量,提高了识别效率。-Systems for radio frequency identification tag collision problem, a packet-based strategy RFID adaptive anti-collision algo
  3. 所属分类:Development Research

    • 发布日期:2017-11-19
    • 文件大小:7913462
    • 提供者:pugongying
  1. zhebanchazhao

    0下载:
  2. Two forks the tree: binary search, for the realization of two binary tree binary search.
  3. 所属分类:File Formats

    • 发布日期:2017-12-10
    • 文件大小:732
    • 提供者:刘彪
  1. SPY

    0下载:
  2. Spy++ (SPYXX.EXE) 是一个基于 Win32 的实用工具,它提供系统的进程、线程、窗口和窗口消息的图形视图。使用 Spy++ 可以执行下列操作: 显示系统对象(包括进程、线程和窗口)之间关系的图形树。 搜索指定的窗口、线程、进程或消息。 查看选定的窗口、线程、进程或消息的属性。 直接从视图中选择窗口、线程、进程或消息。 通过鼠标定位,使用查找程序工具选择窗口。 使用复杂的消息日志选择参数设置消息选项。 - Spy++ (SP
  3. 所属分类:software engineering

    • 发布日期:2017-11-19
    • 文件大小:579035
    • 提供者:jack
  1. 4

    0下载:
  2. 编程任务: 对于给定的树,以根结点为起点,对树实现非递归方式广度优先搜索,输出广度优 先搜索序列  数据输入: 由文件input.txt给出输入数据。第1行有1个正整数n,表示给定的二叉树有n个顶 点,编号为1,2,…,n。接下来的n行中,每行有3个正整数a,b,c,分别表示编号为a的结 点的左儿子结点编号为b,右儿子结点编号为c,0表示没有儿子。各结点信息按照层序列表 的顺序给出。-Programming tasks: For a given of t
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:903539
    • 提供者:miyor
  1. B013040028_hw_15

    0下载:
  2. 二元樹應用,利用二分法來創建一顆二元樹,另外也能執行搜尋刪除的功能-Binary tree applications, the use dichotomy to create a binary tree, while also able to perform a search function to delete
  3. 所属分类:software engineering

    • 发布日期:2017-11-21
    • 文件大小:6181811
    • 提供者:黃承傑
  1. doc

    0下载:
  2. The primary objective of the QRD-M detector is to identify the candidate list. The QRD-M algorithm is a breadth-first tree search. It views all the branches it will ever consider for a given stage of the detection tree and then rejects all but t
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:437991
    • 提供者:yuva
  1. elght

    0下载:
  2. Master different methods to find, and can be used to achieve high-level language search algorithm. 2, master and orderly sequence table lookup method tables. 3, master binary sort tree structure, search, insert, and delete methods
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1962
    • 提供者:流火学倩
  1. TwoStageM-TfConnect6

    0下载:
  2. 关于两阶段梦他卡洛博弈树搜素算法的文章,很好的一篇文章-He dreams about the two-stage hormone-Carlo game tree search algorithm article, a very good article
  3. 所属分类:Document

    • 发布日期:2017-05-11
    • 文件大小:2224815
    • 提供者:李华郁
  1. 1

    0下载:
  2. 对记录序列(查找表):{55,13,23,72,109,67,2,78,13}分别实现如下操作: 1) 顺序查找; 3) 对排好序的纪录序列表进行折半查找; 4) 利用1)中记录序列建立一颗二叉排序树,并在其上实现特定关键字值结点的查找; 5) 按照“除留余数法”哈希构造函数和线性探测再散列的冲突处理方法创建表长为m=11的哈希表; 6) 实现5)创建哈希表上的查找 -On the record sequence (lookup table): {} 55,13,23,7
  3. 所属分类:Software Testing

    • 发布日期:2017-04-26
    • 文件大小:8214
    • 提供者:潘珍
  1. Trees

    0下载:
  2. Preliminaries What is Tree? Implementation of Trees using C++ Tree traversals and applications Binary Trees Binary Search Trees Structure and operations Analysis AVL Trees
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1141395
    • 提供者:ashlafir
  1. Btree1

    0下载:
  2. 二叉树的创建,查找遍历,插入,删除,输出-Create a binary tree, traversal search, insert, delete, output
  3. 所属分类:File Formats

    • 发布日期:2017-05-03
    • 文件大小:882467
    • 提供者:jinwen
  1. Common-algorithms-classic-code

    0下载:
  2. 数据结构中介绍的常见经典算法,排序、二叉树深度、广度优先搜索、高精度加减乘除等-Common data structures described in the classical algorithms, sorting, binary tree depth, breadth-first search, high-precision addition, subtraction, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:15382
    • 提供者:冯中飞
  1. hehe

    0下载:
  2. 这是二叉树的一些基本操作,有二叉树的建立、节点的删除和查找,排序等常用的功能。-These are some of the basic operations of a binary tree, there are common features delete and search, sort and other binary establishment nodes.
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1556
    • 提供者:heshuai
« 1 23 »
搜珍网 www.dssz.com