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

搜索资源列表

  1. WL40987330 C语言算法集

    2下载:
  2. 目录 第一部分  基础篇   001  第一个C程序  002  运行多个源文件  003  求整数之积  004  比较实数大小  005  字符的输出  006  显示变量所占字节数  007  自增/自减运算  008  数列求和  009  乘法口诀表  010&
  3. 所属分类:Windows编程

    • 发布日期:2008-12-21
    • 文件大小:3245365
    • 提供者:wl409873350
  1. a-child-s-game

    0下载:
  2. 孩子们有很多有趣的数字游戏。今天,我们就一起讨论一个数字游戏。每个游戏者被分配一组非负整数,游戏者可以将这些数排列起来,组成一个最大的数。比如,有四个数 123、124、56 和 90,可以组成的数是 1231245690、1241235690、5612312490、9012312456 和 9056124123 等等,但是,其中最大的就是 9056124123。 你要做的就是要找到组合的最大数。-Children have a lot of interesting numbers g
  3. 所属分类:Other Games

    • 发布日期:2017-03-27
    • 文件大小:762
    • 提供者:比格
  1. C

    1下载:
  2. 本文档容括了C(C++)所有算法,分为数值算法、图论算法、背包算法、排序算法、高精度算法、树的遍历、进制转换、全排列和组合生成、查找算法、贪心、回溯法框架、DFS框架、BFS框架、数据结构相关算法。并有实例源码-This document, including the capacity C (C ) for all algorithms, divided into numerical algorithms, graph theory, algorithm, knapsack algorit
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:15320
    • 提供者:海霞
  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. maths

    0下载:
  2. 指数生成函数在组合数学中有着重要的应用,本文给出了指数生成函数的概念,以及它们的若干性质,给出了在解决多重集的排列问题、组合恒等式的证明方面的具体应用,并着重阐述了其在允许重复排列问题上的具体运用-Index generating function in combinatorial mathematics has important applications, this paper, the concept of generating function index, as well as sev
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:185259
    • 提供者:胡华敏
  1. Easyscript.for.Oracle.v1.2.2.690

    0下载:
  2. 本软件可以帮助您轻松高效地管理和使用脚本.本软件的目的是提供一个统一和简单的环境来管理 和使用您的脚本.带有成千上百的预设脚本,对Oracle DBA和程序开发者来说,easycscr ipt俨然成 为一个监视和调整工具.预设脚本的排列为树状结构,很干净整洁,并能嵌套在任何一层里.每个树 项代表一个脚本.带有搜索功能,您可以快速查找定位一个特别的脚本.sql状态,sqlplus命令和 pl/sql块能从新组合成一个新的脚本.-Easyscr ipt for Oracle is a
  3. 所属分类:Oracle

    • 发布日期:2017-04-09
    • 文件大小:1797937
    • 提供者:joseph
  1. paileizuhe

    0下载:
  2. 排列与组合的生成算法,包括字典序法,序数法,对换法-failed to translatefailed to translatefailed to translatefailed to translatefailed to translate
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:2924
    • 提供者:aaaa
  1. generate_permutation

    0下载:
  2. 此程序能够快速地生成数的排列!对学习组合数学有一定帮助!-This programme can generate permutation quikly!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:146048
    • 提供者:刘备
  1. push

    0下载:
  2. 压栈文件,组合,排列,很小,很好用 压栈文件,组合,排列,很小,很好用-the push words。 the push words。 the push words。
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:856
    • 提供者:yn
  1. quanpailie

    0下载:
  2. 本程序主要是实现数组的全排列,当用户输入一个数字串时,程序将打印出该数字串的所有组合-This program is mainly to achieve an array of full array, when a user enter a number string, the program will print out the number of strings of all the combinations
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:526
    • 提供者:彭硕
  1. combanation_math

    0下载:
  2. 清华大学黄连生组合数学课件,包括排列、组合、组合的生成及应用-Tsinghua University, Coptis Health combinatorial mathematics courseware, including permutations, combinations, combined generation and application of
  3. 所属分类:Other systems

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

    0下载:
  2. 排列生成算法,字典序法与邻位互换法,清华大学选修组合数学的同学 ,请勿抄袭!我刚刚上交了作业。-Array generation algorithm, lexicographic method and o-exchange method, Tsinghua University, students of mathematics elective portfolio, please do not copy! I just handed operation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:2713
    • 提供者:薛旭杰
  1. algorithm

    0下载:
  2. DES算法 DSA算法 ElGamal算法 Kohonen的SOFM(自组织特征映射) LAM(线性联想记忆)算法 LZW 压缩算法 MD5算法 PGP的安全性(一) PKCS #7 RSA算法 SSL是怎样工作的? Ternary Search Trees 产生组合的非递归算法 大整数的乘法 对LZW算法的改进及其在图象无损压缩中的应用 复数快速傅立叶变换算法 加密算法与密钥管理 经典加密算法在VB中的实现(1)- Rsa
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:210329
    • 提供者:蟲子
  1. ASM

    0下载:
  2. 按键扫描程序 ASM。1. 键盘采用4*5矩阵键盘,含有两个组合键. 2. 硬件连接比较混乱,且各个按键的排列与面贴上的键码对应混乱.如果采用教科书上常规矩阵键盘的 扫描方式实现比较繁琐. 3. 需要识别两个双键,但这两个双键位置比较特殊K17,K18和K19,K20. 4. 基于2,3两点.这里采用列,行分别输出全零,读取行,列的引脚电平信息.综合这两组信息查表获取键值. 对于单键按下,有两个位为0.对于两个按键按下,有3或4个位为0. -Key scanne
  3. 所属分类:Scanner

    • 发布日期:2017-03-29
    • 文件大小:11134
    • 提供者:dong
  1. Orderedtree

    0下载:
  2. 输入整数n,输出n个数组成的排列树的组合。-Enter integer n, output n number of trees formed a combination arrangement.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:527
    • 提供者:roger
  1. CompleteArrange

    0下载:
  2. 将1~n进行全排列并输出各种排列的组合。-1 ~ n for the full array and output to the arrangement of the combination.
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:640
    • 提供者:colin
  1. classical-example-of-CaCPP

    0下载:
  2. 经典c/c++ 算法 图论算法 、数论算法、背包问题、排序进制转换算法、高精度计算、树的遍历、 全排列与组合的生成、查找算法、贪心算法等大全,word文档中-Classic c/c++ algorithm graph algorithms, number theory algorithms, knapsack problem, sort binary conversion algorithm, high-precision calculation, the tree traversal, all
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:14210
    • 提供者:szl
  1. marriage--matching-problem

    0下载:
  2. 婚姻匹配问题,几组男子女子,根据各自心仪异性进行婚姻匹配,输入各自名字及心中根据优先级的心仪对象排列,便可组成组合-Marriage matching problem, several groups of men, women, sex for marriage according to their favorite matches, enter their name and the hearts of their favorite choice according to priority or
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:1379
    • 提供者:jim
  1. permutations

    0下载:
  2. 组合数学全排列,包含有六种全排列的方法,字典序法-math of permutations
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:26901
    • 提供者:
  1. Arranged-in-reverse

    0下载:
  2. 排列的逆序、组合数学。Arranged in reverse-Arranged in reverse
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:3550814
    • 提供者:任倚天
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com