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

搜索资源列表

  1. 卡布列克常数

    0下载:
  2. 验证卡布列克运算。任意一个四位数,只要它们各个位 上的数字是不全相同的,就有这样的规律: 1)将组成该四位数的四个数字由大到小排列,形成由这四个 数字构成的最大的四位数; 2)将组成该四位数的四个数字由小到大排列,形成由这四个 数字构成的最小的四位数(如果四个数中含有0,则得到的数不足 四位); 3)求两个数的差,得到一个新的四位数(高位零保留)。 重复以上过程,最后得到的结果是6174,这个数被称为卡布 列克数。-cer
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1577
    • 提供者:姚紫欣
  1. qpl

    0下载:
  2. 用C语言写的,实现全排列算法的一个小程序。-written in C language, the entire algorithm with a small program.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5711
    • 提供者:wenzhiwei
  1. arrange

    0下载:
  2. 全排列。直接的.c文件,供初学者借鉴。据我所学,是运行最快的了。-all arranged. Direct. C, for the beginners learn from. As far as I have learned, is the fastest.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5786
    • 提供者:田甜
  1. arrage

    0下载:
  2. 全排列的一个算法,用的是暴力法写出来的,老师要求的,-full array of one algorithm, the Violence Act is written, the teacher asked, Oh
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:798
    • 提供者:银狐
  1. pailie

    0下载:
  2. 全排列的C语言算法,提供了多种实现,希望对大家学习有用-full array of C language algorithms, providing a wide variety of achievement, we hope to learn useful
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6587
    • 提供者:blue_sky0915
  1. 128bitminus

    0下载:
  2. 128乘法模拟器 c M位乘N位不带符号整数的阵列乘法中加法---移位操作的被加数矩阵.每一部分乘积项ab叫做一个被加数.m*n个被加数可以用m*n个”与门”并行的产生. 以5位乘5位不带符号的阵列乘法器(m=n=5)为例(如下图): FA为一位全加器,FA的斜线方向为进位输出,竖线方向为和输出,而所有被加数项的排列和正常的A*B=P乘法过程中的被加数矩阵相同.图中用矩形围成的阵列中最后一行构成一个行波进位加法器,其时间延迟为(n-1)2T.当然,为了缩短加法时间,最后一行的行
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:47357
    • 提供者:fred
  1. allpailie

    0下载:
  2. 某算法编写的高效生成所有全排列的纯c程序,结果保存在txt文件中-prepared in a highly efficient algorithm for generating all full array of pure c procedures and results stored in the document txt
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:907
    • 提供者:李永
  1. dictionary_quanpailie

    0下载:
  2. 实在不知道该传什么了,把本人的一点拙作传一下吧 一个字典实现全排列的程序-really do not know what the mass, the point I Chuan My study about it a dictionary with the entire procedure
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1421
    • 提供者:李里
  1. pailie

    0下载:
  2. 计算1~n的全排列,并列出所有的全排列
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9656
    • 提供者:祝向辉
  1. pailie

    0下载:
  2. 算法分析全排列快速实现,是基本的算法实现,可以借鉴参考
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9074
    • 提供者:苏醒
  1. kk

    0下载:
  2. 实现0到9十个数的全排列,希望对大家有帮助
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7987
    • 提供者:kl007
  1. zimuquanpailie

    0下载:
  2. 字母全排列快速算法,实现几个字母排列后的形式-Letters full array fast algorithm to realize after a few letters arranged in the form of
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:589
    • 提供者:周晓芹
  1. quanpailie11

    0下载:
  2. 执行全排列功能,vb语言, 执行全排列功能,vb语言-Implementation of permutation function, vb language, the implementation of permutation function, vb language, the implementation of permutation function, vb language
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:7588
    • 提供者:lixin
  1. Sort

    0下载:
  2. 实现了插入、冒泡、选择、快速、希尔、堆、归并、基数排序。实现了字符串全排列、字符串逆序、查找数据中最大子序列、外存大文件排序;kmp字符串匹配、feibonacci数列计算、求数组主元素。等算法-sort test , Big data sort, kmp
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:269894
    • 提供者:cool
  1. pailie_zuheCPPshixian

    0下载:
  2. 全排列和组合数C++函数的实现,全排列和组合数C++函数的实现-The realization of the full array and the combined number C++ function
  3. 所属分类:MPI

    • 发布日期:2017-12-09
    • 文件大小:12992
    • 提供者:秋风落木
  1. GBK2EBCDIC

    1下载:
  2. 中文GBK汉字与EBCDIC内码的对照表,还有unicode的码表对照。以GBK顺序排列。本人原创。互联网上应该目前是最完整,最全。最正确的资料。-chinese GBK code list and EBCDIC GBK code list,order by GBK code
  3. 所属分类:中文信息处理

    • 发布日期:2013-12-20
    • 文件大小:9115940
    • 提供者:李朝英
  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. 所属分类:汇编语言

搜珍网 www.dssz.com