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

搜索资源列表

  1. QuanPaiLie

    0下载:
  2. 给出一组数的全排列 如1,2,3给出 123,321,312-is a group of the whole arrangement is 123,321,312 as 1,2,3
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:664byte
    • 提供者:李艾
  1. 算法分析和设计

    1下载:
  2. 经典算法之:连续邮资问题,全排列问题,有限期任务安排,整数划分问题,装载问题-classic algorithms : for the postage issue, all issues with a task deadline, integer division, loading problems
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3.06kb
    • 提供者:常乐
  1. 全排列

    0下载:
  2. 多种方法解决全排列的问题 在vb环境下编写-various methods to solve all problems with the environment in preparation vb
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.71kb
    • 提供者:yy
  1. 全排列的问题解决方案

    0下载:
  2. java 源代码....是关于全排列的问题解决方案,,很短很精辟
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-01-17
    • 文件大小:619byte
    • 提供者:柳雨
  1. quanpailie全排列

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

    • 发布日期:2008-10-13
    • 文件大小:1.34kb
    • 提供者:武威风
  1. 字符串全排列

    0下载:
  2. 用回溯法实现字符串全排列
  3. 所属分类:数据结构常用算法

  1. 排列生成算法及其博文

    0下载:
  2. 排列生成算法及其博文 http://www.newsmth.net/pc/pccon.php?id=10001420&nid=269370 组合数学中的全排列深成算法历来是组合数学考试的重要考察点,因此在这里我简单的介绍一下6种全排列生成算法的详细过程,并借此比较它们之间的优劣之处。 不论是哪种全排列生成算法,都遵循着“原排列”→“原中介数”→“新中介数”→“新排列”的过程。其中中介数依据算法的不同会的到递增进位制数和递减进位制数。关于排列和中介数的一一对应性的证明我
  3. 所属分类:其它文档

  1. matlab_tools

    0下载:
  2. MALAB程序,包括顶点覆盖近似算法,哈密尔顿回路,画等温线,模拟退火应用,生成全排列矩阵,最小生成树Prim算法,最短路径等-MALAB procedures, including vertex cover approximation algorithm, Hamilton circuit, painting isotherms, simulated annealing applications, to generate full-rank matrix, Prim minimum spann
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:43.96kb
    • 提供者:john duan
  1. arrangement

    0下载:
  2. 求n个自然数的全排列,输入n,程序将输出从1到n着n个自然数的全排列。-Natural number n for the entire order, enter n, the procedure will be the output from 1 to n with n the number of all-natural order.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-02
    • 文件大小:7.96kb
    • 提供者:huangqiuxuan
  1. perm

    0下载:
  2. 利用回溯法求解背包问题和全排列的算法,用c++实现。-The use of retrospective method knapsack problem and the whole array of algorithms, using c++ realize.
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:1.21kb
    • 提供者:吕东
  1. quanpai3

    0下载:
  2. 输入一个正整数,输出从一到这个整数的全排列。-Enter a positive integer, the output from one to the integer array of the whole.
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:873.02kb
    • 提供者:
  1. qpl

    0下载:
  2. n个数的全排列的非递归算法,cpp文件可编译运行-n the number of full-order non-recursive algorithm, cpp files can be compiled to run
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:823byte
    • 提供者:mikechen
  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
    • 文件大小:849.85kb
    • 提供者:耿锦威
  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
    • 文件大小:1.21kb
    • 提供者:张希
  1. permutation

    0下载:
  2. 给出一字符串,计算出其所有不同的字符排列子集。即,接收用户输入的一字符串,将此字符串中的不同字符找出,并将找出的字符进行组合,再把组合的结果进行全排列。-Given a string, calculate the arrangement of all of its different character subsets. That is, to receive user input a string of different characters in this string to find,
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1.51kb
    • 提供者:lt
  1. dij2_m

    0下载:
  2. 递归算法的全排列
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:692byte
    • 提供者:炎火
  1. 全排列

    0下载:
  2. 实现输入N个数字,N个数字全排列输出 并存放到二维数组中。(Achieve input N numbers, N numbers, all arranged output, and stored in a two-dimensional array.)
  3. 所属分类:STL

    • 发布日期:2017-12-28
    • 文件大小:1.94mb
    • 提供者:凝念
  1. permutations

    0下载:
  2. 根据字典序,临位对换法,递增进位制,递减进位制,生成全排列。(Generate all permutations, according to four different algorithms)
  3. 所属分类:数据结构

    • 发布日期:2018-01-02
    • 文件大小:2kb
    • 提供者:PoisonLam
  1. 全排列汇编

    0下载:
  2. 读入整数,输出其全排列并按字典序输出,例如3会输出123,132,213,231,312,321。通过递归实现。(Read into the integer, output its full arrangement and output in the dictionary order)
  3. 所属分类:汇编语言

  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
    • 文件大小:1kb
    • 提供者:ts_samzhang
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com