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

资源列表

« 1 2 ... .15 .16 .17 .18 .19 520.21 .22 .23 .24 .25 ... 2673 »
  1. ConvexHull

    0下载:
  2. C++ Convex Hull algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-11-20
    • 文件大小:735.7kb
    • 提供者:daniil
  1. Graph

    0下载:
  2. 数据结构图的各种应用操作,Prim Dijkstra Floyd TopoSort Kruscal-various applications of operation of figure
  3. 所属分类:Data structs

    • 发布日期:2017-11-14
    • 文件大小:5.72kb
    • 提供者:张红阳
  1. ddeque

    0下载:
  2. 双端队列,两种方法实现,1种是数组,一种是vc里自带的容器,增长方向为对向增长-double deque
  3. 所属分类:Data structs

    • 发布日期:2017-11-15
    • 文件大小:3.52mb
    • 提供者:范桥青
  1. 1

    0下载:
  2. 任务分配问题 问题描述: N个任务分配给n个人,任务j分配给人i的成本是C[I,j],希望完成所有任务的成本最低,算法如何设计? 编程任务: 给定任务表示如下表,编程计算所需完成任务最低的成本。 数据输入: 请自己定义。 结果输出: 程序运行结束时,将计算结果输出到文件output.txt中。-Task allocation problem Problem Descr iption: the N tasks assigned to the n individual
  3. 所属分类:Data structs

    • 发布日期:2017-11-16
    • 文件大小:686byte
    • 提供者:wade
  1. binary-tree

    0下载:
  2. 1.掌握二叉树的概念和性质 2. 掌握完全二叉树存储结构。 3.掌握完全二叉树的基本操作 4.创建完全二叉树(用字母表示节点)(用顺序方式存储) 5.求二叉树的深度和叶子结点数 6.实现二叉树的前序、中序、后序和层次遍历。 7.查找给定结点的双亲、祖先和左右孩子节点。 -1. Grasp the concept and nature of the binary tree master the complete binary tree storage stru
  3. 所属分类:Data structs

    • 发布日期:2017-11-23
    • 文件大小:8.55kb
    • 提供者:mick zhang
  1. Huffman

    0下载:
  2. 实现Huffman树的编写,及编码译码操作-The preparation of the Huffman tree, and the operation of the codec
  3. 所属分类:Data structs

    • 发布日期:2017-11-23
    • 文件大小:142.15kb
    • 提供者:王伟
  1. 2

    0下载:
  2. 单链表的操作:已知一个有序单链表(从小到大排列),表头指针为head,编写一个算法向该单链表中插入一个元素为x的结点,使插入后该链表仍然有序。(该单链表带头结点)-Singly linked lists of operation: orderly known a singly linked list (since), the meter pointer to the head, write an algorithm to the inserted singly linked list node
  3. 所属分类:Data structs

    • 发布日期:2017-11-18
    • 文件大小:526byte
    • 提供者:Li Dan
  1. 3

    0下载:
  2. 栈的应用:括号匹配.即先建立一个栈(这里采用顺序栈),把左括号压入栈中,只有碰到匹配的右括号时出栈,否则则是不匹配,当栈中没有元时,匹配成功。-Stack of applications: matching bracket. The first to create a stack in a sequential stack (here), the left parenthesis pressure into the stack, only touching the matching bracke
  3. 所属分类:Data structs

    • 发布日期:2017-11-29
    • 文件大小:521byte
    • 提供者:Li Dan
  1. CPPjuanji

    0下载:
  2. 用C++实现卷积码的编码和译码,整个过程融为一体,可以实现从卷积码的编码到译码最后还原本来面目的全套实现-Full realization of the convolutional code encoding and decoding with C++ achieve integration of the entire process, and finally restore the true colors can be achieved from the convolutional code
  3. 所属分类:Data structs

    • 发布日期:2017-11-19
    • 文件大小:12.65kb
    • 提供者:小西
  1. Algorithm-source-code

    0下载:
  2. 各种常用的算法,对编程人员很有帮助,尤其是对新手很有参考价值。-A variety of commonly used algorithms, the programming staff very helpful, especially for novice great reference value.
  3. 所属分类:Data structs

    • 发布日期:2017-12-01
    • 文件大小:139.11kb
    • 提供者:zhenli
  1. binary-tree

    0下载:
  2. 二叉树的建立于遍历,编写程序实现建立于遍历-Binary tree was established in the traversal, write a program to fulfilling the challenge of to establish on the traversal the
  3. 所属分类:Data structs

    • 发布日期:2017-12-05
    • 文件大小:52.15kb
    • 提供者:张丹丹
  1. Backtracking-method

    0下载:
  2. 分派问题: 给n个人分派n件作业, 把工作j分派给第i个人的成本为cost(i, j), 设计、编程、测试回溯算法, 在给每个人分派一件不同工作的情况下使得总成本最小-Distribution: distribution of n to n personal job, the job j is assigned to the i-th individual cost cost (i, j), design, programming, testing backtracking algorithm,
  3. 所属分类:Data structs

    • 发布日期:2017-11-16
    • 文件大小:97.02kb
    • 提供者:张丹丹
« 1 2 ... .15 .16 .17 .18 .19 520.21 .22 .23 .24 .25 ... 2673 »
搜珍网 www.dssz.com

浏览历史记录

关闭