资源列表
i-ant
- 采用了基本的蚁群算法来求解0-1背包问题,该算法不仅可以对0-1背包问题进行求解,还可以对多维背包问题进行求解。-Using the basic ant colony algorithm to solve the 0-1 knapsack problem, the algorithm not only for the 0-1 knapsack problem can be solved, but also multi-dimensional knapsack problem can be sol
sem2dpack_2.2.11.tar
- Spectral Element Method for wave propagation and rupture dynamics.
Possion
- 这是个C++编程-This is useful for students interested in programming C++ hope everyone useful classmates may be used
twodimensionalrandomtransform
- 离散二维随机变换熵的计算: (1)利用random函数和归一化方法构造一个二维离散随机变量(X,Y); (2)分别计算X与Y的熵、联合熵、条件熵:H(X)、H(Y)、H(X,Y)H(X|Y)、I(X|Y); -Discrete two-dimensional random transform entropy calculation: (1) the use of random functions and normalization method to construct a two-
Fortran
- fortran 编程源代码 非常实用 各种数值算法的fortran源代码-FORTRAN programming source code and this is very practical numerical algorithm fortran source code
Fortran-code
- Fortran主要数值算法集合,适用于数值计算-Fortran code
juzheng
- 矩阵运算,可任意运算n行n列的矩阵,方便,快捷,理解性好-Matrix operations can be any computing n-n matrix, convenient, fast, and good understanding
random
- 随机函数的求解与应用,用此程序可以知道简单的随机函数的输出-random function
diaohuan
- 简单矩阵的高斯消除法。通过高斯消除法实现矩阵的求解。-Simple matrix Gaussian elimination method. Achieved through the Gaussian elimination method for solving matrix.
Mysteryproblem
- 重排九宫是一个古老的单人智力游戏。据说重排九宫起源于我国古时由三国演义故事“关羽义释曹操”而设计的智力玩具“华容道”,后来流传到欧洲,将人物变成 数字。原始的重排九宫问题是这样的:将数字1~8按照任意次序排在3×3的方格阵列中,留下一个空格。与空格相邻的数字,允许从上,下,左,右方向移动到 空格中。游戏的最终目标是通过合法移动,将数字 1~8 按行排好序。在一般情况下,n2-1 谜问题是将数字 1~n2-1 按照任意次序排在n×n的方格阵列中,留下一个空格。允许与空格相邻的数字从上,下,左,右
cc
- 一个最快求中位数的算法,根据快速排序和分治的思想。-Seeking a fastest median algorithm, according to quick sort and the idea of partition.
Monte-Carlo-entry
- 蒙特卡罗方法与MCNP程序入门相关资料学习,讲解详细明了,推荐-Monte Carlo method and MCNP program entry
