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

搜索资源列表

  1. Private-Sub-Command1

    0下载:
  2. 18次循环计算18种氨基酸组合成蛋白质的排列组合-Permutations and combinations of 18 cycles of 18 kinds of amino acids into proteins
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:3978
    • 提供者:劳叶春
  1. Ppsoforlayouta

    0下载:
  2. 粒子群算法在排列组合问题中的应应用,源程序,matlab下编写 -Particle swarm algorithm should be applied in the permutations, source code, matlab prepared under
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-21
    • 文件大小:1105775
    • 提供者:zhou
  1. KWIC

    0下载:
  2. hello world和I Am Yoda两个字符串的排列组合,分两步来移动他们的顺序,然后按照ASCII码来排序。 -hello world and I Am Yoda permutations and combinations of the two strings, two steps to the order in which they are moving, and then sorted according to the ASCII code.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-18
    • 文件大小:5783
    • 提供者:韩玉敏
  1. ssq_gene_a2

    0下载:
  2. 生成覆盖33个球的双色球号码投注文件,特色是排列组合函数。-Generate covering 33 balls color ball Lottery Betting file.
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-02
    • 文件大小:728
    • 提供者:Jason
  1. Permutations-and-combinations

    0下载:
  2. 排列组合 有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? -Permutations and combinations
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:9896
    • 提供者:amy
  1. communication

    0下载:
  2. 基于某机载通讯电台若干整机指标的具体测试方法, 归纳提取了电台整机指标测试的基本动作语义集合 测试实施者的测试意图可以描述为这些语义的排列组合 -Based on an airborne radio communications indicators of certain machine specific test methods to extract the radio summarized the basic movements of the whole semantic index tes
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:172037
    • 提供者:随风
  1. meijupailiezuhe131

    0下载:
  2. T012_枚举排列组合131,关于枚举排列组合的算法-T012_ enumerate permutations 131, permutations and combinations on the enumeration algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:883
    • 提供者:zgmyao
  1. Precision-arithmetic

    0下载:
  2. 本程序可对无符号整数进行高精度加减乘除,阶乘,排列组合运算。可计算2000!以内的精确结果。-This procedure can be performed on an unsigned integer precision arithmetic, factorial, permutations and combinations of operations. Computable 2000! Less accurate results.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1213
    • 提供者:白鲸
  1. Cal24

    0下载:
  2. 任意4个1-13数字,加减乘除计算24点。 实现原理: 1)排列组合4个数字 2)计算每次排列组合的可能性-Any 4 1-13 digital, add, subtract, multiply and divide calculation of 24 points. The realization principle: 1) permutation and combination of 4 numbers The 2 possibility) calc
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1451
    • 提供者:weishui35
  1. abc

    0下载:
  2. 投掷六个骰子能投掷出多少种排列组合呢? 如1 2 3 4 5 6 和 6 5 4 3 2 1是同一种组合。 问题可以转化为:n个相同小球放入r个相异盒子中,允许空盒。 即求解不定方程 x1+x2+x3+ ... + xr = n 的非负整数解(x1, x2, x3, ..., xr),0<= Xi <= n 令yi=xi+1,转化为 y1+y2+..+yr = n+r 此时 1<= yi <=n+1 相当于 n+r 个小球分成 r 堆,有多少种分法的问
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:195062
    • 提供者:王涛
  1. sdgzhidian

    0下载:
  2. 很好的字典生成器,输入关键字,实现排列组合,破解密码的利器-Good dictionary builder, enter a keyword permutations and combinations to achieve, to crack the code of the weapon
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:21862
    • 提供者:wen
  1. mssql-24

    0下载:
  2. 4个数字算24的存储过程。算法原理是列出所有排列组合,计算表达式的值,再筛选值为24的表达式。-4 digital count stored procedure 24. Algorithm principle is to list all the permutations and combinations, the calculated value of the expression, and then screening value of 24 expressions.
  3. 所属分类:SQL Server

    • 发布日期:2017-04-10
    • 文件大小:944
    • 提供者:wen
  1. Permutations-combinations-problem

    0下载:
  2. 将一组数字、字母或符号进行排列,以得到不同的组合顺序,例如1 2 3这三个数的排列 组合有:1 2 3、1 3 2、2 1 3、2 3 1、3 1 2、3 2 1-A set of numbers, letters or symbols arranged in order to get different combinations, such arrangement 123 of these three numbers Combinations are: 12 1 3,2 3,1 3
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:824
    • 提供者:tiercel
  1. jiami

    0下载:
  2. 一个加密程序,利用排列组合原理实现对原文加密成密文,信息安全排列码加密程序。将原文加密成26个字母和# *&等乱码,也可通过输入密钥对密文进行解密。-An encryption program, using the principle of permutations and combinations to achieve the original encrypted into ciphertext, information security permutation code encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:737476
    • 提供者:坎启娇
  1. pailiezuhe

    0下载:
  2. 该程序是用c语言实现的排列组合,该算法可用,效果很好。-The program is arranged in combination with c language, the algorithm can be used with good results.
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:8026
    • 提供者:王 王
  1. Calcu24

    0下载:
  2. 24点游戏,使用两种方法,排列组合搜索和随机搜索-24Cacl combination and rand method
  3. 所属分类:Game Program

    • 发布日期:2017-04-14
    • 文件大小:2565
    • 提供者:hataken
  1. PermutationAndCombination

    0下载:
  2. 排列组合算法程序,计算1至某个给定数的排列组合,将组合数输出到文本文档中,可以通过适当的修改,来完成字符串等的排列组合-Permutations algorithm to calculate a set of permutations and combinations to a given number, the number of combinations of output to a text document, by appropriate modifications, to comple
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3831
    • 提供者:huangran
  1. Lab10

    0下载:
  2. 计程表问题,输入range和length,程序将自动列出所有可能的排列组合-odometer problem, input the range and length, the code will display all of possible layout
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:910
    • 提供者:ordingt
  1. Bracket

    0下载:
  2. 这是关于求解一个有趣的排列组合问题的代码!六个左括号六个右括号按照括号组合的规则,一共有多少种可能性!-This is about solving a problem interesting permutations code! Six left parenthesis right parenthesis in accordance with the rules of the six brackets portfolio, the total number of possibilities!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:455959
    • 提供者:张恒
  1. combinationBracket

    0下载:
  2. 用递归的思想实现了有趣的排列组合问题!六对括号在符合括号组合规则的前提下有多少中可能情况! 其中的排列 组合算法值得借鉴,对问题的建模及实现也精彩十分-Achieved with the idea of ​ ​ recursion interesting permutations problem! Six pairs of parentheses the number of possible cases in the context of compliance with
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:154582
    • 提供者:张恒
« 1 2 3 4 5 67 8 9 10 11 »
搜珍网 www.dssz.com