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

搜索资源列表

  1. BinaryTree

    0下载:
  2. 二叉搜索树的实现,代码来自北大赵海燕老师编著的数据结构与算法。-Binary search tree realization of the code from the Beijing University teacher Zhao Haiyan edited data structure and algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3812
    • 提供者:张淼
  1. erchashubianli

    0下载:
  2. 数据结构中二叉树遍历算法,用C++写的,我们的作业,老师验收通过。-Binary tree data structure traversal algorithm, using C++ Written, our operations, acceptance, through the teacher.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:103538
    • 提供者:邵松
  1. TEST

    1下载:
  2. 数据结构试验 实验一 线性表的顺序表示与实现 实验二 线性表的链式表示与实现 实验三 栈与队列及其应用 实验四 二叉树的应用 实验五 图的遍历与应用 实验六 查找技术 实验七 内部排序 全部源码-Experimental test data structure form a linear sequence of that experiment and realization of the Second linear chain form and realizati
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:398303
    • 提供者:稻草人
  1. shu_ju_jie_gou_ke_cheng_she_ji(1)

    0下载:
  2. 数据结构课程设计源码以及报告 有3个程序:1)哈弗曼树及哈弗曼编码 2)排序—内部排序方法 3)Hanoi Tower-Data structure, as well as curriculum design source reported three procedures: 1)哈弗曼trees and哈弗曼coding 2) sort- internal sorting method 3) Hanoi Tower
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:254147
    • 提供者:利莉
  1. hfm

    0下载:
  2. 【数据结构】二叉树遍历及赫夫曼编码表完整版-[] Binary tree data structure traversal and Huffman coding table full version
  3. 所属分类:Compiler program

    • 发布日期:2017-04-23
    • 文件大小:9608
    • 提供者:箱子
  1. code

    0下载:
  2. 针对对等网资源查找开发的平衡树结构,具有较好的容错能力-Peer-to-peer resource for finding a balanced development of the tree structure, has good fault-tolerant capability
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:4066
    • 提供者:jinchun
  1. RedBlackTree

    1下载:
  2. 数据结构的红黑树算法,用c语言实现。数据结构课程设计时做的。-Data structure of the red and black tree algorithm, with c language. Data structure courses designed to do.
  3. 所属分类:Data structs

    • 发布日期:2014-11-19
    • 文件大小:720427
    • 提供者:阿冬
  1. cTreeview_v020300

    0下载:
  2. 控件树结构的详细保存与读取 Visual Basic环境下使用-Controls tree preservation and read the detailed Visual Basic environment
  3. 所属分类:TreeView

    • 发布日期:2017-05-03
    • 文件大小:779346
    • 提供者:carlos
  1. Printbinarytreestructure

    0下载:
  2. 用来打印二叉树结构的程序。把打印二叉树形状给打印出来!-Binary tree structure used to print process. To print binary tree shape to print out!
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:6488
    • 提供者:一套
  1. ktdms-src-oss-3.5.4

    0下载:
  2. PHP 知识管理系统(基于树结构的知识管理系统), 英文原版的PHP源码。-PHP knowledge manage system,which is famous as Knowlege Tree system.
  3. 所属分类:Linux Network

    • 发布日期:2017-06-20
    • 文件大小:31703935
    • 提供者:黄乐
  1. txt

    0下载:
  2. 用二叉链表做存储结构,输入键值序列,建立一棵二叉排序树并在二叉排序树上实现查找算法。-To do with binary storage structure list, enter the key sequence, set up a binary sort tree and binary search algorithm to sort the tree implementation.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3505
    • 提供者:wangya
  1. huffman

    0下载:
  2. 本源程序是数据结构课程设计用于赫夫曼树的建立-The source data structure courses are designed for the Huffman tree set up
  3. 所属分类:Other systems

    • 发布日期:2017-06-13
    • 文件大小:20822212
    • 提供者:
  1. tree

    0下载:
  2. 一个树结构的展示,自己用的整理好的。有java原代码,也有js的原代码-A tree structure display, finishing with their best. Have java source code, but also has the original js code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:38618
    • 提供者:兰凤硕
  1. datastruct_example

    0下载:
  2. 本人讲授数据结构课程时的所写的示例程序,结构清晰规范,有注释,全部可编译运行,包括如下代码: 长整数:ch0_bigint2.c 顺序表的实现:ch2_stable.c 链表的实现ch2_ltable.c 合并两个有序表:ch2_stable_merge.c 表达式计算:ch3_express.c 队列的链式实现:ch3_lqueue.c 栈的链式实现:ch3_lstack.c 迷宫求解:ch3_maze.c 队列的顺序实现:ch3_squeue.c
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:14766
    • 提供者:kk.h
  1. TsinghuaCdatastructures

    0下载:
  2. 清华+殷人昆C++数据结构 幻灯片教学课件 通过本课程的学习,应达到知识和技能两方面的目标: 1、知识方面:从数据结构的类定义和对象的使用,以及存储表示和操作的实现两个层次,系统地学习和掌握常用的基本数据结构(包括数组、顺序表、多项式、字符串、链表、栈与队列、优先级队列、广义表、树与森林、二叉树、堆、集合、图、搜索结构、索引结构、散列结构等)及其不同的实现,了解并掌握分析、比较和选择不同数据结构、不同存储结构、不同算法的原则和方法,为后续课程的学习打好基础。 -Tsinghua Q
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1839013
    • 提供者:ciweijsf
  1. Haffmancode

    1下载:
  2. 课程设计: 1.求出在一个n×n的棋盘上,放置n个不能互相捕捉的国际象棋“皇后”的所有布局。 2.设计一个利用哈夫曼算法的编码和译码系统,重复地显示并处理以下项目,直到选择退出为止。 【基本要求】 1) 将权值数据存放在数据文件(文件名为data.txt,位于执行程序的当前目录中) 2) 分别采用动态和静态存储结构 3) 初始化:键盘输入字符集大小n、n个字符和n个权值,建立哈夫曼树; 4) 编码:利用建好的哈夫曼树生成哈夫曼编码; 5) 输出编码; 6)
  3. 所属分类:Data structs

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

    0下载:
  2. Java C/S 结构中的树结构源代码Demo.-Java C/S structure of the tree structure of the source code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:11947
    • 提供者:dojava
  1. C

    0下载:
  2. C++树结构实现 ATL模板类 具体见内容 详细的够20个字了把-C++ tree implementation ATL template class specific and detailed enough to see 20 characters of the
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3829
    • 提供者:erya
  1. ercahshu

    0下载:
  2. 树型结构和现实中的具有层级特点的问题的解决有很大关系,但并不局限于此.至于应用实例,可以有所谓二叉排序,查找算法,还有比如哈弗曼树等等.本ppt详细的介绍了二叉树结构,遍历等问题。 -Tree structure and the reality of the characteristics of the problem with the level there is a great solution, but not limited to this. As for example, you
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:148386
    • 提供者:pengyang
  1. Separately_based_on_wavelet

    0下载:
  2. 基于小波变换的分开—合并图像分割matlab .采用多尺度小波变换系数作为四分树结构的分开一合并法图像分割的一致性度量 从而在大的图像块中。去除噪声的影响,在小的图像块中,以小波变换的局部极大值精确定位边缘,根据边缘信息进行分开一合并法图像分割 .实验表明.算法得到满意的结果 . -Separately based on wavelet transform- the combined image segmentation matlab. The use of multi-scale wa
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:126341
    • 提供者:陳子力
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com