CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 全排列

搜索资源列表

  1. FullArray

    0下载:
  2. 全排列实现算法,性能非常好,能做出15个数字以内的全排列。-algorithm with the whole performance is very good, would make 15 figures within the entire order.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6332
    • 提供者:刘志刚
  1. pailie

    0下载:
  2. 这是一个全排列的算法,实现是比较容易的,只是要做到最优还是要花一些时间,而这个算法,作的很好啊
  3. 所属分类:C#编程

    • 发布日期:2014-01-16
    • 文件大小:717
    • 提供者:jdwh
  1. 判断套汇路径

    0下载:
  2. 利用全排列的算法编的判断套汇路径的算法-use with a whole series of algorithms to judge arbitrage path algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8495
    • 提供者:林志伟
  1. CombDemo

    0下载:
  2. 看到这里有不少全排列的代码,但是没有发现关于组合的,所以自己写了个。不少全排列的代码只是给出了所有的组合,我觉得并不容易使用,所以,我对组合的功能进行了封装,并提供GetNext()方法进行遍历
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:5243
    • 提供者:陈鹏
  1. totallist

    0下载:
  2. 此源码是实现对一组数据的全排列,在很多算法研究中用到较多,效率不错,仅供参考。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:783
    • 提供者:lin
  1. permutation

    0下载:
  2. 产生全排列的程序-have with the whole process
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:860
    • 提供者:陈国栋
  1. c_n_array

    0下载:
  2. 一种快速便捷的实现N个数全排列的c程序算法
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3540
    • 提供者:吕壮
  1. quanpailie全排列

    0下载:
  2. 此程序完成全排列问题,大家可以讨论学习。-this with the whole procedure is completed, we can discuss learning.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1371
    • 提供者:武威风
  1. qiongjufa

    0下载:
  2. 穷举法实现度一组数据的全排列 好东西 快-Exhaustive method to achieve the full degree of data arranged in a group of good stuff fast
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:11846
    • 提供者:hedi
  1. quan-pai-lie

    0下载:
  2. 一种基于递归的全排列算法,可以输出指定字符的所有排列组合-Full array based on recursive algorithm, you can specify the output of all the permutations and combinations of characters
  3. 所属分类:Console

    • 发布日期:2017-03-27
    • 文件大小:218772
    • 提供者:aa
  1. totalarrange-recursion-backtracking

    0下载:
  2. 在排列树上递归回溯搜索全排列问题的全部解-Recursive backtracking search tree in the arrangement of the whole array of all solutions of the problem
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:178394
    • 提供者:jory
  1. permutation

    0下载:
  2. C/C++程序,入门级。 获得数列或者字母序列全排列的方法。 练手的小程序。-C/C++ Procedures, entry-level. Access series or sequence of letters with the whole approach. Practicing hand applet.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:715065
    • 提供者:Miracle
  1. Compose

    0下载:
  2. Compose:C++递归实现任意阶次的全排列P(n,n)和组合C(m,n)以及P(m,n)在VC6环境下编译并通过测试-Compose: C++ Recursive arbitrary order to achieve the full array P (n, n) and the combination of C (m, n) and P (m, n) in the environment VC6 compiled and tested
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:10393
    • 提供者:zhenyan
  1. QuanPaiLie

    0下载:
  2. 这是用VC实现的全排列递归排序。算法中perm(list,k,m)递归的产生所有前缀是list[0:k-]的全排列的所有排列。-This is achieved using VC-wide with recursive sort. Algorithm perm (list, k, m) all have a recursive prefix is a list [0: k-] of the whole order of all order.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:6717
    • 提供者:Katherine
  1. All_Permutation

    0下载:
  2. 全排列算法,递归实现全排列,可以对任意字符实现全排列,但长度有限制-Full-order algorithm, recursive realization of the entire array can be arbitrarily wide array of characters, but there are restrictions on the length of
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:938
    • 提供者:太阳
  1. Robert_Sedgewick

    0下载:
  2. Robert Sedgewick非递归全排列算法-Robert Sedgewick wide array of non-recursive algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:765691
    • 提供者:ss
  1. pl

    0下载:
  2. 从n个不同元素中任取m(m≤n)个元素,按照一定的顺序排列起来,叫做从n个不同元素中取出m个元素的一个排列。当m=n时所有的排列情况叫全排列。-N elements from any different from m (m ≤ n) elements, in accordance with certain order, and called from the n different elements out of m elements of a array. When m = n when th
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:23230
    • 提供者:gygz
  1. Perm

    0下载:
  2. 本程序实现了利用递归排序实现了数组的全排列,通过用户输入数组和选择排列的起始位置来完成输入-This procedure has the use of recursive order to achieve a wide array arranged, through the user input and selection of the array with the start position to complete the input
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:870242
    • 提供者:耿锦威
  1. pailie

    0下载:
  2. 依次输入exchange swap tianchongJ即可,若想修改全排列矩阵的大小,可在MATLAB中打开tianchongJ修改J和N -Exchange swap tianchongJ order to enter, If you want to modify the whole matrix with the size, can be opened in MATLAB in J and N modify tianchongJ
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1241
    • 提供者:张希
  1. C# 的排列组合类

    0下载:
  2. 算法:排列组合类 调用方法如下: // // 1.GetPermutation(T[], startIndex, endIndex) // 对startIndex到endIndex进行排列,其余元素不变 // // 2.GetPermutation(T[]) // 返回数组所有元素的全排列 // // 3.GetPermutation(T[], n) // 返回数组中n个元素的排列 // // 4.GetCombination(T[], n) // 返回数组中n个元素的
  3. 所属分类:C#编程

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:ts_samzhang
« 12 3 4 »
搜珍网 www.dssz.com