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

搜索资源列表

  1. Algorithoms

    0下载:
  2. 在Java环境下,向计算机领域的读者介绍基础的算法与数据结构。-Before there were computers, there were algorithms. But now that there are computers, there are even more algorithms, and algorithms lie at the heart of computing. This book provides a comprehensive introduction to t
  3. 所属分类:software engineering

    • 发布日期:2017-05-20
    • 文件大小:5170670
    • 提供者:sherrywang
  1. Structure_Algorithm

    0下载:
  2. 算法与数据结构java语言描述,源代码整理,IntelliJ idea 运行-Structrue and Algorithm Java language source code
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:31242
    • 提供者:杨过
  1. example

    0下载:
  2. 算法与数据结构样例,包括本科数据结构的打多少样例-How much sample sample algorithms and data structures, including a dozen undergraduate data structures
  3. 所属分类:Communication

    • 发布日期:2017-12-11
    • 文件大小:31674
    • 提供者:liuqian
  1. sfdm

    0下载:
  2. 高教版《数据结构与算法》的源代码,非常适合学习(data structure and alrotithm source code)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-21
    • 文件大小:472064
    • 提供者:mbw1983
  1. mmm

    0下载:
  2. 算法与数据结构的一次课设,实现了八皇后问题可学籍管理问题(Computation Method D phononic bandgap plane wave, Energy spectrum analysis and calculation, GPS and INS navigation program.)
  3. 所属分类:Java编程

    • 发布日期:2017-12-18
    • 文件大小:268288
    • 提供者:WwWwTt
  1. dsa_cpp_tsinghua

    0下载:
  2. 清华大学邓俊辉的数据结构与算法配套源码,C++模板实现(Tsinghua University, Deng Junhui data structure and algorithm matching source code)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-10
    • 文件大小:6446059
    • 提供者:Arcon
  1. 约瑟夫环

    0下载:
  2. 约瑟夫环问题求解,c++原码,数据结构与算法解答(Joseph ring problem solving)
  3. 所属分类:数据结构

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:Amysear
  1. 魔方阵

    0下载:
  2. 魔方阵问题解答,使用c++,源代码,数据结构与算法(Cube matrix problem, using c++, source code, data structures and algorithms)
  3. 所属分类:数据结构

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:Amysear
  1. Huf

    0下载:
  2. 哈夫曼树的实现,哈夫曼编码解码,c++源码,数据结构与算法(Huffman tree implementation, Huffman coding and decoding, c++ source code, data structures and algorithms)
  3. 所属分类:数据结构

    • 发布日期:2017-12-26
    • 文件大小:3072
    • 提供者:Amysear
  1. CodeWin

    0下载:
  2. 数据结构与算法分析Java语言描述,书上源码(Data structure and algorithm analysis, Java language descr iption, the book source)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:142336
    • 提供者:jesh
  1. 数据结构_C#

    0下载:
  2. 将数据结构与 C#语言和.NET 框架结合是本书的一大特点。.NET 平台是微软推出的一 个新的开发平台,目的是让“不同的语言共享同一平台”。.NET 很可能成为下一代 Windows 操作系统的一部分。而 C#语言作为新一代完全面向对象的语言,是.NET 的母言。本书所有 的数据结构和算法都是用 C#语言进行描述,并在相应章节的末尾介绍了在.NET 框架中常用 的数据结构和算法。用 C#在.NET 平台开发的技术人员可以从本书中获得许多有益的知识和 技术(Data structures and
  3. 所属分类:

    • 发布日期:2017-12-31
    • 文件大小:1348608
    • 提供者:南城影
  1. 数据结构与算法分析_Java语言描述(第3版)源码

    0下载:
  2. 数据结构与算法分析java源代码,用于课后练习使用(Data structure and algorithm analysis java source code)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-27
    • 文件大小:58368
    • 提供者:linxi123
  1. C

    1下载:
  2. 数据结构与算法分析:C语言描述(第2版)(附源码和答案)(Data structure and algorithm analysis: C language descr iption (Second Edition) (with source code and answer))
  3. 所属分类:数据结构

    • 发布日期:2017-12-28
    • 文件大小:40284160
    • 提供者:天才蜗牛
  1. 《数据结构》算法实现与分析高一凡(第二版)+源码

    0下载:
  2. 这是高一凡老师数据结构的代码实现,数据结构重算法思想,我个人觉得比较好(This is data structure of the code to achieve, data structure re-algorithm ideas, I personally feel better)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:3344384
    • 提供者:柯珂
  1. lanzhouroad

    0下载:
  2. 兰州道路交通网络信息查询。设计一个简单的能够实现兰州道路交通网络信息查询功能的系统。兰州道路交通网采用邻接矩阵(或邻接表)表示,包括道路交通网邻接矩阵(或邻接表)的建立、路径(或时间)的查询、最短路径(或最短时间)的查找、显示输出等功能;兰州道路交通网中顶点表示地名、图上的弧表示两地之间有路径存在、弧上的权值表示两地之间的距离(或时间)(Information query of road traffic network in Lanzhou. Design a simple system tha
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:636928
    • 提供者:windy~girl
  1. 20163311_李颖__16计科2班_数据结构与算法实验2

    0下载:
  2. 数据结构链表的8个实验,约瑟夫环,一元稀疏多项式计算器,将元素X插入到链表中的适当位置,删除链表中所有大于mink且小于maxk的元素,就地逆置,删除线性表A中同时出现在表B和表C中的结点,构造三个循环链表,长整数的四则运算(8 experiments, data structure of Joseph ring, one dollar sparse polynomial calculator, the X element into the appropriate location in the
  3. 所属分类:数据结构

    • 发布日期:2018-01-03
    • 文件大小:4870144
    • 提供者:respire_ly
  1. 哈夫曼树和编码include

    0下载:
  2. 学习了解哈夫曼树和编码,更好到学算法与数据结构(Learn Huffman tree and coding, better to learn algorithm and data structure)
  3. 所属分类:数据结构

    • 发布日期:2018-01-04
    • 文件大小:17408
    • 提供者:御千尘
  1. python数据结构与算法笔记

    0下载:
  2. 机器学习笔记关于算法,认真手打的哦。谢谢,请允许通过(machine learning and ffff eeee eeeee eeeee)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:5143552
    • 提供者:冰冰啊
  1. 农夫过河算法与数据结构设计a

    0下载:
  2. 农夫过河问题讲述的是一位农夫带着一只狼,一只羊和一颗白菜要渡过一条河,只有农夫能开船,且每次农夫只能带最多一样东西,并且农夫不在的时候,狼和羊,羊和白菜不能共存,我们需要在这个前提下找到渡河的最短路径。(About the farmer across the river is a farmer with a wolf, a sheep and a cabbage to cross a river, the farmer can only sail, and each farmer can onl
  3. 所属分类:文章/文档

    • 发布日期:2018-01-07
    • 文件大小:33792
    • 提供者:百劫
  1. 数据结构-单链表-实验报告

    0下载:
  2. 1.实验目的及要求 1.1实验目的: (1)掌握线性表的顺序存储结构; (2)验证单链表及其基本操作的实现; (3)进一步理解算法与程序的关系,能够将单链表算法转换为对应的程序。 1.2 实验要求: (1)用头插法(或尾插法)建立带头结点的单链表; (2)对已建立的单链表实现插入、删除、查找等基本操作。(1 the purpose and requirements of the experiment 1.1 the purpose of the experiment:
  3. 所属分类:Windows编程

« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com