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
    • 文件大小: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语言学习的加强,主要介绍了排序,线性表,队列,数组,广义表,书和二叉树,查找,图等类容。-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. 本程序用的是顺序栈,用地址连续的存储空间依次存储栈中的元素,并记录当前栈顶数据元素的位置,这样的栈称为顺序栈。-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. 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. 数据结构的课件,对很多初学者都很实用,每一个部分都有详细的解释,但得用抽象思维构建-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. 学习数据结构,初学者值得一看,老师可以当教案来用-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
  1. shujujiegou

    0下载:
  2. 根据下列程序环境的设置,完成顺序表的初始化函数status InitList_Sq(SqList *L)的编写-According to the following procedure to set the environment to complete the order form initialization function status InitList_Sq (SqList* L) prepared
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:383942
    • 提供者:keguoliang
  1. shujujiegou

    0下载:
  2. 数据结构与算法工程的c语言版本,可以很好的复习数据结构的一些算法知识-C language version of the data structure and algorithm engineering, can be a good review some knowledge of data structures algorithms
  3. 所属分类:software engineering

    • 发布日期:2017-05-26
    • 文件大小:8978491
    • 提供者:熊元燚
  1. Shujujiegou-C

    0下载:
  2. 数据结构C语言版,章节PPT,绪论、栈与队列、线性链表、树和二叉树-Data structure C language edition, chapter PPT, introduction, stacks and queues, linear lists, trees and binary trees
  3. 所属分类:software engineering

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

    0下载:
  2. 数据结构站的操作;1.输入一组整型元素序列,建立顺序表。 2.实现该顺序表的遍历。 3.在该顺序表中进行顺序查找某一元素,查找成功返回1,否则返回0。 4.判断该顺序表中元素是否对称,对称返回1,否则返回0。 5.实现把该表中所有奇数排在偶数之前,即表的前面为奇数,后面为偶数。 6.输入整型元素序列利用有序表插入算法建立一个有序表。 7.利用算法6建立两个非递减有序表并把它们合并成一个非递减有序表。 8.编写一个主函数,调试上述算法。 -The data
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:30148
    • 提供者:唐好礼
  1. SHUJUJIEGOU

    0下载:
  2. 问题描述: 试设计一个算法
  3. 所属分类:Project Design

    • 发布日期:2017-04-29
    • 文件大小:154346
    • 提供者:佳佳
  1. SHUJUJIEGOU

    0下载:
  2. 本课程设中的二叉排序树,一共要实现四项基本的功能。 它们分别是二叉顺序树的创建、中序遍历、查找结点和删除结点。-This course is set up in the binary sort tree to achieve a total of four basic functions. They are the creation of a binary tree sequence, the preorder, find nodes and delete nodes.
  3. 所属分类:Project Design

    • 发布日期:2017-04-27
    • 文件大小:182224
    • 提供者:佳佳
  1. shujujiegou

    0下载:
  2. 大学课程数据结构的PPT,对学习数据结构很有帮助-PPT college data structures, data structures useful for learning
  3. 所属分类:software engineering

    • 发布日期:2017-05-25
    • 文件大小:7758589
    • 提供者:张鹏
« 12 »
搜珍网 www.dssz.com