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

资源列表

« 1 2 ... .14 .15 .16 .17 .18 319.20 .21 .22 .23 .24 ... 2673 »
  1. stack

    0下载:
  2. C 语 言 实 现 栈 的 基 本 操 作 。 构 造 一 个 栈 并 读 入 数 据 , 进 栈 、 出 栈 、 取 栈 顶 元 素 操 作 -the fundmation operation of stack
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1.11kb
    • 提供者:lili
  1. complex_add_multiply

    0下载:
  2. 设两个复数A=a+bi, B=c+di(其中a,c为实部,c,d为虚部) 则A+B=a+c+(b+d)i A*B=ac-bd+(ad+bc)i,用单链表实现-complex add and multiply
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:673byte
    • 提供者:lili
  1. create_binarytree

    0下载:
  2. 因为程序中要知道叶子结点(终点),所以要将上面的二叉树变成扩展二叉树 (把叶子结点的孩子补成#, 用作标记),以此方式创建二叉树-create binarytree
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1013byte
    • 提供者:lili
  1. create_linklist_head

    0下载:
  2. 头插法是新增节点总是插在头部,以带头结点链表为例,链表头指针是Head,新增节点p的方式创建单恋表-create linklist with head node
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1.07kb
    • 提供者:lili
  1. joseph

    0下载:
  2. 约瑟夫环是一个数学的应用问题:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列-joseph ring
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:745byte
    • 提供者:lili
  1. CHOLMOD wrapper

    0下载:
  2. A wrapper of CHOLMOD matrix and vector
  3. 所属分类:数据结构常用算法

  1. SPFA-algorithm

    0下载:
  2. 关于数据结构中单源最短路径算法SPFA算法的简单实现,注释很清晰,适用于初学者。-Simple implementation of the data structure on the single-source shortest path algorithm SPFA algorithm, notes very clear, suitable for beginners.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1.47kb
    • 提供者:Gibson
  1. bigint

    0下载:
  2. 使用vs2010开发环境编写的建立大整形数类来完成大整数之间的四则运算。简单且注释清楚。在C++课程学习中常见。-Use vs2010 development environment written in establishing large number of classes to complete orthopedic four operations between large integers. Simple and clear comments
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:3.62mb
    • 提供者:Gibson
  1. Strings

    0下载:
  2. 数据结构中常见抽象数据类型--字符串的自定义实现-The custom implementation of common abstract data types--strings in data structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1.88kb
    • 提供者:孔维康
  1. LinkList

    0下载:
  2. 数据结构中常见抽象数据类型--链式表的自定义实现-The custom implementation of common abstract data types--link list in data structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2.19kb
    • 提供者:孔维康
  1. ContList

    0下载:
  2. 数据结构中常见抽象数据类型--线性表的自定义实现-The custom implementation of common abstract data types--continuous list in data structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2.39kb
    • 提供者:孔维康
  1. queue

    0下载:
  2. 数据结构中常见抽象数据类型--队列的自定义实现-The custom implementation of common abstract data types--queue in data structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:66.72kb
    • 提供者:孔维康
« 1 2 ... .14 .15 .16 .17 .18 319.20 .21 .22 .23 .24 ... 2673 »
搜珍网 www.dssz.com