搜索资源列表

  1. quanpai3

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

    • 发布日期:2024-05-20
    • 文件大小:893952
    • 提供者:
  1. qpl

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

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:mikechen
  1. psoforlayout

    0下载:
  2. 粒子群算法在排列组合问题中的应用,源程序,matlab下编写-Particle swarm optimization problems in permutation and combination of applications, source code, matlab, prepared
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:1104896
    • 提供者:李晓东
  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 inpu
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:870400
    • 提供者:耿锦威
  1. sample2

    0下载:
  2. 介绍了双色球彩票游戏软件,包括随机数产生的算法,排列组合的算法,使用VC操作Excel,以及文件的读写~-Loans introduced the lottery game software
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:2576384
    • 提供者:汤海涛
  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 tianchong
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:张希
  1. OpenedWindows

    0下载:
  2. 模拟windows的平铺窗口功能,可以将打开的窗口平铺排列-Simulation of tile window function windows can be tiled with the window open
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:3804160
    • 提供者:路上
  1. 03

    0下载:
  2. 给定n个大小不等的圆c1,c2,c3,...,cn,现要将这n个圆排进一个矩形框中,且要求各圆与矩形框的底边相切。圆排列问题要求从n个圆的所有排列中找出有最小长度的圆排列。编程任务:对于给定的n个圆,设计算法,计算n个圆的最佳排列方案,使其长度达到最小。 输入:第一行有1个正整数n (圆的个数1≤n≤20) 接下来的1行有n个数,表示n个圆的半径 输出:将计算出的最小圆排列的长度(保留2位小数) 例如: 输入:
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:989184
    • 提供者:cj
  1. c2

    0下载:
  2. 求排列组合 简单程序设计 你好-weitouerptiqerjlkj
  3. 所属分类:并行运算

    • 发布日期:2024-05-20
    • 文件大小:451584
    • 提供者:溜溜
  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 chara
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:lt
  1. Permutations

    0下载:
  2. 排列组合的代码 用C++ 实现 ,用处很大 代码简洁 可以用于ACM的竞赛模板-Permutation and combination which describes how to generate code templates can be used to ACM Proved very useful in simple code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:mayunfeng
  1. Java

    0下载:
  2. 一些很经典的算法!!!包括八皇后问题和背包问题,排列组合问题和数字拆分问题等.-Algorithm for some very classic! ! ! Including the eight queens problem and the knapsack problem, permutation and combination problems and digital split issues.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:693248
    • 提供者:
  1. 201032011165500

    0下载:
  2. 阶乘,排列,组合运算 代码简捷,一目了然,供初学者学习-Factorial, permutations, combinations operation code simple, clear for beginners to learn
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:feitlang
  1. 200710232279640

    0下载:
  2. 14场比赛, 通过选择胜平负排列组合出筛选结果. -14 games, by selecting combinations of the screening results Shengping Fu.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:sine169
  1. Calcu24

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

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:koko
  1. dij2_m

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

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:炎火
  1. matlab-sort

    0下载:
  2. 是一种排列的方式,对输入的数据进行排列,初学者可以根据此文件排列-is can sort
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:kouqiubo
  1. 201708028

    0下载:
  2. 图片排列展示响应式网页模板 源文件:html   风格:欧美风格   来源:网上收集   (Picture layout shows responsive web templates Source file: HTML style: Europe and America style source: online collection)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:815104
    • 提供者:dyjb
  1. 20170718_053335472

    0下载:
  2. 3D排列3 分析程序,初学者请老大们多多指正(3D arrangement 3 analysis program)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:61440
    • 提供者:农夫大神
  1. Entropy

    0下载:
  2. 常见的熵值计算的matlab 程序统计 样本熵 模糊熵 排列熵 多尺度熵 层次熵等(SampleEntorpy FuzzyEntropy PermutationEntropy HierarchicalEntropy)
  3. 所属分类:matlab例程

« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org