搜索资源列表

  1. Permutation

    0下载:
  2. 利用递归查找数字的排列组合 使用了STL技术-The technique of finding permutations also provides source code for the recursive implementation. Also, learn how to use the STL template function next_permutation().
  3. 所属分类:STL

    • 发布日期:2024-12-24
    • 文件大小:2kb
    • 提供者:test2008
  1. acm

    0下载:
  2. ACM算法模板,包含了绝大多数的算法 ,KMP,SEG-TREE,高精度模板-ACM algorithm template that contains the majority of algorithms, KMP, SEG-TREE, high-precision template
  3. 所属分类:Windows编程

    • 发布日期:2024-12-24
    • 文件大小:387kb
    • 提供者:Jelly
  1. houzi

    0下载:
  2. 形成了一个有19个结点的循环链表,当碰到m的时候,用这两句话p2->next=head p=head删除当前的结点,然后再继续判断。-The next_permutation() function attempts to transform the given range of elements
  3. 所属分类:汇编语言

    • 发布日期:2024-12-24
    • 文件大小:3kb
    • 提供者:刘晓莉
  1. GraphicBuffer

    0下载:
  2. next_permutation and prev_permutation, with and without an explicitly.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-12-24
    • 文件大小:15kb
    • 提供者:mdwongbd
  1. treat_as_floating_point

    0下载:
  2. next_permutation and prev_permutation, with and without an explicitly supplied comparison function.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-12-24
    • 文件大小:13kb
    • 提供者:rnsangjao
  1. next_permutation

    0下载:
  2. 自己手写的 next_permutation-next_permutation by myself
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-12-24
    • 文件大小:1kb
    • 提供者:VictorZC

源码中国 www.ymcn.org