搜索资源列表
多维数组-矩阵的压缩存储- 稀疏矩阵(一)
- 稀疏矩阵 设矩阵A mn 中有s个非零元素,若s远远小于矩阵元素的总数(即s<<m×n),则称A为稀疏矩阵。 1、稀疏矩阵的压缩存储 为了节省存储单元,可只存储非零元素。由于非零元素的分布一般是没有规律的,因此在存储非零元素的同时,还必须存储非零 元素所在的行号、列号,才能迅速确定一个非零元素是矩阵中的哪一个元素。稀疏矩阵的压缩存储会失去随机存取功能。 其中每一个非零元素所在的行号、列号和值组成一个三元组(i,j,
pailie
- 排列问题 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
15to5
- 福利彩票15选5玩法是从[1,15]中的15个整数中随机选取5个数,选对5个为特等奖,选对4个为一等奖,选对3个为二等奖。要想提高中奖率就要选择合适的号码。那么如何才能选择中奖率高的号码呢?我们可以通过MATLAB的随机排列数来模拟,实现号码好坏的检验。
erfenfa
- 升序排列数组并用二分法查找所需元素 初学者的小程序
zcglcl
- 用于足彩排列过滤的程序,该程序,可以用效减少足彩的排列数。采用Delphi7编写。
阶乘,乘方,排列,组合
- 这是一个用数组模拟大数运算的一个例子,主要是求“组合数”,“阶乘”,“排列数”,“乘方”。-This is a simulation of large numbers of arrays use an example of the operation is mainly to "combinations", "factorial", "with a few", "involution."
求排列数
- 求排列数的C程序
求奖金总数
- 求奖金总数的C程序
排列生成算法及其博文
- 排列生成算法及其博文 http://www.newsmth.net/pc/pccon.php?id=10001420&nid=269370 组合数学中的全排列深成算法历来是组合数学考试的重要考察点,因此在这里我简单的介绍一下6种全排列生成算法的详细过程,并借此比较它们之间的优劣之处。 不论是哪种全排列生成算法,都遵循着“原排列”→“原中介数”→“新中介数”→“新排列”的过程。其中中介数依据算法的不同会的到递增进位制数和递减进位制数。关于排列和中介数的一一对应性的证明我
数组中的数按从大到小的次序排列
- 有一个首地址为A的N字数组,请编程序使该数组中的数按从大到小的次序排列-A first address for the A N-word group, programmed so that the array of numbers arranged in descending order
data sort 按从大到小的顺序排列
- 由输入对话框输入100个数值,数据放入数组a,其中的整数放入数组b,然后运用选择分类法将数组b中的数据按从大到小的顺序排列,并以每行五个数据在窗体上输出。-100 from the input dialog box to enter values into the data array a, where the integer into the array b, then select the classification using the data in the array b by
R7.4
- .4已有一个已经排好序的数组,今输入一个数,要求按照原来排序的规律将它插入数组中。 本程序可以对both由小到大的排列数组和由大到小的数组进行操作-.4 Has an already sorted array, this type a number, sorted according to the original law required it into the array. The program can arrange for both small to large arrays an
ShuDu
- 数独是一种源自18世纪末瑞士的数学智力拼图游戏。拼图是九宫格(即3格宽×3格高)的正方形状,每一格又细分为一个九宫格。在每一个小九宫格中,分别填上1至9的数字,让整个大九宫格每一列、每一行的数字都不重复。 数独的玩法逻辑简单,数字排列方式千变万化。不少教育者认为数独是锻炼脑筋的好方法。-Sudoku is a kind of Switzerland originated in late 18th century mathematical intelligence jigsaw puzzl
C
- 第一部分 基础篇 实例1 第一个C程序 2 实例2 求整数之积 6 实例3 比较实数大小 8 实例4 字符的输出 10 实例5 显示变量所占字节数 11 实例6 自增/自减运算 13 实例7 数列求和 14 实例8 乘法口诀表 17 实例9 猜数字游戏 19 实例10 模拟ATM(自动柜员机)界面 22 实例11 用一维数组统计学生成绩 24 实例12 用二维数组实现矩阵转置 26 实例13 求解二维数组的最大/最小元素 29 实例14 利
Perm
- 本程序实现了利用递归排序实现了数组的全排列,通过用户输入数组和选择排列的起始位置来完成输入-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 input
heapsort
- 微分方程组中方程的个数,是解决排列数问题的。-Differential equations in the number of equations to solve arranged a few problems.
全排列
- 实现输入N个数字,N个数字全排列输出 并存放到二维数组中。(Achieve input N numbers, N numbers, all arranged output, and stored in a two-dimensional array.)
用冒泡法排列数组大小
- 用冒泡法新建数组重排一个数组中每个数值的大小(Resize the number of arrays by a bubble method)
C# 的排列组合类
- 算法:排列组合类 调用方法如下: // // 1.GetPermutation(T[], startIndex, endIndex) // 对startIndex到endIndex进行排列,其余元素不变 // // 2.GetPermutation(T[]) // 返回数组所有元素的全排列 // // 3.GetPermutation(T[], n) // 返回数组中n个元素的排列 // // 4.GetCombination(T[], n) // 返回数组中n个元素的
紫微斗数排盘 八字节气 等源码
- 紫微斗数排盘、八字预测,根据生辰八字进行星盘的排列、分析(Astrology row disk, eight forecast, according to the arrangement, birthdates of chart analysis)