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

资源列表

« 1 2 ... .61 .62 .63 .64 .65 2566.67 .68 .69 .70 .71 ... 2673 »
  1. abinarytree

    0下载:
  2. 求二叉树树高,和把由前序和中序构建树,又后序遍历这两步放在同一个递归中完成的两个程序。-Binary tree for tree height, and put by the former sequence and in order to build a tree traversal sequence after another on these two steps completed by the middle of the same two recursive procedures.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:692byte
    • 提供者: 魏康康
  1. algo2-1

    0下载:
  2. 数据结构线性表的链表存储表示(结构)及实现-Linear data structure, said table storage list (structure) and the achievement of
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:692byte
    • 提供者:liguifang
  1. ex4

    0下载:
  2. 上传的这个程序使用递归算法实现数组的合并排序。-From this process a recursive algorithm using an array of merge sort.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:692byte
    • 提供者:王广友
  1. bin_tree

    0下载:
  2. 二叉树的前序,中序,后序遍历,和求其的深度小程序-Pre-order binary tree, in order, the order of traversal, and find the depth of its small program
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:692byte
    • 提供者:tgh
  1. biaodashi1

    0下载:
  2. 这个是用数据结构实现表达式计算的关键算法!-This expression is calculated using data structures to achieve the key algorithm!
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:692byte
    • 提供者:乐儿lee
  1. Merge-sort

    0下载:
  2. 合并排序是建立在归并操作上的一种有效的排序算法。该算法是采用分治法(Divide and Conquer)的一个非常典型的应用。 合并排序法是将两个(或两个以上)有序表合并成一个新的有序表,即把待排序序列分为若干个子序列,每个子序列是有序的。然后再把有序子序列合并为整体有序序列。 -Merge sort in C/C++
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:692byte
    • 提供者:congyi
  1. L2211

    0下载:
  2. 单链表的监理程序,长度为1221,很好的程序,思路清晰-Singly linked list of the supervision program, a length of 1221, a very good program with clear ideas
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:692byte
    • 提供者:天意
  1. element-position-of-maximum

    0下载:
  2. 求数组最大元素的位置并输出数组下标-For the array element position of maximum
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:692byte
    • 提供者:ITcxy
  1. merge

    0下载:
  2. 运用归并排序,在用二分法查找,算法复杂度:nlogn,n个数两两相加,若能等于特定数m,则输出yes,否则输出no.-Use merge sort, in a binary search algorithm complexity: nlogn, n number two together, if can equal to a specific number m, the output yes, otherwise no output.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:691byte
    • 提供者:arjiao
  1. Joseph-ring

    0下载:
  2. 数据结构链表经典习题约瑟夫环,包涵其实现的源代码,在VC++6.0下运行就可实现-Linked list data structure classic exercises Joseph ring, with the realization of the source code, running under VC++6.0 can be achieved
  3. 所属分类:Data structs

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

    0下载:
  2. 杭电OJ5012,有助于数据结构以及动态规划的提升学习哦-Hang electrical OJ5012, helps to enhance the dynamic programming data structures and learning oh
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:691byte
    • 提供者:蒋磊
  1. 座位调整源码

    0下载:
  2. 题目描述: 百度办公区里到处摆放着各种各样的零食。百度人力资源部的调研发现,员工如果可以在自己喜欢的美食旁边工作,工作效率会大大提高。因此,百度决定进行一次员工座位的大调整。 调整的方法如下: 1 . 首先将办公区按照各种零食的摆放分成 N 个不同的区域。(例如:可乐区,饼干区,牛奶区等等)。 2 . 每个员工对不同的零食区域有不同的喜好程度(喜好程度度的范围为 1 — 100 的整数, 喜好程度越大表示该员工越希望被调整到相应的零食区域)。 3 . 由于每个零食区
  3. 所属分类:数据结构常用算法

« 1 2 ... .61 .62 .63 .64 .65 2566.67 .68 .69 .70 .71 ... 2673 »
搜珍网 www.dssz.com