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

搜索资源列表

  1. FolderDialog_Src

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

    • 发布日期:2008-10-13
    • 文件大小:2.79kb
    • 提供者:yf
  1. ls

    0下载:
  2. 实现UNIX下的ls全部功能,同时添加了可以生成目录.实现内容:1.如何读取目录的内容 2.目录排序 3.文件类型以及如何知道文件的类型 4.位操作及掩码的使用 5.用户与组ID数据库 6.UNIX文件系统的内部结构:i-节点和数据块 7.更改当前目录 8.输出颜色的改变和分栏 9.学习并实现ls命令各参数 10.解析命令行参数 -Ls under UNIX to achieve full functionality, while adding a di
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:22.87kb
    • 提供者:周蜚语
  1. RSAVC2

    0下载:
  2. 是很不错的RSA代码!不是本人的!为了大家学习!进步!此控件是为了让 DataGridView 支持多维表头,而设计的. 通过导入一个图(TreeView)的概念,每一个节点对应到一个表头单元格. 在多维标题中的每一个最底层的标题相当于 TreeView 中最低深度的节点. C++写的椭圆曲线加密算法库源码 -RSA is a very good code! Not own! For them to learn from! Progress! This DataGridView contr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:3.04kb
    • 提供者:易天行
  1. pyinotify

    0下载:
  2. 大量小文件的实时同步方案,通过Hash Tree来实现同步,既有通过日志来同步的软实时特点(msyql, bdb等),也可以保证最终数据的一致性(rsync, unison等)。Hash Tree的大体思路是将所有数据存储成状结构,每个节点的Hash是其所有子节点的Hash的Hash,叶子节点的Hash是其内容的Hash。这样一旦某个节点发生变化,其Hash的变化会迅速传播到根节点。需要同步的系统只需要不断查询跟节点的hash,一旦有变化,顺着状结构就能够在logN级别的时间找到发生变化的内
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:1.69kb
    • 提供者:wuyou
  1. tree

    0下载:
  2. windows下实现的部分操作:插入节点,删除节点-windows to achieve the tree part of the operation: insert node, delete node, etc.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:56.21kb
    • 提供者:朱锐
  1. 44441

    0下载:
  2. 利用数据结构的知识生成一颗哈弗曼,实现遍历数的节点,输出所要的节点信息-Data structures generated using a Havermann tree of knowledge, to achieve the number of nodes traversed, the output of the node information to be
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:189.92kb
    • 提供者:zhigang
  1. ReadLog

    1下载:
  2. 使用CTreeCtrl遍历硬盘所有文件,然后显示出来,点击节点,在右边的CListCtrl里用图标显示出该文件下的文件,鼠标左键点击某文件,实现打开文件的功能。 功能类似于WINDOWS的文件夹功能-CTreeCtrl traverse all the files using the hard disk, and then displayed, click on the tree node, the right to use CListCtrl in icon shows the file
  3. 所属分类:Windows Kernel

    • 发布日期:2015-10-27
    • 文件大小:247.56kb
    • 提供者:bing
  1. Exercise2

    0下载:
  2. 1、(实习题) 请编写一个程序,确定二叉的特征。如:每个节点的层次,从根到该节点的枝长(路径长度),子孙的个数及祖先的个数。每个节点在前序、中序、后序中的访问的序号。-1, (practice questions) Write a program to determine the characteristics of a binary tree. Such as: the level of each node, the node from the root to shoot length (
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:16.17kb
    • 提供者:齐宇轩
  1. MutiTree-santaishu

    0下载:
  2. 控件节点的三种状态,节点前有复选框,可设置其状态。-Three tree control node status, node before check box, and can set its state.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:25.51kb
    • 提供者:msw
  1. AddressList

    1下载:
  2. 如何在属性列表中添加付节点和子节点的方法,在列表中显示控件的值的方法。-How to pay in the property list to add nodes and child nodes by way of the tree control displayed in the list of values.
  3. 所属分类:系统编程

    • 发布日期:2013-01-15
    • 文件大小:46.23kb
    • 提供者:包宗明
  1. binary_tree

    0下载:
  2. 二叉先序、后序遍历,节点插入、删除,用C实现,操作系统平台为linux系统-binary tree
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:3.26kb
    • 提供者:chenmou
  1. Binary-tree-travel-around

    0下载:
  2. 建立一个二叉,并实现添加,删除节点,周游二叉的功能。-Binary tree travel around
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1.18mb
    • 提供者:Brant
  1. TreeToList

    0下载:
  2. 将二叉搜索变为双向链表,先序遍历输入节点,输出双向链表-The binary search tree into a doubly linked list, doubly linked list of the preorder traversal of the input node, output
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-03
    • 文件大小:728byte
    • 提供者:shiwenli
  1. vctree

    0下载:
  2. VC++在控件中插入项,一个控件菜单TreeView的简单应用源码,演示如何在TreeView控件中插入节点项。-VC++ insert the item in the tree control, a tree control menu the TreeView simple application source code, demonstrates how to insert a node in the TreeView tree control item.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-15
    • 文件大小:10.47kb
    • 提供者:朱晓燕
  1. kill

    0下载:
  2. Linux内核编程,设计某一个函数,输入为Linux系统某一个进程的进程号(PID),函数将*该进程的所有子孙。Linux内核进程家族为多叉数据结构,以祖先进程为根节点。对于这种数据结构,后序遍历的每个节点,在遍历同时删除节点,就可以删除整个进程。-Linux kernel programming, design one function, one input for a Linux system process ID (PID), the function will kill all
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:29.26kb
    • 提供者:Leon
  1. ThreeTree

    0下载:
  2. VC 多选-三态,实现了系统中的不同节点显示不同的状态。-Tree status tree
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:1.37mb
    • 提供者:zhangyg
  1. avl-1.4.0

    0下载:
  2. AVL的C++实现,可以说实现节点建立、添加、删除、的单旋转与双旋转-implement avl tree in C++
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:150.97kb
    • 提供者:zhangjingzhou
  1. BPTree

    0下载:
  2. 1、枝干节点的关键字在每个叶子节点的最后一个 2、叶子节点中的Vals不是值集合,而是值指针集合,主要是减少移动时的拷贝时间 本来也想Keys也做也指针集合,但是会有一个问题,如果当做数据库的索引,它就必需调阅多个页 当然Keys是值集合也会有问题,对于字符串来作Key就会有对象拷贝的问题 因此我觉得要实现两种B+,一种是值集合的,一种是值指针集合的, 对此有兴趣的朋友可以共同探讨,发邮件至 xtlxs1976@163.com
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:57.03kb
    • 提供者:云笑
  1. binary-tree

    0下载:
  2. 用二叉链表存储二叉,用“扩张先序遍历序列”创建二叉链表,对二叉进行前、中、后序的遍历以及层次遍历,输出度为0、1、2的节点节点数,线索化二叉,根据线索化的二叉查找二叉中任意节点的前驱、后继,通过线索二叉进行二叉节点的删除、插入,以及按状打印二叉。-Used to store binary tree binary tree, use the " expansion preorder sequence" to create the binary tree, th
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:5.53kb
    • 提供者:余啸坤
  1. btree

    0下载:
  2. 的一些常见操作,的创建,节点删除,的遍历。-Some common operations of tree, tree, the tree node deletion, tree traversal.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:826byte
    • 提供者:陈辉
« 12 »
搜珍网 www.dssz.com