CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 数据结构

搜索资源列表

  1. 二叉树数据结构上机实验报告

    1下载:
  2. 二叉树数据结构-数据结构上机编程实验报告,附源码。对在校大学生有用。-binary tree data structure-structure data on the machine programming experiment report, source. For college students useful.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:32054
    • 提供者:流星雨
  1. 数据结构( C语言版) 讲义

    0下载:
  2. 一个很好的数据结构(C语言版)讲义。附带全部所需算法源码。-a very good data structure (C-language version) lectures. All the necessary collateral source algorithm.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1049171
    • 提供者:张东岳
  1. 数据结构(第1章)

    0下载:
  2. 数据结构的一些经典课件,和大家一起分享,对大家的学习有帮助啊-data structure of some classics courseware, and to share with everyone, we are learning to help ah
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:141955
    • 提供者:平哥
  1. 数据结构一元多项式报告

    1下载:
  2. 数据结构一元多项式报告
  3. 所属分类:软件工程

  1. huawei

    0下载:
  2. 华为面试试题 十頁 计算机系统。   数据结构。   面向对象编程。   C/C++ 。   软件工程。   操作系统。   数据库系统。   计算机网络。   无线通信。 -Huawei interview questions 10 computer systems. Data structure. Object-oriented programming. C/C++. Software engineering. Operating sy
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:13963
    • 提供者:Diego Guo
  1. air

    0下载:
  2. 1 问题描述 航空客运订票的业务活动包括:查询航线、客票预订和办理退票等。试设计一个航空客运订票系统,以使上述业务可以借助计算机来完成。 1.1 每条航线所涉及的信息有:终点站名、航班号、飞机号、飞行周日(星期几)、乘员定额、余票量、已订票的客户名单(包括姓名、订票量、舱位等级1,2或3)以 [feijidingpiao.rar] - 此代码是一个数据结构课程设计——飞机订票系统.-1 Descr iption of the problem of air passenger booking
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:160159
    • 提供者:xieyuanglin
  1. 1

    0下载:
  2. 数据结构实验指导书 根据《数据结构》教学大纲,该课程包含20学时上机实验。根据大纲要求,本实验指导书中共包含六个实验内容,每个实验内容包含不同的实验题目。老师可以根据教学情况从中选择一定数量的实验题目。整个上机实验过程由老师指导,学生独立完成各自的实验任务,最终提交实验报告。要求学生对所做实验进行总体设计和详细设计,用C或C++编写代码,进行程序的调试和测试,提交格式规范的实验报告,并演示所完成的软件。-Experimental data structures to guide the
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:41174
    • 提供者:hechong
  1. datastructure

    0下载:
  2. 快速复习数据结构,笔试面试顺利过关,找工作必不可少-Quick Review of data structures, written examination and interview successfully cross the border looking for work is essential
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:43678
    • 提供者:锦瑟
  1. 0222

    0下载:
  2. 《数据结构》 课程设计报告 一个银储蓄管理系统 -have a goog time
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:34254
    • 提供者:dai
  1. DATASTRUCE

    0下载:
  2. 一款数据结构演示的绝佳软件,欢迎各位程序员下载。-A data structure demonstrated excellent software programmers welcome to download.
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:3772706
    • 提供者:
  1. introduce

    0下载:
  2. 数据结构自主学习系统,包括代码指导,演示动画-Self-learning system data structures, including the code for guidance, presentation animation, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-06-02
    • 文件大小:14425141
    • 提供者:叶雨
  1. datastructureclasses

    0下载:
  2. 厦门大学数据结构课件和习题课厦门大学数据结构课件和习题课-Xiamen university data structure classes and class exercises
  3. 所属分类:software engineering

    • 发布日期:2017-05-21
    • 文件大小:6204772
    • 提供者:shaozhiqi
  1. 数据结构上机实验——二叉树

    1下载:
  2. 根据二叉树的抽象数据类型的定义,使用二叉链表实现一个二叉树。 二叉树的基本功能: 1、二叉树的建立 2、前序遍历二叉树 3、中序遍历二叉树 4、后序遍历二叉树 5、按层序遍历二叉树 6、求二叉树的深度 7、求指定结点到根的路径 8、二叉树的销毁 9、其他:自定义操作 编写测试main()函数测试线性表的正确性
  3. 所属分类:软件工程

  1. ch6

    0下载:
  2. 数据结构严魏敏版完整测试代码 树和二叉树。。。。。(I know that life is all about letting-go,but the saddest part is without even having other seconds to say goodbye...)
  3. 所属分类:软件工程

    • 发布日期:2017-12-15
    • 文件大小:24576
    • 提供者:969
  1. 实习报告书12.26

    0下载:
  2. 实现七种排序算法 比较各算法性能 数据结构算法 冒泡,插入,希尔,快速,选择,堆排序,归并排序(order algorithm sorting algorithm;Sort algorithm;PageRank algorithm bubble sort;bob sort method;Bubble sort algorithm Merge sort algorithm)
  3. 所属分类:系统设计方案

    • 发布日期:2017-12-19
    • 文件大小:449536
    • 提供者:Boulder
  1. 数据结构与算法分析英文C++描述V3.2

    0下载:
  2. 数据结构与算法分析英文C++描述V3.2(Data structure and algorithm descr iption)
  3. 所属分类:软件设计/软件工程

    • 发布日期:2017-12-12
    • 文件大小:2184011
    • 提供者:egv
  1. 通讯录(数据结构)

    0下载:
  2. 这是一个基于C++语言设计的数据结构而做的通讯录的课程设计,里面包含了链表的增删改查的操作。(This is a data structure based on C + + language design for the course design of the address book, which contains the chain table, delete, delete and change the operation.)
  3. 所属分类:软件设计/软件工程

    • 发布日期:2018-01-08
    • 文件大小:173056
    • 提供者:CokkDDee
  1. 数据结构、算法与应用——C++语言描述

    0下载:
  2. 数据结构是计算机存储、组织数据的方式。数据结构是指相互之间存在一种或多种特定关系的数据元素的集合。通常情况下,精心选择的数据结构可以带来更高的运行或者存储效率。数据结构往往同高效的检索算法和索引技术有关(The data structure is the way the computer stores and organizes the data. Data structure is a collection of data elements that have one or more spec
  3. 所属分类:软件设计/软件工程

    • 发布日期:2018-01-10
    • 文件大小:15869952
    • 提供者:lxcyu
  1. 链表

    0下载:
  2. 数据结构链表,包括线性表的基础编程,适用于C语言。(Data structure chain table)
  3. 所属分类:软件工程

    • 发布日期:2018-04-20
    • 文件大小:53248
    • 提供者:木止
  1. 数据结构与算法分析:C语言描述(原书第2版)

    0下载:
  2. 学习C语言数据结构,数据结构可以用很多种语言描述(learn the data of struct by c language)
  3. 所属分类:软件工程

    • 发布日期:2018-04-30
    • 文件大小:10696704
    • 提供者:huxiaoxiao
« 12 3 4 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com