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

资源列表

« 1 2 ... .14 .15 .16 .17 .18 2619.20 .21 .22 .23 .24 ... 2673 »
  1. erchashudeshixian

    0下载:
  2. 用C语言写的二叉树的实现,希望大家在学习中不断进步-Written using C language implementation of binary tree, I hope we continue to progress in learning
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:601
    • 提供者:卢凯宁
  1. Portfolio

    0下载:
  2. n个自然数中选r个的组合,运用递归算法,能都输出,经尝试无误-natural numbers n r a combination of selected
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:601
    • 提供者:john
  1. kuohaopipei

    0下载:
  2. 这是严蔚敏数据结构书中的括号匹配的原始程序,可以实现。-This is the YAN Wei-min data structure of the original book, brace matching procedures can be achieved.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:601
    • 提供者:文艺
  1. quicksort

    0下载:
  2. 快速排序思想: 在待排序的n个记录中任取一个记录(通常取第一个记录),把所有小于该记录的记录移到其左边,把所有大于该记录的记录移到其右边,所选记录正好处在其应在的位置,且把原有序列划分成两个子序列。然后,对两个子序列分别重复上述过程,直到所有记录都排好序。把当前参加排序的记录按第一个记录的排序码分成前后两个部分的过程称为一趟快速排序。
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-18
    • 文件大小:600
    • 提供者:
  1. MiGong

    0下载:
  2. 这是一个用递归实现迷宫求解的程序,该程序十分的简单,同时效率很高,是本人对自己比较满意的一个程序-This is a maze solving with a recursive procedure, the procedure is simple, while efficient, is quite satisfied with my own a program
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:600
    • 提供者:孤独剑客
  1. 123

    0下载:
  2. kmp模式匹配的实现 也就是字符串匹配的kp算法实现-kmp pattern matching is the realization of a string matching algorithm kp
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:600
    • 提供者:邵伯仲
  1. yuesefu

    0下载:
  2. 数据结构 约瑟夫环 链式循环结构 按顺序输出将输入的数字依次输出-Data structure Josephus chain loop structure in order to enter the digital output of the output sequence
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:600
    • 提供者:范珊珊
  1. hash-table

    0下载:
  2. 哈希表查找,根据严蔚敏的书数据结构编写的哈希表算法的程序-hash table
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:600
    • 提供者:刘文
  1. 6-282new

    0下载:
  2. 单链表A、B和C递增有序,在表A中删除既在B中出现又在C中出现的那些元素,注意控制算法的时间复杂度。-Singly linked lists A and B, and C increments ordered to delete both those elements in C B, in Table A, note that the control algorithm of time complexity.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:600
    • 提供者:刘民
  1. DeQ-using-STL

    0下载:
  2. this is sample dqueue implementation using STL
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:600
    • 提供者:sham
  1. array

    0下载:
  2. 一个数组由一个递减数列左移若干位形成,在该数组里查找一个数q-An array by a decreasing number of columns left some of the formation of a number q in the array to find
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:600
    • 提供者:guoyi
  1. n_queen

    0下载:
  2. 在n×n格的棋盘上放置彼此不受攻击的n个皇后,按照国际象棋的规则,皇后可以攻击与之处在同一行或同一列或同一斜线上的棋子,求解可以放置的方法种数。-Placed on the n × n chessboard grid attack each other n-queens, in accordance with the rules of chess, the queen can attack in the same row or column, or diagonal pieces of the
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:600
    • 提供者:黄芳
« 1 2 ... .14 .15 .16 .17 .18 2619.20 .21 .22 .23 .24 ... 2673 »
搜珍网 www.dssz.com