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

搜索资源列表

  1. Permutation

    0下载:
  2. Column permutation cipher是基于置换的加密解密方式。利用本程序可实现Column permutation cipher的加密和解密。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7.18kb
    • 提供者:马茜
  1. psoforlayout.rar

    0下载:
  2. 粒子群算法在排列组合问题中的应用,源程序,matlab下编写,Particle swarm optimization problems in permutation and combination of applications, source code, matlab, prepared
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1.05mb
    • 提供者:李晓东
  1. npermutek

    0下载:
  2. npk permutation selecting k at a time out if n
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2.51kb
    • 提供者:naga prasan
  1. GEE

    1下载:
  2. The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The fu
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:10.61kb
    • 提供者:Allan KAO
  1. ldiv

    1下载:
  2. The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The fu
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1.37kb
    • 提供者:Allan KAO
  1. comb

    0下载:
  2. 一、 程序作用 实现排列组合功能。 例如:如果允许出现的数字为1 2 3 4 ,每个组合有3个元素,则输出的组合为 (1 2 3) (1 2 4) (1 3 4) (2 3 4) 二、 算法实现 采用栈的思想,首先输入第一个组合(1 2 3…..r) 如果r<n,则r弹栈,把r=r+1压栈,如果r=n,则r弹栈,同时把前一项也弹栈,再依次增加,直到出现组合 (n-r+1 n-r+2 ….n). -First, procedures for the functi
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:8.83kb
    • 提供者:yangjun
  1. PermutationAndCombination(JAVA)

    0下载:
  2. 实现了排列组合算法的类(JAVA),实现了排列组合算法的类(JAVA)-Permutation and combination to achieve the type of algorithm (JAVA), the realization of the permutation and combination of types of algorithm (JAVA)
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:8.41kb
    • 提供者:yangjun
  1. Permutation

    0下载:
  2. 用递归方法求n个数的无重复全排列!!感觉还可以吧,所以拿出来大家一起分享了!一起努力学习!-Recursive method used for n number of non-duplication of the entire order!! Can you feel so out together shared! Work together to learn!
  3. 所属分类:Applet

    • 发布日期:2017-03-28
    • 文件大小:1.99kb
    • 提供者:李兵
  1. randpermfull

    0下载:
  2. permutation is jumbled in a random order
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-12
    • 文件大小:1.08kb
    • 提供者:saranya
  1. sample2

    1下载:
  2. 双色球彩票游戏软件 1横向滚动显示文字 2优良的随机数产生算法 3动态显示随机数 4彩色静态文本的实现 5使用VC操作EXCEL 6高效的排列组合算法 7文件操作-1 horizontal Scrolling text 2 good random number generator algorithm for random number 3 dynamic display 4 static text color to achieve 5 of EXCEL 6 the u
  3. 所属分类:Other Games

    • 发布日期:2016-03-15
    • 文件大小:7.35mb
    • 提供者:lishiming
  1. Catalanandmaze

    0下载:
  2. 产生Catalan数,火车调度的所有排列,以及证明排列的正确性. 迷宫算法.-produces Catalan number, and all permutation in train dispatch, and of course including the proof. maze algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2.23kb
    • 提供者:youguiyan
  1. JavaApp-SSA

    0下载:
  2. Java Application for testing Encryption/Decryption of several algorithms: Ceaar, Vigenere, a custom make alg (key + permutation of elements)-Java Application for testing Encryption/Decryption of several algorithms: Ceaar, Vigenere, a custom make alg
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:31.09kb
    • 提供者:johnny
  1. permutation

    0下载:
  2. calculates the permutation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:7.62kb
    • 提供者:gowri
  1. MyCAP

    0下载:
  2. 使用viginear,column permutation,DES加密和解密-The use of viginear, column permutation, DES encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:56.46kb
    • 提供者:lyq
  1. Perm_char

    0下载:
  2. A C++ function which returns the next lexicographic permutation of characters in a string.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.13kb
    • 提供者:piyu
  1. slmap_ccdf

    0下载:
  2. combination & permutation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:926byte
    • 提供者:james
  1. cyclicXover

    0下载:
  2. Cyclic crossover takes two parents P1,P2 and performs cyclic crossover by Davis on permutation strings.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:968byte
    • 提供者:Aron
  1. maugis

    0下载:
  2. 模拟退火和对称 *欧几里德旅行商问题。 * *为基础的解决办法的本地搜索启发式 *非过境道路和近邻 -/* * Simulated annealing and the Symetric * Euclidian Traveling Salesman Problem. * * Solution based on local search heuristics for * non-crossing paths and nearest neighbor
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:84kb
    • 提供者:孙博
  1. permm

    0下载:
  2. From given order of rearrangement constructs the permutation matrix P and computes B = P *A*P-From given order of rearrangement constructs the permutation matrix P and computes B = P*A*P
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1.99kb
    • 提供者:Sama
  1. Permutation

    0下载:
  2. the program gives permutation
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1.02kb
    • 提供者:Rahul
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com