Location:
Search - pailie
Search list
Description: 全排列的C语言算法,提供了多种实现,希望对大家学习有用-full array of C language algorithms, providing a wide variety of achievement, we hope to learn useful
Platform: |
Size: 6587 |
Author: blue_sky0915 |
Hits:
Description: 排列问题
M个1,N个0的排列(高效率版)
排列数为:c(m+n,n)
对n个0,m个1,我的想法是这样的:
每个排列可以分三段:
全0列,全1列, 子问题列
设各段长:r,s,t .子问题列就是 (n,m) = (n-r,m-s),其中0<=r<=n,s=1-problem with M-1, N 0 is the order (high-efficiency version) with a few : c (m n, n) of n 0, m one, I think is this : each can be arranged IPP : 0 whole, a whole, the sub - problems out of the long established : r, s, t. - is the question of (n, m) = (n-r, m-s), where 0
Platform: |
Size: 4467 |
Author: happynp |
Hits:
Description: 这是一个全排列的算法,实现是比较容易的,只是要做到最优还是要花一些时间,而这个算法,作的很好啊
Platform: |
Size: 717 |
Author: jdwh |
Hits:
Description: C语言实现 排序源程序(包括直接插入、希尔、冒泡、快速、简单选择、堆排序
Platform: |
Size: 6521 |
Author: HEYINGPING |
Hits:
Description: 用java实现了数学上的排列组合问题,包括Cmn,Pmn,Pnn三种排列组合的情况
Platform: |
Size: 2045 |
Author: yang |
Hits:
Description: 建立一个10结点的单向链表,每个结点包括:学号、姓名、性别、年龄。对其进行排序,采用插入排序法,按学号从小到大排列。
Platform: |
Size: 803 |
Author: 岳慧晴 |
Hits:
Description: 计算1~n的全排列,并列出所有的全排列
Platform: |
Size: 9656 |
Author: 祝向辉 |
Hits:
Description: 可以自动生成排列 你输入一个数字 百年自动生成1---这个数字的所有排列
Platform: |
Size: 6269 |
Author: edsion |
Hits:
Description: 算法分析全排列快速实现,是基本的算法实现,可以借鉴参考
Platform: |
Size: 9074 |
Author: 苏醒 |
Hits:
Description: 全排列的C语言算法,提供了多种实现,希望对大家学习有用-full array of C language algorithms, providing a wide variety of achievement, we hope to learn useful
Platform: |
Size: 215040 |
Author: blue_sky0915 |
Hits:
Description: 排列问题
M个1,N个0的排列(高效率版)
排列数为:c(m+n,n)
对n个0,m个1,我的想法是这样的:
每个排列可以分三段:
全0列,全1列, 子问题列
设各段长:r,s,t .子问题列就是 (n,m) = (n-r,m-s),其中0<=r<=n,s=1-problem with M-1, N 0 is the order (high-efficiency version) with a few : c (m n, n) of n 0, m one, I think is this : each can be arranged IPP : 0 whole, a whole, the sub- problems out of the long established : r, s, t.- is the question of (n, m) = (n-r, m-s), where 0
Platform: |
Size: 4096 |
Author: happynp |
Hits:
Description: C语言实现 排序源程序(包括直接插入、希尔、冒泡、快速、简单选择、堆排序-C language source code sort (including direct insertion, Hill, bubble, quick, simple choice HEAPSORT
Platform: |
Size: 6144 |
Author: HEYINGPING |
Hits:
Description: 用java实现了数学上的排列组合问题,包括Cmn,Pmn,Pnn三种排列组合的情况-Using java realize the mathematical permutation and combination issues, including the Cmn, Pmn, Pnn three permutation and combination of circumstances
Platform: |
Size: 2048 |
Author: yang |
Hits:
Description: 建立一个10结点的单向链表,每个结点包括:学号、姓名、性别、年龄。对其进行排序,采用插入排序法,按学号从小到大排列。-The establishment of a 10 node one-way linked list, each node include the following: Student ID, name, gender, age. Its sort using insertion sort method, according to study its order from small to large.
Platform: |
Size: 1024 |
Author: 岳慧晴 |
Hits:
Description: 计算1~n的全排列,并列出所有的全排列-1 ~ n the calculation of the entire array, and list all the full-order
Platform: |
Size: 283648 |
Author: 祝向辉 |
Hits:
Description: 可以自动生成排列 你输入一个数字 百年自动生成1---这个数字的所有排列-You can be automatically generated with a digital input automatically generated one hundred years- the figures all with
Platform: |
Size: 947200 |
Author: edsion |
Hits:
Description: 算法分析全排列快速实现,是基本的算法实现,可以借鉴参考
Platform: |
Size: 9216 |
Author: 苏醒 |
Hits:
Description: 这是一个C#语言实现的递归和其他方法求全排列的程序。目前网上很少有c#版的。-This is a C# Language and other means of recursive procedures with the overall situation. At present, very few online c# Version.
Platform: |
Size: 55296 |
Author: 王德安 |
Hits:
Description: 这是前段时间写的排列算法,呵呵,欢迎大家来下载-This is written with earlier algorithm, huh, huh, welcome everyone to download
Platform: |
Size: 343040 |
Author: zuoxue |
Hits:
Description: 依次输入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 tianchongJ
Platform: |
Size: 1024 |
Author: 张希 |
Hits: