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

资源列表

« 1 2 ... .83 .84 .85 .86 .87 188.89 .90 .91 .92 .93 ... 2673 »
  1. HANOI 塔问题求解

    1下载:
  2. HANOI 塔问题求解.cpp,HANOI 塔问题是数据结构中具有典型的代表性问题-HANOI tower question solution cpp, the HANOI tower question is in the construction of data has the model the representative question
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:817byte
    • 提供者:杨涛
  1. 2688

    0下载:
  2. POJ上2688一题多解,这是本人做的两个例子,已经提交通过
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:817byte
    • 提供者:snow
  1. FarmIrrigation

    0下载:
  2. 是POJ上的一道搜索题,用VC调试通过,提交通过
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:817byte
    • 提供者:wws
  1. bitree

    0下载:
  2. 这是一个二叉树的建立与便利的c语言实现,代码简单
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:817byte
    • 提供者:wangjg
  1. point_to_line.rar

    0下载:
  2. 计算点到直线的距离.输入两点坐标确定一个直线,再输入一个点的坐标,计算该点到直线的距离.,Calculated point to the straight line distance. Enter the coordinates of two points determine a straight line, and then input the coordinates of a point, to calculate the straight-line distance between poi
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:817byte
    • 提供者:liufan
  1. tree2

    0下载:
  2. 请使用数组输入二叉树的结点数据,以结构体数组表示法创建二叉树,完成后将结构数组内容输出。 -Please enter the binary tree using an array of node data, in order to create a structure array representation of binary tree, when completed, will structure the contents of the output array.
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:817byte
    • 提供者:木清澄
  1. prim

    0下载:
  2. C++实现prim算法求最小生成树,运用最小生成树理论可以解决很多实际问题-C++, prim for the Minimum Spanning Tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:817byte
    • 提供者:
  1. erchashudejianli

    0下载:
  2. 数据结构之二叉树的建立源代码,严蔚敏版本,好不容易把课本上的代码打出来-The establishment of a binary tree data structure of source code, YAN Wei-min version, and finally to break out the code on the books
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:817byte
    • 提供者:suzhihuang
  1. Banker

    0下载:
  2. 操作系统书中的银行家算法,C语言实现。为P进程的类型资源分配的资源数-The book of the banker s algorithm operating system, C language. The type of process for the P number of resources allocation of resources
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:817byte
    • 提供者:hxl
  1. poj1273

    0下载:
  2. 网络流的压入与重标记算法,该代码以poj1273为例,比网上已有的更为简洁。-Network flow pressure in and re-labeling algorithm, the code example to poj1273 than the online already more concise.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:817byte
    • 提供者:no
  1. charu

    0下载:
  2. 有一个已经有序的数据序列,要求在这个已经排好的数据序列中插入一个数,但要求插入后此数据序列仍然有序,这个时候就要用到一种新的排序方法——插入排序法,插入排序的基本操作就是将一个数据插入到已经排好序的有序数据中,从而得到一个新的、个数加一的有序数据,算法适用于少量数据的排序,时间复杂度为O(n^2)。是稳定的排序方法。插入算法把要排序的数组分成两部分:第一部分包含了这个数组的所有元素,但将最后一个元素除外,而第二部分就只包含这一个元素。在第一部分排序后,再把这个最后元素插入到此刻已是有序的第一部分
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:817byte
    • 提供者:刘大
  1. 98

    0下载:
  2. swust oj 98题,给需要的,互相学习一下-swust oj 98
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:817byte
    • 提供者:zw
« 1 2 ... .83 .84 .85 .86 .87 188.89 .90 .91 .92 .93 ... 2673 »
搜珍网 www.dssz.com