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

搜索资源列表

  1. 树视控件在多文档中的使用.rar

    0下载:
  2. 树视控件在多文档中的使用源代码_VC,很漂亮!
  3. 所属分类:TreeView控件

    • 发布日期:
    • 文件大小:55095
    • 提供者:
  1. 树控件的双击响应

    2下载:
  2. 简单的树型控件运用。-simple tree control use.
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:27051
    • 提供者:望来刚
  1. ASP.NET树控件维护完美版 v1.01修正版

    0下载:
  2. ASP.NET树控件维护完美版 v1.01修正版-ASP.NET Controls maintain perfect tree version v1.01 amended version
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:564299
    • 提供者:何亚辉
  1. 二叉树演示

    0下载:
  2. 一个小小的c 语言程序源码!演示二叉树的可视化程序编码!-a small c language program source code! Binary Tree demonstration of visual programming coding!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2320
    • 提供者:王晓
  1. 遍历文件夹并建成目录树00

    0下载:
  2. 遍历文件夹并建成目录树__遍历文件夹并建成目录树-traverse file folders and create directory tree
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:59776
    • 提供者:李斌
  1. 拖放树控件

    0下载:
  2. 控件\"树\"(tree)能够清晰地显示所包含数据的继承关系,是一个强有力的控件-control "tree" (tree) to clear indication of the data contained in the inheritance relationship is a strong component
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:32016
    • 提供者:文龙
  1. 3-19有向树独立K

    0下载:
  2. 要求有向树T的k个独立顶点组成的集合F,使cost(F)=∑min w(x)*d(x,u)的值达到最小。与有向树k中值问题类似,把有向树变转成为与之等价的二叉树,设T的以顶点x为根的子树T(x),其左、右儿子顶点分别为y和z。(A set F that consists of a k independent vertex to a tree T is required to minimize the value of the cost (F) = min w (x) *d (x, U). Sim
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:708608
    • 提供者:为了
  1. 03平衡二叉树_AVLTree

    0下载:
  2. 查找算法,平衡二叉树,大话数据结构里面的。(Lookup algorithm, balance two forked tree, big talk data structure inside.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:kingtree
  1. 个人的树型结构程序例(一张表的)

    0下载:
  2. 个人的树型结构程序例(一张表的),是一个小小的树型结构的例子(An example of a personal tree structure program (a table) is an example of a small tree structure.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:672768
    • 提供者:SUERWORK
  1. ID3决策树

    1下载:
  2. Java实现用ID3算法构建决策树(Java implementation using ID3 algorithm to build decision tree)
  3. 所属分类:其他

    • 发布日期:2018-01-11
    • 文件大小:13312
    • 提供者:花泽大白菜
  1. 图、树函数大全

    0下载:
  2. 常用的图和树的函数大全,函数可以复制,但是程序本身可能不能编译通过。(The common graph and the function of the tree, the function can be copied, but the program itself may not be compiled and passed.)
  3. 所属分类:其他

    • 发布日期:2018-01-11
    • 文件大小:1024
    • 提供者:kazmat
  1. 最好的树状界面实例explorestruct

    0下载:
  2. 在GUI界面上写了一个树状菜单,实现点击不同的节点实现不同的事件(A tree - like menu is written on the GUI interface to implement different events by clicking on different nodes)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:201728
    • 提供者:NustMc
  1. 二叉树基本操作的程序实现

    0下载:
  2. 数据结构二叉树的基本操作,比较基础,初学者专用吧。。。(The basic operation of a binary tree)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:13312
    • 提供者:醉鬼笑
  1. 决策树分类代码

    1下载:
  2. 本代码基于MATLAB平台完成,对图像进行相应的决策树分类(This code is based on the MATLAB platform, for the corresponding decision tree classification)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:1024
    • 提供者:嘻嘻sunshine
  1. 02二叉排序树_BinarySortTree

    0下载:
  2. 二叉排列树的查找算法,《大话数据结构》里面的。(Lookup algorithm, balance two forked tree, big talk data structure inside.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-18
    • 文件大小:1024
    • 提供者:kingtree
  1. 二叉树

    0下载:
  2. 基于二叉查找树进行优化,进而可以得到其他的树表查找算法,如平衡树、红黑树等高效算法(Based on the two fork search tree, we can optimize other tree table lookup algorithms, such as balanced tree, red black tree and other efficient algorithms.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:strive$
  1. 二叉树

    0下载:
  2. 实现二叉树的建立, 并能够中序遍历二叉树,查询二叉树的深度(The establishment of binary tree can be realized, and the binary tree can be traversed in order, and the depth of binary tree can be queried.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:***完美
  1. 哈夫曼树

    0下载:
  2. 这是一份霍夫曼树的代码,代码被分成一个一个的块,需要的小伙伴可以看一看。(This is a code of Hoffman tree. The code is divided into one block, and the small partners need to have a look.)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:240640
    • 提供者:吕二丫
  1. 二叉树遍历操作

    0下载:
  2. 本代码采用c/c++语言,描述了二叉树的先中后序遍历及深度(This code uses c/c++ language to describe the first and middle traversal traversal and depth of two binary tree.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:SuperLoser
  1. 线段树

    0下载:
  2. 介绍线段树的相应功能,提供例题和解题报告(This paper introduces the corresponding functions of line segment tree, and provides examples and solution reports.)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:4830208
    • 提供者:饭在碗里
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com