CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 搜索资源 - 数据结构

搜索资源列表

  1. 数据结构中所用的8种排序方法.rar

    0下载:
  2. 所属分类:行业应用软件

    • 发布日期:
    • 文件大小:78295
    • 提供者:
  1. icestore

    0下载:
  2. 数据结构,对离散事件的模拟。本程序模拟了一家冰淇淋店的经营情况,可以用于商业分析-data structure, a pair of discrete event simulation. The simulation of an ice cream shop operators, can be used for business analysis
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:27407
    • 提供者:啊哦
  1. 数据结构实习报告-停车场管理和Josephus问题

    1下载:
  2. 这里给大家提供一个用C语言做的小系统__停车场管理系统和有关Josephus问题的解决,是关于数据结构.-here to provide you with a C language system __ small carpark management system and the Josephus resolve the problem of data structure.
  3. 所属分类:OA系统

    • 发布日期:2008-10-13
    • 文件大小:3438
    • 提供者: 阁元成
  1. 数据结构管理成绩

    0下载:
  2. 用C语言建立一个班级成绩管理系统,其中包括十名学生的相关数据(包括学号、姓名、三门课程的成绩、总成绩、平均成绩以及排名)。要求用单链表存储结构进行存储,能够实现对学生姓关数据的输入输出,并且能根据平均成绩对十名学生进行排序。-C language classes to establish a performance management system, including 10 students of relevant data (including school, names of the t
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:143404
    • 提供者:月间
  1. CSharp写的数据结构库(从链表到图)

    0下载:
  2. 使用C#写的数据结构库(从链表到图),可以用于教学-use C# to write the data structure library (from the linked list of the map), can be used for teaching
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:17956
    • 提供者:何智峰
  1. DS1

    0下载:
  2. 用于《数据结构》课程的教学讲义,欢迎使用并提出宝贵意见,这是第1章的讲义。-for "data structure," notes the teaching curriculum, and welcomed the use of valuable advice, this is Chapter 1 of the lectures.
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:27507
    • 提供者:郭建
  1. Ds2

    0下载:
  2. 用于《数据结构》课程的教学讲义,欢迎使用并提出宝贵意见,这是第2章的讲义。-for "data structure," notes the teaching curriculum, and welcomed the use of valuable advice, which is Chapter 2 of the notes.
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:38586
    • 提供者:郭建
  1. Ds3

    0下载:
  2. 用于《数据结构》课程的教学讲义,欢迎使用并提出宝贵意见,这是第3章的讲义。-for "data structure," notes the teaching curriculum, and welcomed the use of valuable advice, which is in Chapter 3 of lectures.
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:44633
    • 提供者:郭建
  1. Ds4

    0下载:
  2. 用于《数据结构》课程的教学讲义,欢迎使用并提出宝贵意见,这是第4章的讲义。-for "data structure," notes the teaching curriculum, and welcomed the use of valuable advice, which is the first four chapters of the lectures.
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:12946
    • 提供者:郭建
  1. Ds5

    0下载:
  2. 用于《数据结构》课程的教学讲义,欢迎使用并提出宝贵意见,这是第5章的讲义。-for "data structure," notes the teaching curriculum, and welcomed the use of valuable advice, which is the first five chapters of the lectures.
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:8065
    • 提供者:郭建
  1. Ds6

    0下载:
  2. 用于《数据结构》课程的教学讲义,欢迎使用并提出宝贵意见,这是第6章的讲义。-for "data structure," notes the teaching curriculum, and welcomed the use of valuable advice, which is Chapter 6 of the notes.
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:37032
    • 提供者:郭建
  1. 20055178503815689

    1下载:
  2. 一个酒店的开发文档~详细设计任务,是在软件概要设计的基础上,完成更为详细的模块级的设计,包括: 更细的模块划分 模块间数据流 模块内部数据结构 模块处理过程(程序流程图)-a hotel development to the detailed design documentation tasks, the software design outline on the basis of to complete a more detailed level modules
  3. 所属分类:酒店行业

    • 发布日期:2008-10-13
    • 文件大小:419557
    • 提供者:csf111
  1. kingdee数据结构

    0下载:
  2. kingdee数据结构,对于财务软件开发的人很有用!强烈推荐!-data structure, the financial software development for the very useful! Strongly recommended!
  3. 所属分类:金融证券系统

    • 发布日期:2008-10-13
    • 文件大小:247126
    • 提供者:江苏人
  1. 数据结构经典演示程序

    0下载:
  2. 这是用C++编写的程序,描述数据结构的经典算法的演示,让学者更容易明白和理解!
  3. 所属分类:教育/学校应用

    • 发布日期:2009-03-30
    • 文件大小:316695
    • 提供者:chengweili
  1. Dijkstra算法求最短路径

    5下载:
  2. Dijkstra算法求最短路径 c语言源码,数据结构学习
  3. 所属分类:教育/学校应用

    • 发布日期:2012-01-28
    • 文件大小:39424
    • 提供者:sxccw2
  1. zjshanshan

    0下载:
  2. 学生成绩管理系统,数据结构课程设计 C++语言编写-Student achievement management system, data structure course design C++ languages
  3. 所属分类:Education soft system

    • 发布日期:2017-04-10
    • 文件大小:1850963
    • 提供者:张金
  1. haffman

    0下载:
  2. 数据结构课程设计:哈夫曼编码、译码器(对文章进行编码 再译码-Data Structure Course Design: Huffman coding, the decoder (for decoding re-encoded article
  3. 所属分类:Education soft system

    • 发布日期:2017-04-13
    • 文件大小:3082
    • 提供者:罗罗
  1. sjjg

    0下载:
  2. 数据结构 课程设计 图形界面 设计报告 文本编辑器-Data structure course design graphical interface design report text editor
  3. 所属分类:Education soft system

    • 发布日期:2017-04-07
    • 文件大小:31522
    • 提供者:xaoyan
  1. datastructure_design

    0下载:
  2. 这是我数据结构课程设计的原代码,已经经过调试通过了的-this is my original code of my data structure class
  3. 所属分类:Home Personal application

    • 发布日期:2017-05-03
    • 文件大小:808957
    • 提供者:vincent
  1. 利率期限结构模型

    0下载:
  2. 多项式样条方法实现利率期限结构的拟合,有数据和MATLAB 求解程序(Estimating yield curves)
  3. 所属分类:*行业应用

    • 发布日期:2020-06-01
    • 文件大小:14336
    • 提供者:小小很2
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com