搜索资源列表
拉丁方
- 构造 NXN 阶的拉丁方阵(2<=N<=9),使方阵中的每一行和每 一列中数字1到N只出现一次。如N=4时: 1 2 3 4 2 3 4 1 3 4 1 2 4 1 2 3-tectonic NxN bands Latin matrix (2lt; = Nlt; = 9), phalanx of each line and each series of numbers from 1 to N
n-Queen
- 算法设计:著名的n后问题:在nXn的棋盘上放彼此不受攻击的n个皇后,按国际象棋的规则,任何2个皇后不在同一行或同一列或同一斜线上. 本算法才用回朔法来解决.-algorithm design : n after the famous question : In nXn put on the chessboard of each other against attack n empress, according to the inte
matlabforfrataldim
- 计算差分盒维数的matlab程序 该程序只能计算size为NxN(N=2^n)的图形。-difference calculation of the box dimension procedures Matlab program only for the calculation of size NxN (N = 2 ^ n) graphics.
拉丁方
- 构造 NXN 阶的拉丁方阵(2<=N<=9),使方阵中的每一行和每 一列中数字1到N只出现一次。如N=4时: 1 2 3 4 2 3 4 1 3 4 1 2 4 1 2 3-tectonic NxN bands Latin matrix (2lt; = Nlt; = 9), phalanx of each line and each series of numbers from 1 to N
n-Queen
- 算法设计:著名的n后问题:在nXn的棋盘上放彼此不受攻击的n个皇后,按国际象棋的规则,任何2个皇后不在同一行或同一列或同一斜线上. 本算法才用回朔法来解决.-algorithm design : n after the famous question : In nXn put on the chessboard of each other against attack n empress, according to the inte
matlabforfrataldim
- 计算差分盒维数的matlab程序 该程序只能计算size为NxN(N=2^n)的图形。-difference calculation of the box dimension procedures Matlab program only for the calculation of size NxN (N = 2 ^ n) graphics.
sudoku_src
- Sudoku as a CSP: Using algorithms and techniques from CSP to solve an NxN Sudoku puzzle.
c_FFT
- The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT algorithm (following the ideas in the CMU Task parallel suite). 1.- Generates an input signal vector (dgen) with size
Neural3
- This is a working Neural Network with a bug on NxN matrix. The network works fine and is useful to learn.
52
- 蛇形矩阵测试文件。输入数字N,给出一个NxN的蛇形矩阵。-Snake-like matrix of the test document. Enter the number of N, gives the snake a NxN matrix.
alisa3
- There is a labyrinth(matrix nxn)- . -empty # -complete.Find the distance between the most remote points of lab.-There is a labyrinth(matrix nxn)- .-empty #-complete.Find the distance between the most remote points of lab
mpad
- 实现花朵风格画面的魔板游戏,J2SE写的课程设计,和网上的源代码不同,完全自己原创,可以实现N X N的魔板方块;有独特的打乱方块算法,代码清晰可读性强-Flower-style screen to achieve the magic board games, J2SE written curriculum design, and on-line source code different, completely on my own o
EIGENR
- SUBROUTINE TO FIND ALL REAL EIGENVALUES & EIGENVECTORS OF A REAL MATRIX [A]nxn 1. Characteristic Polynomial by the Leverrier Method 2. Eigenvalues (roots) of the Characteristic Polynomial by the Bairstow
second
- It transposes the any NxN matrix with 4 processor by mpi.
bai2
- Magic Square: A NxN matrix with different value from 0 to N-1 on all rows, columns and to main dianogs
KNNMeanFilter
- 原理:以待处理的像素作为中心,取一个nXn的模板,在模板中选择k个与待处理像素的值最接近的像素,将这k个像素的均值替换原来的像素值。 假设n=3,k=5,调用方法:b = KNNMeanFilter(a, 3, 5)-Principle: to be treated as the center pixel, take a nXn template select the template and the pending k-neare
nqueens
- 分支限界法解决皇后问题,在nxn棋盘上放n个棋子,要求两个棋子不能放在同一列上-Queens branch and bound method to solve the problem, put the board in the nxn n-piece, two pieces can not be requested on the same column
nxn-matrix-calculator
- this the code written in C++ for the calculator of nxn matrix. you can perform any operation with this calculator like addition,multiplication,subtraction etc.-this is the code written in C++ for the calculator of nxn
nxn-solver
- this a fortran source code for solving nXn equation system solving.-this is a fortran source code for solving nXn equation system solving.
NXN
- 综合切比雪夫的NxN耦合矩阵,并得出传递函数曲线-Comprehensive generalized Chebyshev filter NxN coupling matrix, and obtained transmission curve.