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

搜索资源列表

  1. 学习知识库2.0版

    0下载:
  2. 学习知识库2.0版.rar C#知识库是我在学习C#时积累的一些知识。 本软件用C#编写,运行需要Microsoft .NET框架支持。 打开树状节点,双击可查看知识。-learning knowledge base version 2.0. Rar C# knowledge base is in learning C# gained some knowledge. The software prepared with C#, running Microsoft.NET framew
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:164437
    • 提供者:mimi
  1. 8数码A算法

    0下载:
  2. 设计说明:1。数据结构和表示:程序用1、2、3、4分别表示将右、上、左、下的数字块移动到空格之中。采用典型的树+链表结构,每种局面产生一个BoardState类。出于避免走法顺序列表被过多复制的考虑,在树结构中保存局面的继承关系。每种新的局面产生后,引用估值函数产生f的值,再根据大小将其插入链表之中,以便实现“优先展开f值小的节点”。Solve()函数在成功解决问题之后保存一个走法序列供输出并返回零,而失败则返回失败处的节点层数。(具体的判断方法见后文)-Design Notes : 1. Da
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13600
    • 提供者:陈士骞
  1. DataRelation

    0下载:
  2. 应用DataRelation的原码 是不错的树结构应用,根据所选节点再文本框显示相应信息-DataRelation the original application code is a good tree structure applications, According to another version of the selected nodes corresponding information box shows
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:19689
    • 提供者:素心
  1. CDirTreeCtrl_demo

    0下载:
  2. vc6.0编译运行,在程序中不利用CFileDialog,自制目录树,可以在每个文件和目录节点前加上复选框,实现多选-vc6.0 compiler operation, the procedure does not use CFileDialog-made tree, in each file and directory node insert box, multi-elections
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:55478
    • 提供者:蒲川江
  1. NamingTreePrinter

    1下载:
  2. 打印CORBA命名树,用于搜索命名树中已经注册的各个节点-Print CORBA naming tree, the tree used to search for names already registered all nodes
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:2663
    • 提供者:张杰
  1. createBtree

    0下载:
  2. 根据cdm.txt文件中给出的数据构造一颗二叉树。每行第一个数是节点,第二、三是左右子树。-cdm.txt According to the document presented a binary tree data structure. Each trip is the first node number, the second and the third is about subtrees.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6307
    • 提供者:李华
  1. IconRender

    0下载:
  2. 如何改变树的显示图标,使叶结点与根节点显示不同的图标,重载IconRender类,通过重载getTreeCellRendererComponent函数来设置-how to change the icon shows the tree, leaf nodes and nodes show different icons, like heavy IconRender through heavy getTreeCellRendererComponent function to set
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:1185
    • 提供者:遥遥
  1. JtreeSamples

    0下载:
  2. 显示一个层次关系分明的一组数据,用树状图表示能给用户一个直观而易用的感觉,JTree类如同Windows的资源管理器的左半部,通过点击可以\"打开\"、\"关闭\"文件夹,展开树状结构的图表数据。JTree也是依据M-V-C的思想来设计的,Jtree的主要功能是把数据按照树状进行显示,其数据来源于其它对象。下面是5个节点的树类程序-JTreeWindows"""", JTree is based on M-V-C thinking to the desig
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:147185
    • 提供者:陈永
  1. ThreadedBitree

    0下载:
  2. 线索二叉树 包括了类声明,创建树,插入节点,删除树等操作。-clues, including a binary tree type statement, create tree node insert, delete, etc tree.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3835
    • 提供者:
  1. treeoperate

    0下载:
  2. 树的各种基本操作都包括了,四种遍历,查找节点等-tree basic operations are included, four traversal, identify nodes
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10234
    • 提供者:苗建新
  1. serach

    0下载:
  2. 二叉排序树的查找算法,用非递归做的,查找删除节点等操作-Binary Tree Search ranking algorithm, the use of non - recursive so that you delete nodes, etc
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8491
    • 提供者:苗建新
  1. LevelOrderTraverse

    0下载:
  2. 从键盘输入二叉树的节点数据建立二叉树,然后中序遍历-keyboard input from the binary tree data to establish binary tree node, which then preorder
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2761
    • 提供者:孙璇
  1. SwitchViewInSDI

    0下载:
  2. 算法简单描述如下: 如果当前棋局为终局状态,则返回状态分 从当前棋局的状态出发,找出一个可走的步数,试走此部,新状态扩展为当前棋局的 一个子结点 此子结点做为新的当前状态递归调用 (此过程中可加入α-β裁减) 思考:如果采用循环代替递归,保存所有已构造的节点,在下一次构造博奕树时本次构造 的节点可能重复利用,节省构造时间。
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:43550
    • 提供者:晓亮
  1. sencongd

    0下载:
  2. 主要是运用C++来解决数据结构的问题 是一个二叉排序树删除一个节点-is mainly used C + + data structure to solve the problem is a binary tree sort delete a node
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1420
    • 提供者:詹黑哥
  1. variabletree

    1下载:
  2. 树控件的高级用法,可以选择节点的图标以及大小-tree controls High usage, we can choose the icon and the node size
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:23314
    • 提供者:方信
  1. binarysearch.C

    0下载:
  2. 本程序建立N(由系统定义)个节点的2叉排序树,输入要在该树中查找的数值\\n,并返回查找的次数,如果查找失败显示相应的失败信息但是仍然返回次数-procedures for the establishment of the N (defined by the system), two-node fork sort tree input to the tree in search of numerical \\ n, and return to find the number, If you fa
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-12
    • 文件大小:3382
    • 提供者:tangliang
  1. forest

    0下载:
  2. 使用二叉树方法来实现一棵树或者森林,数据输入是按照完全二叉树的形式来输入的。输入方式是完全二叉树上的编号 该节点的权值。-use binary tree method to achieve a tree or forest, data input is fully binary tree in the form of input. Input is completely binary tree on the number of nodes of the right value.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10015
    • 提供者:罗火光
  1. expsheet

    1下载:
  2. vc++中树控件的使用,添加,删除和查看节点内容-vc which controls the use of trees, add, delete and view the contents of nodes
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:51117
    • 提供者:mayinxia
  1. DrawingTree

    0下载:
  2. 这是我自己编写的一个树显示程序。支持动态地改变树中的节点,并且通过 GDI+ 实时地将它显示出来。-This is my own preparation of a tree display program. Support dynamic change tree nodes, and through real-time GDI it to be displayed.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1152460
    • 提供者:梅铮
  1. FolderDialog_Src

    0下载:
  2. 一个用来生成不同树型视图节点的例子-used to generate a different TreeView nodes example
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2855
    • 提供者:yf
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 45 »
搜珍网 www.dssz.com