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

搜索资源列表

  1. SearchTree1

    0下载:
  2. 该程序时基于数据结构中的搜索树的演示实例,对搜索树进行了实现。-The program is based on the search tree data structure presentation instance, the realization of the search tree.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:209551
    • 提供者:刘丹
  1. xxx

    0下载:
  2. 二叉搜索树相关内容 并进行前序 后序 中序周游-Binary search tree prior to the relevant content and order in the sequence after the tour sequence
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:906
    • 提供者:victor
  1. DataStruct_MFC_WinMain_SortMethod

    0下载:
  2. MFC中winmain详解,c++各种排序算法以及二叉树,搜索树,红黑树及其他数据结构的实现-Detailed in winmain MFC, c++ various sorting algorithms and binary search trees, red-black tree implementation of data structures and other
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1679598
    • 提供者:张翔
  1. search

    0下载:
  2. trie搜索树模拟的服务器间搜索算法。需要在c:\ 创建1~10 10个文档,记录服务器内容。“1.txt”-trie search tree search algorithm for the simulation servers. Need to c: \ to create 1 to 10 of 10 documents, records server content. " 1.txt"
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:79297
    • 提供者:kid
  1. visKDTree

    0下载:
  2. KD树的程序,实现从2维到k维的数据检索。kd树(k维搜索树)是把二叉树搜索树推广到多维数据的一种主存数据结构。kd树是一个二叉树,他的内部节点由一个相关联的属性a和一个值v,它将数据点分成两个部分:a值小于v的部分和a值大于等于v的部分。由于所有的维的属性在层间循环,所以树在不同层上的属性是不同的。-KD tree program, from a 2-D to k-dimensional data retrieval. kd Tree (k-dimensional search tree) i
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:821257
    • 提供者:曾真
  1. BinaryTreeSort

    0下载:
  2. 二叉搜索树算法,分析详解,包括树的生成,排序,搜索,和查询还有删除。-Binary search tree algorithm, Detailed analysis, including the generation of the tree, sorting, searching, and query also deleted.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:163217
    • 提供者:tin
  1. Phone-Book

    0下载:
  2. 电话本软件,用MFC实现。数据结构采用搜索树。界面做的跟i-phone一样,呵呵,只是仿造。-Phone book software, using MFC. Data structure using the search tree. Interface to do the same with the i-phone, Oh
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:814484
    • 提供者:
  1. Sudoku-dengqiong

    0下载:
  2. 数独~~1、嵌套循环(最简单的行代码就解出来一个解) 2、深度优先搜索(将数独作为树节点,建立深度优先搜索树,也是只解一个解) 还有关于这个的设计~~~ -Sudoku- ~ 1, nested loops (the most simple lines of code out a solution on the solution) 2, depth-first search (to Sudoku as a tree node, to establish the depth-fi
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3509709
    • 提供者:Dairy Queen
  1. AVl_Tree

    0下载:
  2. AVL平衡树,是一种很有效率二叉搜索树,利用它可以的旋转功能可以很方便的构造,很快的查找-AVL balanced tree is a very efficient binary search tree, it can use the rotation function can be constructed easily, quickly find
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2242916
    • 提供者:yinzengchun
  1. btree

    0下载:
  2. B树,是一种很有效率二叉搜索树,利用它可以的旋转功能可以很方便的构造,很快的查找 数据结构-B-tree is a very efficient binary search tree, it can use the rotation function can be constructed easily, quickly find the data structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:243442
    • 提供者:yinzengchun
  1. search

    0下载:
  2. 解决拼图问题。利用AVL平衡树,是一种很有效率二叉搜索树,利用它可以的旋转功能可以很方便的构造,很快的查找 数据结构-BUC algorithm, an important database search algorithm. Use of AVL balanced tree is a very efficient binary search tree, it can use the rotation of the structure can be easily, quickly find
  3. 所属分类:Data structs

    • 发布日期:2017-05-24
    • 文件大小:3315993
    • 提供者:yinzengchun
  1. CDataStruct

    0下载:
  2. 用VC实现的数据结构模板类 包括数组,普通链表,双向循环链表,哈希表,二叉搜索树,AVL 树-With VC data structure includes an array of template class, general list, two-way circular linked lists, hash tables, binary search trees, AVL trees
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:16452
    • 提供者:tesaff
  1. graph_search.docx

    0下载:
  2. python 图的搜索树算法实现 最短路径-python graph search tree algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:21901
    • 提供者:herone
  1. BinarySearchTree

    0下载:
  2. 二叉搜索树,学习数据结构写的,有点菜……正在学习,多多指教-BinarySearchTree for students data structur
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1316
    • 提供者:john
  1. BinaryTree

    0下载:
  2. 二叉搜索树可以通过链式的数据结构去实现,其中每一个节点都有三个指针域,左边和右边的指针域分别指向该节点的左孩子和右孩子。其中NIL表示该节点没有对应的孩子节点。-describe BinaryTree
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2104440
    • 提供者:myname
  1. Binary-search-tree-into

    0下载:
  2. 二元搜索树转换,代码实现了二元搜索树的转换功能-Binary search tree into
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:779
    • 提供者:wudi
  1. PPMFC

    0下载:
  2. 二叉搜索树统计单词频率++MFC实现Binary search tree + + MFC statistical word frequency to achieve -Binary search tree++ MFC statistical word frequency to achieve
  3. 所属分类:DSP program

    • 发布日期:2017-05-15
    • 文件大小:3725041
    • 提供者:shi
  1. BST

    0下载:
  2. 二叉搜索树,包括插入、删除、查找、显示等功能-Binary search tree
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1758559
    • 提供者:老鼠
  1. AVLTree2

    0下载:
  2. 数据结构课程的实验。构造二叉搜索树,构造平衡二叉树-用AVL树实现,可以用两种树比较调平的过程,有插入节点、删出结点、调平、缩格打印树等功能。-Data structures course experiment. Construct a binary search tree, balanced binary tree structure- achieved with the AVL tree, the tree can be compared in two leveling process, t
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:495156
    • 提供者:Michael Zhou
  1. Surakarta

    9下载:
  2. 苏拉卡尔塔棋的源码,可实现人机对战,和搜索树的层次选择-Surakarta chess source code, enabling crew war, and the level of the search tree selection
  3. 所属分类:Chess Poker games

    • 发布日期:2015-04-13
    • 文件大小:2099200
    • 提供者:朱俊生
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 29 »
搜珍网 www.dssz.com