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

资源列表

« 1 2 ... .09 .10 .11 .12 .13 214.15 .16 .17 .18 .19 ... 2673 »
  1. 2980

    0下载:
  2. 在北大POJ通过的高精度大整数乘法运算程序
  3. 所属分类:数据结构常用算法

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

    0下载:
  2. 泊松分酒游戏 游戏中实现泊松分酒的 全部算法
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:857byte
    • 提供者:haogehaoge
  1. download

    0下载:
  2. 分支界限算法 ,用队列解决最优装载问题,跟背包算法有同样的功能-Branch and bound algorithm, the optimal loading queue to resolve the problem, with the same functionality Knapsack Algorithm
  3. 所属分类:Data structs

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

    0下载:
  2. Given n points on a 2D plane, find the maximum number of points that lie on the same straight line. 分析:首先要注意的是,输入数组中可能有重复的点。由于两点确定一条直线,一个很直观的解法是计算每两个点形成的直线,然后把相同的直线合并,最后包含点最多的直线上点的个数就是本题的解。我们知道表示一条直线可以用斜率和y截距两个浮点数(垂直于x轴的直线斜率为无穷大,截距用x截距),同时还需要保存每
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:857byte
    • 提供者:lb
  1. 41

    0下载:
  2. 数据结构实验c语言原代码,数字从小到大的排序.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:858byte
    • 提供者:zdh
  1. floyd

    0下载:
  2. MATHEMATICA 程序 最短路径算法
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:858byte
    • 提供者:yangmingze
  1. rat

    0下载:
  2. 迷宫老鼠 2、以一个 m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。 迷宫根据一个迷宫数据文件建立。迷宫数据文件由一个包含0、1的矩阵组成。迷宫的通路可以使用通路上各点的坐标序列进行展示(使用图形展示最佳)。-Rat in a maze.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:858byte
    • 提供者:赖登贤
  1. ds_5

    1下载:
  2. 1.定义图的数据结构。 2.编写函数,用邻接表实现图的存储结构,求图的顶点的度数。 3.编写函数,输出图的遍历序列。-1. The definition of graph data structure. 2. Write a function, using adjacency list implementation diagram of the storage structure, find the vertex of degree. 3. Write a function, the o
  3. 所属分类:Data structs

    • 发布日期:2016-05-20
    • 文件大小:858byte
    • 提供者:Yvonne
  1. NodeSequence

    0下载:
  2. there are basic source codes of data structure. these codes will help study data structure. about nodesequence.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:858byte
    • 提供者:chan
  1. AVLtree

    0下载:
  2. 自认为数据结构作业里比较困难的一道程序,实现AVL的添加,删除,旋转操作-Since that data structure operations in a difficult process to achieve AVL to add, delete, rotate operation
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:858byte
    • 提供者:李想
  1. quick

    0下载:
  2. 使用快速排序法,将无序的序列排成有序的序列-Use Quick Sort, the disorderly arranged in orderly sequence sequence
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:858byte
    • 提供者:姚建伟
  1. BSTree

    0下载:
  2. 二叉排序树 插入 删除 前序 中序 后序遍历-Binary sort tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:858byte
    • 提供者:易腾飞
« 1 2 ... .09 .10 .11 .12 .13 214.15 .16 .17 .18 .19 ... 2673 »
搜珍网 www.dssz.com