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

资源列表

« 1 2 ... .34 .35 .36 .37 .38 439.40 .41 .42 .43 .44 ... 2673 »
  1. min_heap

    0下载:
  2. 使用C++/C语言实现的最小堆,希望对数据结构学习者有帮助。-Minimum heap using C++/C language, and I hope to help learners data structure.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:11637
    • 提供者:xuezheng
  1. queue

    0下载:
  2. 使用C++/C语言实现的队列,希望对数据结构学习者有帮助。-Using C++/C language implementation of the queue, and I hope to help the learner data structure.
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:5244
    • 提供者:xuezheng
  1. sorting

    0下载:
  2. 使用C++/C语言实现的排序算法,希望对数据结构学习者有帮助。-Sorting algorithm using C++/C language, and I hope to help the learner data structure.
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6980
    • 提供者:xuezheng
  1. 5_addtion

    0下载:
  2. 递归与非递归算法同时实现了二叉树的前序,中序,后序遍历。-Recursive and non-recursive algorithm while achieving a pre-order binary tree, in sequence, after the traversal.
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:418993
    • 提供者:veronica
  1. Simple-polynomial-calculator

    0下载:
  2. 简易的多项式加减乘除计算器,可以计算两个多项式的加减乘除,及多项式在某一点处的值-Simple polynomial arithmetic calculator, you can calculate the two polynomial arithmetic, and polynomial value at a point of
  3. 所属分类:Data structs

    • 发布日期:2017-05-01
    • 文件大小:870415
    • 提供者:杨静
  1. longestPalindrome

    0下载:
  2. 求最长回文子串 第一种解法:动态规划(内存分配较多,且时间复杂度为O(n^2))第2种解法:Manacher算法-Find the longest palindrome substring First Solution: Dynamic Programming (memory allocation more, and the time complexity is O (n ^ 2)) The second solution: Manacher algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1575
    • 提供者:
  1. atoi

    0下载:
  2. atoi函数的实现,注意溢出和 ( -01 256)类似字符串-realize atoi function, attention overflow and (-01,256) similar string
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:621
    • 提供者:
  1. Regular_Expression_Matching

    0下载:
  2. 正则表达式的匹配,是leetcode中的算法题-Regular expression matching is the algorithm in question leetcode
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:785
    • 提供者:
  1. Josephus

    0下载:
  2. 一个经典的约瑟夫环游戏算法,每个人抽到的数都不同-A classic game Josephus algorithm, the number of each person are different pumped
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:719
    • 提供者:杨静
  1. lengthOfLongestSubstring

    0下载:
  2. 求最长不重复子串,利用哈希表求解的,leetcode中的题目-Not repeated for the longest substring, use a hash table to solve the
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:658
    • 提供者:
  1. TreeView

    0下载:
  2. 森林的实现代码,一个多叉树数据遍历,水平顺序遍历。-forest structure
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1266507
    • 提供者:陈怀杰
  1. path

    0下载:
  2. 求迷宫的最短路径,设计一个算法找一条从迷宫入口到出口的最短路径。-Find the shortest path maze design an algorithm to find a shortest path from the entrance to the maze exit.
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:14551
    • 提供者:尚一斐
« 1 2 ... .34 .35 .36 .37 .38 439.40 .41 .42 .43 .44 ... 2673 »
搜珍网 www.dssz.com