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

搜索资源列表

  1. material

    0下载:
  2. 福大算法与数据结构题目material,包含源代码和题目pdf-Charms algorithms and data structures subject material, contains the source code and title pdf
  3. 所属分类:Data structs

    • 发布日期:2017-12-06
    • 文件大小:55507
    • 提供者:
  1. ballgame

    0下载:
  2. 福大算法与数据结构题目ballgame,包含源代码和题目pdf-Charms algorithms and data structures subject ballgame, contains the source code and title pdf
  3. 所属分类:Data structs

    • 发布日期:2017-11-10
    • 文件大小:89937
    • 提供者:
  1. skyline

    0下载:
  2. 福大算法与数据结构题目 skyline条形图,包含源代码和题目pdf-Fuda algorithms and data structures subject the skyline bar graph, contains the source code and title pdf
  3. 所属分类:Data structs

    • 发布日期:2017-12-07
    • 文件大小:65483
    • 提供者:
  1. equality

    0下载:
  2. 福大算法与数据结构题目equality,包含源代码和题目pdf-Charms algorithms and data structures subject equality, contains the source code and title pdf
  3. 所属分类:Data structs

    • 发布日期:2017-11-25
    • 文件大小:49684
    • 提供者:
  1. Dijkstra

    0下载:
  2. 算法与数据——Dijkstra 算法与数据结构实现Dijkstra算法-Algorithms and Data Dijkstra s algorithm- Dijkstra algorithm and data structure
  3. 所属分类:Data structs

    • 发布日期:2017-11-23
    • 文件大小:163246
    • 提供者:jiliang
  1. paixvsuanfa

    0下载:
  2. 排序算法的实现与比较(数据结构课程设计题)   问题描述:编程实现快速排序算法,并利用程序统计执行时间。   实现要求:随机产生10000、50000、 100000、 200000个待排数据存入磁盘文件,从磁盘文件读入待排数据进行排序,并将排序结果写入另一个文件中。-Implementation and comparison of sorting algorithms (data structure curriculum design questions) Problem Descr
  3. 所属分类:Console

    • 发布日期:2017-11-30
    • 文件大小:1182
    • 提供者:华黄
  1. sort-hfut8

    4下载:
  2. 合肥工业大学数据结构试验八排序 包括完整的实验要求、实验预习报告、实验最终报告 实验要求: <1>采用不同实验数据来观察快速排序的实验中比较和交换元素的次数,并分析数据的规模和初始特性与比较与交换次数之间的函数关系。 <2> 完成下面功能:将一个整型数组调整为这样的数组:所有3的倍数在最左边,所有除以3余1的数在中间,而所有除以3余2的数在最右边。要求算法的时间尽可能少。 <3> 实现shell排序算法,并观察
  3. 所属分类:Data structs

    • 发布日期:2017-11-02
    • 文件大小:678061
    • 提供者:石帆
  1. my_subject

    0下载:
  2. 熟练掌握并灵活运用C语言知识点,特别是指针和结构,以及文件操作。 熟练掌握并灵活运用常见的数据结构数组,链表和树。 熟练掌握并灵活运用相关的检索与排序算法。 -Proficiency and flexibility in the use of the C language knowledge, especially pointer and structure, as well as file operations. Proficiency and flexibility in the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-17
    • 文件大小:34100
    • 提供者:PZJ
  1. che

    0下载:
  2. 国际象棋走马问题 遍历所有方格的问题 用于算法与数据结构-the question of horse step in chess area of algorithm
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-02
    • 文件大小:6549
    • 提供者:弯弯豆
  1. Huffmann

    0下载:
  2. 霍夫曼编码的程序 用于算法与数据结构 可以对已知文字编码 并包含解码程序-program of encoding the huffmann tree. using this program, you can encipher any list of words as well as deciphering it
  3. 所属分类:CSharp

    • 发布日期:2017-11-09
    • 文件大小:6072
    • 提供者:弯弯豆
  1. migong

    0下载:
  2. 算法与数据结构-迷宫 在C编译环境下实现迷宫的算法-Algorithms and Data Structures- maze
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:169661
    • 提供者:jiliang
  1. QuickSort

    0下载:
  2. 数据结构中C语言所写的快速排序算法,与严蔚敏书上的比较一致-Quicksort algorithm, written in C language data structure book with Yan Wei Min
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-15
    • 文件大小:1979
    • 提供者:李亚运
  1. maze

    0下载:
  2. 用C语言,通过典型的线性数据结构栈来解决迷宫问题,算法与严蔚敏的数据结构中相同-C language, typical stack linear data structure to solve the maze problem, the same algorithm and data structure Yan Wei Min
  3. 所属分类:Data structs

    • 发布日期:2017-11-05
    • 文件大小:761166
    • 提供者:萧一
  1. DEAL_STORAGE_NEW

    1下载:
  2. ① 本实验是模拟操作系统的主存分配,运用可变分区的存储管理算法设计主存分配和回收程序,并不实际启动装入作业。 ② 采用最先适应法、最佳适应法、最坏适应法分配主存空间。 ③ 当一个新作业要求装入主存时,必须查空闲区表,从中找出一个足够大的空闲区。若找到的空闲区大于作业需要量,这时应把它分成二部分,一部分为占用区,剩余部分又成为一个空闲区。 ④ 当一个作业撤离时,归还的区域如果与其他空闲区相邻,则应合并成一个较大的空闲区,登在空闲区表中。 ⑤ 运行所设计的程序,输出有关数据结构表项的
  3. 所属分类:OS Develop

    • 发布日期:2017-11-13
    • 文件大小:1907878
    • 提供者:张丹
  1. code

    0下载:
  2. 《Delphi算法与数据结构》一书的光盘源码-Source of Delphi Algorithms and Data Structures
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-17
    • 文件大小:140889
    • 提供者:mike
  1. Buffer

    0下载:
  2. 用于模拟数据库中数据缓存与作业调度算法,采用了linux内核中操作系统的高效多链数据结构。-For analog data in the database cache and job scheduling algorithm, using the Linux kernel operating system, high-efficiency multi-chain data structure.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-18
    • 文件大小:250677
    • 提供者:Aaron Lee
  1. QSort

    0下载:
  2. 算法分析与设计以及数据结构中的快速排序的实现-failed to translate
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:176579
    • 提供者:wangbaixue
  1. Data-structure

    0下载:
  2. 数据结构、C++经典教程《数据结构算法与应用(C++语言描述)》-failed to translate
  3. 所属分类:software engineering

    • 发布日期:2017-11-17
    • 文件大小:11776742
    • 提供者:启凡
  1. Knapsack

    0下载:
  2. 用java实现的01背包问题的有分支限界的回溯算法,注释非常详细,是我作业的一部分。伪代码可以参考《计算机算法与数据结构》这本书-Using java to achieve 01 knapsack problem branch-and-bound backtracking algorithm and very detailed notes, is part of my job. The pseudo-code can refer to this book of computer algorith
  3. 所属分类:Java Develop

    • 发布日期:2017-11-18
    • 文件大小:1588
    • 提供者:xuchao
  1. Maze

    0下载:
  2. 这是我的数据结构课程第三次作业--迷宫问题求解,包含递归与非递归算法-This is the third of my data structure course work- the maze problem-solving, including recursive and non-recursive algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:188443
    • 提供者:tgl
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com