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

搜索资源列表

  1. WuZiQi_game

    0下载:
  2. 欢乐五子棋源码,此为单机的五子棋小游戏,涉及到一些常用数据结构与算法,对于喜欢智力型游戏的初学朋友来说是不错的选择!此五子棋游戏,包含以下功能: 1.人机对战 2.双人对战 3.保存棋局 4.读取棋局-Happy Gobang source code, this is the Gobang stand-alone game, involving some common data structures and algorithms, for love intellectual ga
  3. 所属分类:Game Program

    • 发布日期:2017-03-31
    • 文件大小:423088
    • 提供者:skyline
  1. DataStructure_Algorithms

    0下载:
  2. 常用数据结构和算法的实现及测试。 1)数据结构包含:堆栈 队列 线性表 链表 2)算法包括:冒泡排序 选择排序 插入排序 希尔排序 归并排序 快排 堆排序 3)其他包括:随即数的产生 计时器的实现-Common data structures and algorithms implementation and testing. 1) The data structure includes: a linear table linked list stack queue 2) algor
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:438671
    • 提供者:songjian
  1. shujujiegou

    0下载:
  2. 数据结构课程设计报告 之 排序算法的比较。-Curriculum design, data structure report sorting algorithms comparison.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:152915
    • 提供者:lemon
  1. Paixu

    0下载:
  2. 数据结构课程设计,对各种排序算法速度进行比较,单位为ms.-Curriculum design, data structure, the various sorting algorithms to compare the speed, the unit of ms.
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:1801
    • 提供者:吴心
  1. datastructures

    0下载:
  2. 该资料是有关于数据结构各个算法的Flash演示资料。-The information is on the data structures of the Flash presentation of information in various algorithms.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:963966
    • 提供者:陈晨
  1. datastructure

    0下载:
  2. 用C++语言编写的数据结构经典算法的演示系统。可以帮助我们更好的学习c++和数据结构-C++ language with data structure presentation systems classical algorithm. Can help us better learn c++ and data structures
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2318931
    • 提供者:aron
  1. Sodoku

    0下载:
  2. 数独游戏的通用算法。摘要: 1 数独是一种数学智力拼图游戏,玩法逻辑简单,但解法千变万化。 2 数独解法全是由规则衍生出来的,基本解法分为两类思路,一类为排除法,一类为唯一法。更复杂的解法,最终也会归结到这两大类中。 3 算法的数据结构,基本思想及成果演示 成功计算出了数独题目的结果,并保持了很快的速度.该算法可以解决所有的数独游戏题目,为一种高效率的通用算法. 4 算法有更广阔的改进空间 -Sudoku generic algorithm. Abstract: a nu
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-28
    • 文件大小:763685
    • 提供者:upwinder
  1. DataStructure

    0下载:
  2. C#语言版本的各种数据结构的代码,包括线性表、循环链表、堆栈、队列、矩阵、树、图及各种查找算法的代码。-C# language versions of the various data structures of the code, including the linear form, circular linked list, stack, queue, matrix, tree, graph, and a variety of search algorithm code.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:622587
    • 提供者:周朝
  1. migong

    0下载:
  2. 数据结构中的迷宫问题算法,根据严蔚敏版的数据结构书上的要求编写的。-Maze problem data structure algorithms, according to Yan Wei Min version of the book on data structure request.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:180921
    • 提供者:wuyichen
  1. DataStructure8

    0下载:
  2. Java数据结构第七课:图的实现。包括初始化图,添加边,删除边,及深度优先遍历和广度优先遍历算法。-Java Data Structure Lesson: Figure of the implementation. Including the initialization graph, add edge, remove edge, and depth-first traversal and breadth-first traversal algorithm.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:29236
    • 提供者:蒙长江
  1. 1

    0下载:
  2. 这份资料是关于数据结构的算法的详细讲解,里面还有针对栈和队列的视频讲解-This information is about the data structure of the algorithm explained in detail, there is also a video for explanation stacks and queues
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3742521
    • 提供者:江南
  1. Dobb_Algorithms_Collection

    0下载:
  2. 国际经典算法与数据结构,包含10本英文原版书,有源代码-International classical algorithms and data structures, including the 10 original English books, source code
  3. 所属分类:Data structs

    • 发布日期:2017-06-19
    • 文件大小:29001008
    • 提供者:fangchen
  1. date

    0下载:
  2. 数据结构与算法分析:C语言描述+中文版,这是一本写的挺好的书,写的很全面。-Data Structures and Algorithm Analysis: C language descr iption of+ Chinese version, which is written in a very good book, written in a very comprehensive.
  3. 所属分类:Data structs

    • 发布日期:2017-05-24
    • 文件大小:7827157
    • 提供者:吴晓
  1. bubble

    0下载:
  2. 包含冒泡排序和插入排序两种景点数据结构排序算法的程序源文件-Contains two kinds of bubble sort and insertion sort sorting algorithm data structures attractions program source files
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3706640
    • 提供者:郝竹明
  1. prim

    0下载:
  2. 数据结构 普里姆算法构造最小生成树的源代码-Construct data structures prim minimum spanning tree algorithm source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1323
    • 提供者:余地
  1. 数据结构与算法分析-CPP描述(高清非扫描)

    0下载:
  2. 数据结构与算法分析 C++描述(高清非扫描)-Data Structure and Algorithms (C++)
  3. 所属分类:Data structs

    • 发布日期:2017-05-24
    • 文件大小:7961383
    • 提供者:王慧康
  1. 数据结构中哈夫曼数的生成实现算法

    0下载:
  2. 数据结构中哈夫曼数的生成实现算法,数据结构中经典算法-Huffman algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-10-31
    • 文件大小:1316
    • 提供者:王嘉竞
  1. 数据结构及应用算法教程

    0下载:
  2. 数据结构及应用算法,包括书,PPT和配套源代码,学习数据结构的好资料。
  3. 所属分类:数据结构常用算法

  1. 关于建堆的实现数据结构

    0下载:
  2. 数据结构 中 关于建堆的实现 包括上调算法 和下调算法 以及添加 和删除-Including the realization of the construction of the heap data structure algorithm raised and lowered the algorithm, as well as add and delete
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-03-18
    • 文件大小:1815
    • 提供者:nanshihui
  1. 数据结构-排序

    0下载:
  2. 关于数据结构排序章节内容的算法实现过程。
  3. 所属分类:文档资料

    • 发布日期:2014-06-14
    • 文件大小:79360
    • 提供者:xinghailan
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com