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

搜索资源列表

  1. shujujiegou-erchashu

    0下载:
  2. 叉排序树与平衡二叉排序树基本操作的实现 用二叉链表作存储结构 (1)以回车( \\n )为输入结束标志,输入数列L,生成二叉排序树T; (2)对二叉排序树T作中序遍历,输出结果; (3)计算二叉排序树T的平均查找长度,输出结果; (4)输入元素x,查找二叉排序树T,若存在含x的结点,则删除该结 点,并作中序遍历(执行操作2);否则输出信息“无结点x”; (5)判断二叉排序树T是否为平衡二叉树,输出信息“OK!”/“NO!”;-fork trees and
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2028
    • 提供者:胡图
  1. shujujiegou

    0下载:
  2. 集合了较完整的数据结构试题,适合数据结构的大牛们使用,小牛们参考
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:2981
    • 提供者:walker
  1. shujujiegou

    0下载:
  2. 校园导游咨询 设计一个校园导游程序,为来访的客人提供各种信息查询服务。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:174054
    • 提供者:冯萍萍
  1. shujujiegou

    1下载:
  2. 实现对任意给定的二叉树(顶点数自定)建立它的二叉链表存贮结构,并利用栈的五种基本运算(置空栈、进栈、出栈、取栈顶元素、判栈空)实现二叉树的先序、中序、后序三种遍历,输出三种遍历的结果。-Any given realization of the binary tree (self-Vertices) the establishment of its chain store binary structure, and use the five basic computing stack (The s
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:44513
    • 提供者:大傻
  1. shujujiegou

    0下载:
  2. 数据结构课后习题答案,从第九章开始。是c++版的习题集。-data and struct
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:304625
    • 提供者:林彩霞
  1. shujujiegou

    0下载:
  2. 主要介绍数据结构,是对c语言学习的加强,主要介绍了排序,线性表,队列,数组,广义表,书和二叉树,查找,图等类容。-Introduces the data structure is the c language to enhance learning, introduces the sort, linear tables, queues, arrays, generalized table, books and binary tree, locate, map, and the like capa
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1844462
    • 提供者:22
  1. shujujiegou

    0下载:
  2. 通过对数据结构的学习,掌握它的基本功能,并加以实现,并熟悉了解-Data structure by learning to master its basic functions, and to achieve, and familiar
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:10266
    • 提供者:王伟
  1. shujujiegou

    0下载:
  2. 数据结构的设计题目利用栈求表达式的值,可供小学生作业,并能给出分数-Data structure using a design value of the expression stack request, for primary operations, and to give scores
  3. 所属分类:Document

    • 发布日期:2017-04-11
    • 文件大小:1476
    • 提供者:钱御剑
  1. shujujiegou

    0下载:
  2. 信息管理专业的数据结构课程设计要求跟模板,可能对你有用,支持下啦。-nothing
  3. 所属分类:Project Manage

    • 发布日期:2017-04-06
    • 文件大小:492333
    • 提供者:卢增飞
  1. shujujiegou

    0下载:
  2. 本程序用的是顺序栈,用地址连续的存储空间依次存储栈中的元素,并记录当前栈顶数据元素的位置,这样的栈称为顺序栈。-This procedure is the order of the stack, contiguous storage space in order of elements in the storage stack, and record the current stack location of the data elements so that the stack is call
  3. 所属分类:Project Design

    • 发布日期:2017-04-26
    • 文件大小:13749
    • 提供者:李文杰
  1. shujujiegou

    0下载:
  2. 一本很经典的数据结构书籍《数据结构(C语言版)》.严蔚敏_吴伟民.-A classic data structures book data structure (C language). " Yan Wei Min _ WU Weimin.
  3. 所属分类:software engineering

    • 发布日期:2017-06-19
    • 文件大小:28268409
    • 提供者:邹琴
  1. shujujiegou

    0下载:
  2. 最小生成树的数据结构解法,若要在n个城市之间建设通信网络,只需要架设n-1条线路即可。如何以最低的经济代价建设这个通信网-The data structure of the minimum spanning tree solution, To the construction of communications networks, and only need to set up the n-1 lines can be between the n cities. The communicatio
  3. 所属分类:File Formats

    • 发布日期:2017-12-10
    • 文件大小:5539
    • 提供者:聂帅
  1. qinghua-daxue--suanfa-yu-shujujiegou

    0下载:
  2. 清华大学的算法课件,内含大量算法源码,清晰讲述算法的实现过程,系统而又全面,供大家参考-Tsinghua University, the algorithm courseware that contains a large number of algorithm source code, clear about the algorithm implementation process, a systematic and comprehensive, for your reference
  3. 所属分类:software engineering

    • 发布日期:2017-11-23
    • 文件大小:4013056
    • 提供者:
  1. shujujiegou

    0下载:
  2. 数据结构:数据结构于算法实验是计算机类本科学生计算机软件知识重要的实验环节,它将使学生从实践上学会用高级语言程序设计、实现复杂的数据结构,为大型软件设计奠定基础。本实验以某种线性表的创建与访问算法设计作为实验内容,举一反三,全面、深刻掌握线性结构的实现方法,培养解决问题的能力。-English Version
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:1374065
    • 提供者:夙冰儿
  1. shujujiegou

    0下载:
  2.  
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:679745
    • 提供者:葛超
  1. shujujiegou

    0下载:
  2. java 的数据结构算法实现,面试常考提哦。收藏哦-java data structure algorithms, the interview often test mention Oh. Favorite oh
  3. 所属分类:Project Manage

    • 发布日期:2017-11-23
    • 文件大小:157877
    • 提供者:小陈
  1. shujujiegou

    0下载:
  2. 数据结构的课件,对很多初学者都很实用,每一个部分都有详细的解释,但得用抽象思维构建-it may useful for some new learner,you can study some basic knoledge
  3. 所属分类:software engineering

    • 发布日期:2017-12-04
    • 文件大小:583123
    • 提供者:buzhengtian
  1. shujujiegou

    0下载:
  2. 数据结构(C语言版)总结,个人对本书进行了简单总结,希望对学习本书的学生有所帮助.-Data structure (C language version) concluded that individuals had a simple summary of the book, the students hope to learn from this book helpful.
  3. 所属分类:IT Hero

    • 发布日期:2017-04-04
    • 文件大小:4700
    • 提供者:lkx
  1. shujujiegou

    0下载:
  2. 学习数据结构,初学者值得一看,老师可以当教案来用-Study data structure so the curriculum design.Beginners worth a visit, the teacher can use when teaching plan
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:128869
    • 提供者:冯仲宇
  1. shujujiegou

    0下载:
  2. 数据结构的相关资料,相关专业的同学可以选择性的下载,用于期末复习,都是老师整理的重点和我自己做的题目-Relevant information and data structures, related professional students can selectively download for final review, the focus is finishing the teacher and the subject of my own
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:421275
    • 提供者:zhenxue1717
« 12 »
搜珍网 www.dssz.com