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

搜索资源列表

  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. 二叉树1212

    0下载:
  2. 建立二叉树,层序、先序遍历( 用递归或非递归的方法都可以-establish binary tree, sequence, the preorder (with the recursive and non - recursive method can be
  3. 所属分类:家庭/个人应用

    • 发布日期:2008-10-13
    • 文件大小:1830
    • 提供者:速度风
  1. 赫夫曼树和编码

    0下载:
  2. 最优二叉树及编码,能够实现给出一组频率构造最优二叉树且求出其编码,在通讯中具有很好的作用。-optimal binary tree and coding, to achieve a given frequency Construction Group optimal binary tree can get its coding, the newsletter has a very good role.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1372
    • 提供者:廖高
  1. 平衡二叉树c++

    1下载:
  2. 平衡二叉树生成 输入任意个节点 如 2 6 8 0为显示 可自动生成平衡二叉树 bf为平衡因子 h给深度 可插入删除 计算转动次数(wangliwei007也是我,质料没添全就换这个好号,请斑竹给我发个号好吗?我也想下载东西,急)-balanced binary tree generating arbitrary input nodes as 2 6 8 0 to demonstrate that automatically generates balanced binary tree bf f
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2659
    • 提供者:王立伟
  1. 树跟二叉树

    0下载:
  2. 本程序是实现二叉树跟树的常用算法,都是尽量用非递归来编写的。关于二叉树的都可以从键盘动态输入,关于树的就不可以,原因是树的结构问题,在程序中,树的建立用到动态左孩子/右孩子建立-this program is a binary tree with the tree is commonly used algorithm, as possible, to use non - recursive prepared. On the binary tree can be dynamic input fro
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:25871
    • 提供者:吴昊
  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. 哈夫曼树编码

    0下载:
  2. 哈夫曼树编码,利用哈夫曼树算法实现对数据的压缩-Compress data by Huffman coding
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4687
    • 提供者:何为
  1. 二叉树操作&图的遍历操作

    0下载:
  2. 二叉树操作&图的遍历操作, 完全按照里面的文挡用VC所完成的程序, 有详细的说明-binary tree traversal operation of the plan operations, in full accordance with the text inside the block with VC performed by the procedure is described in detail in
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:21362
    • 提供者:解放
  1. 非常完美的二叉树模板

    0下载:
  2. 非常完美地二叉搜索树模板~~~~ 希望大家能够喜欢,并且提出宝贵意见和建议-perfectly Binary Search Tree template ~ ~ ~ ~ hope that we can love and made valuable suggestions and recommendations
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:17438
    • 提供者:李鹏
  1. 树操作

    0下载:
  2. 这时关于树的一些操作的程序,包括建立,遍历....对学习数据结构的朋友一定有用-This programe implements some operation of tree,for example,construction,traversal and so on.It is very useful for people who study data structure.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10401
    • 提供者:阿的
  1. 二叉树学生成绩管理系统

    0下载:
  2. 我用二叉搜索树做的学生成绩管理系统, 算法比较全面, 希望大家提出宝贵建议 我的邮箱lp1985621@yahoo.com.cn-I use two forks of trees search student performance management system, the algorithm is more comprehensive, and we hope that the valuable suggestions put forward my mail lp1985621
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:25076
    • 提供者:李鹏
  1. XML 树型控件代码

    2下载:
  2. 这是一个用XML在网叶上面编写树型控键的实例代码 包括HTML文件.-This is a network using XML in the preparation of tree leaves above the keys with code examples, including HTML files.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:12904
    • 提供者:刘易
  1. 四分树的穷举

    0下载:
  2. 使用VC为编程语言,结合数据结构二叉树的概念,新编算法进行四分树的穷举。-VC to use programming language, combine the binary tree data structure concept, a new edition of the tree algorithm quarter of exhaustive.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4911
    • 提供者:苏晓
  1. 2.6.3--树形组件进阶(目录树)

    0下载:
  2. 树形操作--树形组件进阶(目录树),了解树形的基本应用。理解应用树形-tree operation -- Advanced Component tree (tree), a basic understanding of tree applications. Understanding Application tree
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:8984
    • 提供者:丁如敏
  1. 四叉树剖分LOD Terrain

    0下载:
  2. 四叉树剖分地归算法Terrain示例(仅仅算法实现)-quadtree mesh algorithm Terrain classified examples (only Algorithm)
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:740277
    • 提供者:王云
  1. 一个树控件在编译器语句显示中的应用

    0下载:
  2. 一个树控件在编译器语句显示中的应用程序。在开发编译器时,一个很重要的就是对语句结构进行显示。-Control in a tree compiler statement shows that the application procedures. The compiler development, a very important statement is the right structure shows.
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:96580
    • 提供者:沈智鹏
  1. 基于小波零树的图像压缩算法

    0下载:
  2. 基于零树小波的图像压缩算法,针对零树小波有效的提供了演示和支持-Zerotree wavelet-based image compression algorithms, wavelet against Zerotree provide effective support for the demonstration and
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:84624
    • 提供者:薛全
  1. PB datawindow树型控件

    4下载:
  2. pb中关联数据库数据的树型控件,只要简单的设置几个属性,就能把数据通过treeview显示出来。-pb Association Database chandeliers Control, a simple set several attributes, the data can be displayed through the treeview.
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:200865
    • 提供者:小马
  1. 决策树c4.5-r8的windows版本

    1下载:
  2. 用c++实现的决策树算法,windows环境下,希望对学习数据结构和算法的朋友有所帮助。-achieve with the Decision Tree Algorithm, windows environment, and I hope to learn from data structures and algorithms friends help.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:149316
    • 提供者:yu
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com