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

资源列表

« 1 2 ... .59 .60 .61 .62 .63 2564.65 .66 .67 .68 .69 ... 2673 »
  1. 1

    0下载:
  2. 给定n 位正整数a,去掉其中任意k≤n 个数字后,剩下的数字按原次序排列组成一个新的正整数。对于给定的n位正整数a 和正整数k,设计一个算法找出剩下数字组成的新数最小的删数方案。对于给定的正整数a,编程计算删去k个数字后得到的最小数。-Given n-bit positive integer a, to remove any of them k ≤ n digits after the original order of the remaining figures to form a new
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:696byte
    • 提供者:pingzi
  1. NEXTVAL

    0下载:
  2. 字符串的模式匹配算法,主要用的是数据结构-String pattern matching algorithm, the main data structure is used
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:696byte
    • 提供者:mgh
  1. ZeroOne

    0下载:
  2. 求0,1序列的三种办法 第一种:递归深度搜索 第二种:栈结构深度搜索 第三张:神秘方法-Three methods to solve 0-1 sequence 1st: recursive DFS 2st: DFS on stack construction 3st: sprytical..
  3. 所属分类:Data structs

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

    0下载:
  2. 约瑟夫问题。。。适用于数据结构队列。C语言新手可以下载-Joseph problems. . . For the queue data structure. You can download the C language novice
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:696byte
    • 提供者:子苏
  1. Matching-parentheses

    0下载:
  2. 数据结构中堆栈的应用。。 输入一串字符串(含有小括号) 判断括号是否匹配-Stack data structure. . Enter a string (with brackets) Determine whether the brackets match
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:695byte
    • 提供者:向曦
  1. 1945_N_Queens_Question

    0下载:
  2. 在NXN格的国际象棋棋盘上摆放N个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 第一行为一个整数T,表示有T组数据。 以下T行,每行有一个整数n(0<n<=11),如上所述。 对于每组数据输出一行,即问题的答案。 -In NXN chess board grid placing N queens on, it can not attack each other, that any two of the Queen can
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:695byte
    • 提供者:yu
  1. c3

    0下载:
  2. 组合问题 问题描述:找出从自然数1,2,…,n中任取r个数的所有组合。 采用回溯法找问题的解,将找到的组合以从小到大顺序存于a[0],a[1],…,a[r-1]中,组合的元素满足以下性质: (1) a[i+1]>a,后一个数字比前一个大; (2) a-i<=n-r+1。 -Combinatorial problems Problem Descr iption: Find out from the natural numbers 1,2, ..., n r t
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:695byte
    • 提供者:明达
  1. N-huanghou

    0下载:
  2. N皇后回溯算法 课上使用小例子 仅供参考 -N Queens backtracking algorithm using a small example of the class
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:695byte
    • 提供者:shuaidan
  1. GP

    1下载:
  2. 能够有效的得到动力系统的一维信号序列的关联维度,为分析动力系统的规律提供参数参考,实际运用中也确实很有效果。-Which can effectively obtain the correlation dimension of the one-dimensional signal sequence of the power system, provide the parameter reference for the analysis of the law of the power system,
  3. 所属分类:Data structs

    • 发布日期:2017-12-13
    • 文件大小:695byte
    • 提供者:夏伟
  1. bei_bao

    0下载:
  2. 可以解决背包问题,而不是0-1背背包。使用于数据结构里面的课后题!-Knapsack problem can be solved, not the 0-1 knapsack back. Data structure used inside the after-school question!
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:694byte
    • 提供者:黄健
  1. CSourse2

    0下载:
  2. 括号匹配的检验,数据结构书中的一个例子,初学者能看懂-c for new student
  3. 所属分类:Data structs

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

    0下载:
  2. 三种二叉树的遍历算法,先序,中序,后序等的实现,采用C语言代码来实现的。-Three binary tree traversal algorithm, the first order, in sequence order of implementation, using C language code.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:694byte
    • 提供者:曾全飞
« 1 2 ... .59 .60 .61 .62 .63 2564.65 .66 .67 .68 .69 ... 2673 »
搜珍网 www.dssz.com