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

搜索资源列表

  1. 0701-29-29

    0下载:
  2. 1、系统应具备的功能: (1)选择合适的逻辑存储结构,实现n个结点的存储 (2)在n个结点的村庄实现学校的科学选址 (3)演示结果 2、数据结构设计; 3、主要算法设计; 4、编程及上机实现; 5、撰写课程设计报告,包括: (1)设计题目; (2)摘要和关键字(中文和英文); (3)正文,包括引言、需求分析、数据结构设计、算法设计、程序实现及测试、不足之处、设计体会等; (4)结束语; (5)参考文献 -1, the system should
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:1008683
    • 提供者:朱江
  1. SmileKruskal

    0下载:
  2. 数据结构:数据结构课程设计可视化地实现KRUSKAL算法求最短路径-Data Structure: Data Structures course design visualization to achieve KRUSKAL seek the shortest path algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-06-01
    • 文件大小:14007358
    • 提供者:王守涛
  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. dts

    0下载:
  2. 数据结构算法,动态树。ACM比赛备战资料,详细解释了动态树的原理和采用案例的方式进行讲解。-Data structure algorithms, dynamic trees. ACM contest preparation information, explained in detail the principles and use of dynamic tree approach to explain the case.
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2641963
    • 提供者:belly
  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. VCneibupaixu

    0下载:
  2. VC++数据结构内部排序算法集合,包括原程序代码和PPT-Within the structure of VC++ data collection sorting algorithm, including the original program code and PPT
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:416751
    • 提供者:zhang
  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. visualization.src

    0下载:
  2. JAVA实现的数据结构课程演示软件,实现了几乎所有的数据结构算法-JAVA implementation of data structures course presentation software, to achieve almost all of the data structure algorithms
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:318069
    • 提供者:刘总样
  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. DataStructure

    0下载:
  2. 动态演示数据结构中各种经典算法的学习软件-Dynamic presentation of data structure algorithms of various classical learning software
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2519934
    • 提供者:ldw
  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 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com