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

搜索资源列表

  1. data-structure-experiment-

    0下载:
  2. 数据结构实验和课程(c语言)设计文档任务及要求-C programming language data structure experiment and course design document
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:360599
    • 提供者:吴为
  1. mofangzhen

    0下载:
  2. 1. 设计数据结构; 2. 设计算法完成任意n阶魔方阵的填数; 3. 分析算法的时间复杂度 魔方阵,又叫幻方阵,在我国古代称为“纵横图”。它是在一个n*n的矩阵中填入1到n*n的数字(n为奇数),使得每一行,每一列,每条对角线的累加和都相等。-Design data structure design algorithm to complete the fill in the number of arbitrary order n magic square time complex
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:14914
    • 提供者:周琳
  1. calc

    0下载:
  2. 四则整数计算器 含有界面 用二叉树和栈数据结构进行计算 适合数据结构和界面设计的初学者-Four integer calculator contains the interface
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2936225
    • 提供者:孔三
  1. A.doc

    0下载:
  2. 此代码为java版数据结构课程设计,求解背包为题数据结构,带界面,很全很详细.-This code for the java version of the data structures course design, the knapsack to the theme of the data structure with the interface, it is all very detailed.
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:585319
    • 提供者:卡布奇诺
  1. B.doc

    0下载:
  2. 带有界面的java数据结构课程设计!很详细!-Java data structures course with interface design! Very detailed!
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:338832
    • 提供者:卡布奇诺
  1. Exep

    0下载:
  2. java 数据结构 表达式求值课程设计代码!很详细,带界面!-The java data structures that the expression is evaluated curriculum design code! Very detailed, with the interface!
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:4372
    • 提供者:卡布奇诺
  1. gauss

    0下载:
  2. 高斯求解数据结构课程设计代码!带界面,有注释-Gauss to solve the data structures course design code. With the interface, annotated
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:9703
    • 提供者:卡布奇诺
  1. 2009082230chuxu

    0下载:
  2. 活期储蓄系统 C++ 数据库 算法 数据结构课程设计 有缘吗 可执行 适合C++初学者-Savings system C++ database algorithm data structure curriculum design destined executable for C++ beginners
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:165149
    • 提供者:马大
  1. 2009082233xueshengguanli

    0下载:
  2. 学生管理系统 C++ 数据库 算法 数据结构课程设计 有缘吗 可执行 适合C++初学者-Student management system C++ database algorithm data structure curriculum design destined executable for C++ beginners
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:398883
    • 提供者:马大
  1. Software-engineering-outline-design

    0下载:
  2. 软件的概要设计又称为软件系统(程序系统)的设计,本文件应说明软件系统即程序系统设计的总体考虑,包括系统的基本处理流程、软件系统的组织结构、模块划分、功能分配、数据结构、接口、运行、 出错处理和系统维护等方面的设计,为详细设计提供基础。-The outline design of the software, also known as the design of software systems (programming system), this document should describe
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:4730
    • 提供者:zhoushuqing
  1. review_2010

    0下载:
  2. 数据结构复习:考核重点 基本概念与基础知识 基本算法及其运用 难度不大,但要求基础扎实 算法设计的关键是对于基本算法的理解和灵活使用-Review of data structures: the assessment focus on the basic concepts and basic knowledge of the basic algorithm and its use is not difficult, but requires solid foundation of
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:58293
    • 提供者:Crystal
  1. hotle.doc

    0下载:
  2. 数据结构课程设计 酒店管理系统源代码,欢迎下载-Data structure curriculum design hotel management system source code, welcome to download
  3. 所属分类:Project Design

    • 发布日期:2017-11-14
    • 文件大小:109909
    • 提供者:胡山权
  1. include

    0下载:
  2. 数据结构(c)线性表的设计与实现,用顺序表将两个集合进行合并,并存入第三个集合中。-Design and Implementation of the data structure (c) linear table, order table two collections merged and stored in the third collection.
  3. 所属分类:software engineering

    • 发布日期:2017-11-15
    • 文件大小:6675
    • 提供者:李刚
  1. shujujiegou

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

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

    0下载:
  2. 典八皇后问题——数据结构课程设计报告,虽然好多地方都有,我这个是按老师要求做好的,加个封面就可以直接上交。-Typical eight queens problem- data structure courses designed reports, although a lot of places have, I this is the request of the teachers do a good job, plus a cover can be directly handed.
  3. 所属分类:software engineering

    • 发布日期:2017-12-04
    • 文件大小:547895
    • 提供者:zcx
  1. turtle

    0下载:
  2. 海龟作图,09级计算机数据结构的课程设计-Turtles mapping
  3. 所属分类:Software Testing

    • 发布日期:2017-11-30
    • 文件大小:140240
    • 提供者:long
  1. Binary-tree

    0下载:
  2. 课程设计数据结构二叉树的遍历的C++语言的实现方法-Binary tree data structure traversal method
  3. 所属分类:Communication

    • 发布日期:2017-11-27
    • 文件大小:1097
    • 提供者:ma
  1. c.rar

    0下载:
  2. C语言编程 校园导游系统 数据结构课程设计,
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:209251
    • 提供者:jack
  1. 11

    0下载:
  2. 数据结构课程设计,从需求分析到设计到代码等,详细说明了迷宫遍历等的开发-Data structure curriculum design, from requirements analysis to design to code, and a detailed descr iption of the development of the maze traversal
  3. 所属分类:Project Design

    • 发布日期:2017-11-29
    • 文件大小:230013
    • 提供者:小山
  1. exam

    0下载:
  2. 这是我的一个课程设计,关于数据结构的迷宫求解和哈希表的实现。-This is one of my curriculum design, maze solving and hash table data structure to achieve.
  3. 所属分类:software engineering

    • 发布日期:2017-12-05
    • 文件大小:122486
    • 提供者:谢超群
« 1 2 3 4 5 6 78 9 10 11 12 »
搜珍网 www.dssz.com