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

搜索资源列表

  1. DataStructure

    0下载:
  2. 有链表,队列,树,各种排序,图,栈,迷宫等的小程序-There are list, queues, trees, a variety of sequencing, map, stack, a maze of small procedures, such as
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:32284
    • 提供者:liyang
  1. graph_create_tree

    0下载:
  2. 图和树的转换程序,可以把二叉树和图相互转换,也可以有选择地把图转换成不同形式的树。-Tree map and the conversion process, can convert binary tree and map each other can be selectively converted to map different types of trees.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:3254
    • 提供者:韩寒
  1. jsw_atree

    0下载:
  2. anderson trees(self-balancing trees)
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3308
    • 提供者:iyami
  1. task2

    0下载:
  2. Calculates the distance in minimal spanning trees
  3. 所属分类:TreeView

    • 发布日期:2017-04-04
    • 文件大小:1151
    • 提供者:fbihack
  1. decare_tree

    0下载:
  2. 有一种特殊的二叉树被称为笛卡尔树,这种二叉树的每个结点都有两个关键码,记为key1和key2。现在给你一组关键码,每组关键码用二个整数表示,要求构造一棵同时满足下列两个性质的笛卡尔树:   只考虑这棵笛卡尔树的第一关键码,它是一棵排序二叉树。   只考虑这棵笛卡尔树的第二关键码,它们满足类似于最小堆的性质,即任意一个父结点的第二关键码都比它的子结点的第二关键码小。 -There is a special kind of binary tree is called Cartesi
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:632
    • 提供者:孙巍巍
  1. Java

    0下载:
  2. 本书提供了学习经典数据结构和算法的新方法。通过带有完整工作代码的详细示例清晰、透彻地解释了全书内容。掷骰子、纸牌和棋盘游戏提供了大量新颖、迷人的示例。. 本书首先透彻介绍了面向对象程序设计。利用这些工具,读者可以深入探究线性数据结构、算法(包括渐近表示法和递归)、树、集合和高级主题,如图和内存管理。 另外,页面清晰,一般在网上购买需要50多元人民币,可以为银子不充分的程序爱好者提供学习资料-This book provides a data structure of the clas
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:10058257
    • 提供者:david
  1. CreateHuffmanTree

    0下载:
  2. 最优二叉树或哈夫曼树  在权为wl,w2,…,wn的n个叶子所构成的所有二叉树中,带权路径长度最小(即代价最小)的二叉树称为最优二叉树或哈夫曼树。-Optimal Huffman tree or trees in the right for wl, w2, ..., wn are the n-leaf binary tree consisting of all with the right to a minimum path length (that is, the minimum pri
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:682
    • 提供者:zong
  1. vv

    0下载:
  2. 线性表的应用 haffman树和haffman编码 构造平衡二叉树的源码-Application of linear haffman Table haffman coding trees and balanced binary tree structure of the source
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:5862
    • 提供者:zhanglei
  1. tree

    0下载:
  2. 给定一组值,建立一棵二叉树,求二叉数的树深。-Given a set of values, the establishment of a binary tree, and the number of binary trees deep.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:96900
    • 提供者:奈奈
  1. Arbori_AVL

    0下载:
  2. I have uploaded a project that implements AVL trees, and the programming language is LISP.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:159444
    • 提供者:Milady86
  1. ds_baogao

    0下载:
  2. 哈夫曼编码与解码演示程序 1、 从初始界面中给出的信息选择相应功能; 2、 从终端读入字符集大小n,以及n个字符和n个权值。建立huffman树,并将它存于文件hfmtree.dat中 3、 利用已经建好的huffman树对文件tobetran.dat中的正文进行编码,然后将结果存入文件codefile.dat中; 4、 利用已经建好的huffman树将文件codefile.dat中的代码进行译码,结果存入文件textfile.dat中; 5、 将文件codefile.dat
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:273850
    • 提供者:郑亮
  1. chart

    0下载:
  2. In web applications developed now days a lot of the logic that previously resided on the server side is now being implemented on the client side. This is especially true for information presentation, components such as trees and columnlist makes it p
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-17
    • 文件大小:52184
    • 提供者:phenix
  1. J2meUI

    0下载:
  2. 提供多种美观UI,包括表格、目录树、图表等-Provides a wide range of beautiful UI, including tables, directory trees, charts, etc.
  3. 所属分类:J2ME

    • 发布日期:2017-04-10
    • 文件大小:1611113
    • 提供者:吴超
  1. type

    0下载:
  2. 使用lex和yacc生成简单的编译器,生成语法分析树、完成类型检查等功能-The use of lex and yacc to generate a simple compiler, syntax analysis generated trees, the completion of type checking and other functions
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:7829
    • 提供者:天寅
  1. mTree

    0下载:
  2. 快速、小巧、功能强大的树 var tree=new Tree("根节点") var nodei=new TreeNode("节点1") tree.appendChild( nodei ) tree.expandAll() 支持checkbox 一个页面可以有多个树,代码干净 现在在公司的项目中广泛应用-Fast, compact and powerful tree var tree = new Tree ( " root" ) var
  3. 所属分类:Browser Client

    • 发布日期:2017-04-02
    • 文件大小:9068
    • 提供者:lsj
  1. java

    0下载:
  2. 数据结构java描述,链表,栈,队列,图,树-Java data structure descr iption, linked lists, stacks, queues, maps, trees,
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:168279
    • 提供者:朱良阳
  1. Mastering.Algorithms.with.C

    0下载:
  2. Data comes in all shapes and sizes, but often it can be organized in the same way. For example, consider a list of things to do, a list of ingredients in a recipe, or a reading list for a class. Although each contains a different type of data, they a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:2002935
    • 提供者:marrolig
  1. search_algo_for_B+_trees

    0下载:
  2. search algorithm for B+ trees
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:9020
    • 提供者:bisma
  1. dTREE

    0下载:
  2. 经典的数据挖掘算例的代码,生成决策树,可看到生成树的规则。-Classic example of data mining code, to generate decision trees can be seen spanning tree rules.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:920472
    • 提供者:陆风
  1. 9

    0下载:
  2. B TREES.. SIMPLE AND EFFICIENT.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1738
    • 提供者:ashwin
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com