CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 数值算法/人工智能 数据结构常用算法

资源列表

« 1 2 ... .49 .50 .51 .52 .53 2454.55 .56 .57 .58 .59 ... 2673 »
  1. PAT全套答案_1001至1049

    0下载:
  2. 该文档包含了PAT上的基础部分案例,可以参考一下(The document contains the basic part of the PAT case, you can refer to)
  3. 所属分类:数据结构

    • 发布日期:2017-12-13
    • 文件大小:2.71mb
    • 提供者:王帅@hit
  1. 华为OJ平台题目源码平台题目源码

    0下载:
  2. 本文档包含华为OJ平台部分题目及源码,供刚入职同事及在校学生练习!!!
  3. 所属分类:数据结构常用算法

  1. 算法导论答案

    0下载:
  2. 麻省理工大学算法导论答案详解,有助于学习算法导论的同学们。(Massachusetts Institute of Technology Introduction to the introduction of the algorithm, help to learn the introduction of algorithm students.)
  3. 所属分类:数据结构

  1. DS

    0下载:
  2. 数据结构第三版,适用于初学者学习使用,并且对C,C++已经学过的人。(DS third edition:Vector(using OOP to describe) includes List, Stack, Graph, Binary Tree and so on. it is better that you have learnt C and C++ previously, it will help you better learn the Data Structure especially
  3. 所属分类:数据结构

    • 发布日期:2017-12-23
    • 文件大小:19.37mb
    • 提供者:SUPERsu
  1. dijk

    0下载:
  2. Dijkstra算法解决voronoi图的问题(The Dijkstra algorithm solves the problem of voronoi diagram)
  3. 所属分类:数据结构

    • 发布日期:2017-12-20
    • 文件大小:6kb
    • 提供者:铭MARS花
  1. floyd

    0下载:
  2. Floyd算法又称为弗洛伊德算法、插点法,是一种用于寻找给定的加权图中顶点间最短路径的算法。(Floyd algorithm, also known as plug-in method, is an algorithm for finding the shortest path between vertices in a given weighted graph.)
  3. 所属分类:数据结构

    • 发布日期:2017-12-24
    • 文件大小:2kb
    • 提供者:铭MARS花
  1. winmerge

    0下载:
  2. used to merge 2 or multiple files
  3. 所属分类:数据结构

    • 发布日期:2017-12-25
    • 文件大小:6.11mb
    • 提供者:minminMelody
  1. arbre_quelconque

    0下载:
  2. 可以随机构成多叉树,基本以数组和指针来进行排列子节点位置(It can create a tree having a few branches.)
  3. 所属分类:数据结构

    • 发布日期:2017-12-24
    • 文件大小:3kb
    • 提供者:寄语无奈
  1. sort

    0下载:
  2. 多种方法实现对输入数据的排序,然后结束排序后,对再次输入的数据找到其在上个排序中的顺序。(Multiple methods implement sorting of input data. And then end sorting, and then find the order in the last sort of data that is reentered.)
  3. 所属分类:数据结构

    • 发布日期:2017-12-20
    • 文件大小:1kb
    • 提供者:Fairy_Xin
  1. 冒泡排序

    0下载:
  2. 冒泡排序(Bubble Sort,台湾译为:泡沫排序或气泡排序)是一种简单的排序算法。它重复地走访过要排序的数列,一次比较两个元素,如果他们的顺序错误就把他们交换过来。走访数列的工作是重复地进行直到没有再需要交换,也就是说该数列已经排序完成。(Bubble sort (Bubble Sort, Taiwan: bubble sort or bubble sort) is a simple sorting algorithm. It repeats the sequence to sort, co
  3. 所属分类:数据结构

    • 发布日期:2017-12-20
    • 文件大小:1.89mb
    • 提供者:Somnus2018
  1. bookflight

    0下载:
  2. 使用c实现的航班管理系统,数据结构线性表实现,有基本的用户交互界面(Flight management system, data structure, linear table implementation)
  3. 所属分类:数据结构

    • 发布日期:2017-12-20
    • 文件大小:3kb
    • 提供者:fascy
  1. 1.joseph(约瑟夫)

    0下载:
  2. 解题思路: 用一个不带头节点的循环链表来处理joseph问题:先构成一个有n个节点的单向循环链表,然后从第k结点从1开始计数,计数到m的时候,对应结点从链表中删除。然后再从被删结点的下一个节点继续从1开始计数.......,以此类推,直到所有的结点都列出时,程序结束。(Problem solving: With a circular linked list node don't take the lead to handle the problem of Joseph: first cons
  3. 所属分类:数据结构

    • 发布日期:2017-12-20
    • 文件大小:68kb
    • 提供者:啊哈S
« 1 2 ... .49 .50 .51 .52 .53 2454.55 .56 .57 .58 .59 ... 2673 »
搜珍网 www.dssz.com