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

搜索资源列表

  1. hello

    0下载:
  2. 管理停车场的模拟程序,是数据结构课程设计的一部分,用到栈和队列-Simulation of the car park management procedures, data structure is part of the curriculum design, used for stack and queue
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1628
    • 提供者:sunnydream
  1. hospital

    0下载:
  2. 数据结构课程设计,vc++6.0上可以运行,实现医院看病排队程序。-Data structure course design, vc++ 6.0 can be run to achieve the hospital queuing procedures.
  3. 所属分类:Education soft system

    • 发布日期:2017-04-01
    • 文件大小:5695
    • 提供者:rengxu
  1. shuju

    0下载:
  2. 数据结构课程设计,也是以前找到的,供大家参考。-Data structure course design, but also previously found, for your reference.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1189
    • 提供者:wangmin
  1. hefumanshudejianli

    0下载:
  2. 数据结构课程设计,赫夫曼树的建立,可运行-Data structure curriculum design, the establishment of Huffman tree can be run
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:27201
    • 提供者:唐凝
  1. xiaoyuandaohangxitong

    0下载:
  2. 数据结构课程设计,校园导航系统,设置几个景点,求两景点之间的最短路径,-Data structure the curriculum design, campus navigation system, set up a few spots, and two spots between the shortest path,
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:36102
    • 提供者:唐凝
  1. xueshengdapeiwenti

    0下载:
  2. 数据结构课程设计,男女舞伴搭配问题,用队列解决,可以直接执行-Data structure curriculum design, men and women partner with the issue resolved by the queue, you can direct the implementation of
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:39363
    • 提供者:唐凝
  1. chexiangtiaodu

    0下载:
  2. 数据结构课程设计 车厢调度 一、需求分析 1、用编号依次为1,2,3,……,n表示停在铁路调度站入口处的车厢序列。 2、用一个栈形象地表示为火车的调度站。 3、利用栈先进后出的性质,结合递归和回溯算法,实现编号1…n的车厢的所有可能的序列和每种序列的出入栈变化过程。 本程序用C语言实现,已经在TURBOC 2.0环境下通过。-Data structure the curriculum design of a train scheduling, needs analy
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. 数据结构课程设计 数值进制转换 学生成绩管理-Numerical data structures curriculum design student achievement management hexadecimal conversion
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:44509
    • 提供者:ZC
  1. migong

    0下载:
  2. 数据结构课程设计 迷宫 自行画图-Data structure course design their own maze drawing
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2334
    • 提供者:有道义
  1. neibupaixu

    0下载:
  2. 数据结构课程设计实现内部排序算法的比较问题。-Data structure the curriculum design to achieve internal sorting algorithm comparison problem.
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:179608
    • 提供者:李平
  1. hangkongdingpiao

    0下载:
  2. 数据结构课程设计用C实现的航空订票系统,可实现预定票、退票、管理员增减航班等-Data structure course design using C to achieve the air booking system, is scheduled to vote can be achieved, a refund, the administrator, such as changes in flight
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:7391
    • 提供者:张洁
  1. shujujiegou

    0下载:
  2. 数据结构课程设计的源代码里面有二十多个选题-Data structure the curriculum design of the source code there are more than 20 topics
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3431025
    • 提供者:聂文杰
  1. Huffman

    0下载:
  2. Huffman c环境下的实现 数据结构课程设计题目-Huffman c environment data structure to achieve the curriculum design topics
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1278
    • 提供者:
  1. suanshubiaodashi

    0下载:
  2. 这是我的数据结构课程设计,1. 初始化两个空栈,一个是操作符栈,一个是操作数栈。2. 如果字符是操作数,将它压入操作数栈。 如果字符是个操作符,则和运算符栈顶的运算符比较优先权后作相应操作,优先技小泽压入栈,大于则将栈顶的运算符出栈,并将运算数栈顶的两个数出栈进行运算。等于,则弹出操作符。-This is my data structure of the curriculum design, 1. Initialize two empty stacks, one stack operator,
  3. 所属分类:Data structs

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

    1下载:
  2. 本课题主要根据功能需要开发软件解决迷宫求解的问题。可以输入一个任 意大小的迷宫数据,用非递归的方法求出一条走出迷宫的路径,并将路径输出。以及Joseph环问题,利用单向循环链表存储结构模拟此,按照出列的顺序输出各个人的编号。还有猴子选大王问题。数据结构课程设计时做的-This issue primarily on the basis of functional need to develop software solutions to solve maze problems. Can enter
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:106463
    • 提供者:胡娟
  1. tushuguanlixitong

    0下载:
  2. 图书管理系统,是以歌很长的程序,有关本科生数据结构课程设计的-Library management system is based on a very long songs procedures, the data structure of undergraduate courses designed
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:1853
    • 提供者:奕琳
  1. longintsizeyunsuan

    0下载:
  2. 课程设计是实践性教学中的一个重要环节,它以某一课程为基础,可以涉及和课程相关的各个方面,是一门独立于课程之外的特殊课程。课程设计是让同学们对所学的课程更全面的学习和应用,理解和掌握课程的相关知识。《数据结构》是一门重要的专业基础课,是计算机理论和应用的核心基础课程。 数据结构课程设计,要求学生在数据结构的逻辑特性和物理表示、数据结构的选择和应用、算法的设计及其实现等方面,加深对课程基本内容的理解。同时,在程序设计方法以及上机操作等基本技能和科学作风方面受到比较系统和严格的训练。 本课
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:268814
    • 提供者:刘桂军
  1. 875

    0下载:
  2. 哈弗曼编码源程序(数据结构课程设计)功能很强的-哈弗曼source coding (data structure of the curriculum design) features a very strong
  3. 所属分类:Education soft system

    • 发布日期:2017-04-11
    • 文件大小:1241
    • 提供者:lijuntao
  1. LIST

    0下载:
  2. 数据结构课程设计之线性表的基础操作,能实现删除、插入、打印输出等基本操作,加深对数据结构线性表的理解。-Data structure the curriculum design of the linear form the basis of operation, to achieve the deletion, insertion, printouts and other basic operations, better understanding of the data structure o
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1321
    • 提供者:胡锦涛
  1. TRACK

    0下载:
  2. 数据结构课程设计之堆栈的应用,能实现堆栈这个数据结构的基本应用,例如,初始化,出栈和入栈操作等。-Data structure the curriculum design of the stack of applications, to achieve the stack data structure of the basic applications, for example, initialization, a stack and入栈operation.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:932
    • 提供者:胡锦涛
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com