资源列表
MathCalculator
- 科学计算器,可以实现高精度运算 矩阵运算 解线形方程组等功能-MathCalculator
GOLDEN
- 采用黄金分割搜索的方法求解一个函数的极小值-By golden section search method for solving the minimum of a function
matrix
- 在一个N*N的矩阵中,元素可以用A(i,j)来表示(0<=i,j<n),使用SHIFT运算能够把某一行的元素循环右移,即对该行的每个整数,把它移到右边一位的位置,将最右边的整数移动到最左边。可以使用任意多次SHIFT运算,求最大列和的最小值 -In a N* N matrix, the elements can be used A (i, j) to represent (0 < = i, j <n),使用SHIFT运算能够把某一行的元素循环右移,即对该行的每个整数,把
trans
- 给定两个 4×4 方格矩阵组成的图形 A 和 B ,每个方格的颜色为黑色或白色。图形 A 和图形 B 的黑白方块总数相等。 通过交换相邻方格的颜色。试设计一个算法,计算最少需要多少步变换,才能将图形 A 变换为图形 B -Given two matrices 4 × 4 grid graph A and B, the color of each box is black or white. A graphic black and white box and graphics B equal
simple
- 经典simple讲义,看看真的很值得,增加对simple的了解-Classic simple handouts, really worth a look
lu
- 基于数值计算的矩阵分解。LU算法,并对分解后的矩阵与原矩阵进行比较和验证。-Based on the numerical calculation of decomposing matrix. LU decomposition algorithm, and the comparison with the original matrix matrix and verified.
Poly
- C语言编写的多项式的计算程序,能够实现多项式的加减,可以用作数据结构上机用。-Polynomials in C language computer program that enables addition and subtraction of polynomials can be used as a data structure machine.
tspsolvr
- traveling salesman problem solver written in delphi
NSGAII
- NSGA II C++ CODES FOR MULTI-OBJECTIVE EVOLUTIONARY COMPUTATIONS
BankerAlgo
- It checks whether the processes r working in safe mode or in Deadlock Condidion.....pls do the modifications as per ur requirement...as it is implemented static
LSMClass
- 改进的最小二乘法实现代码,提高了收敛速度。希望对你有用!-The least squares method to improve the code, improve the convergence speed. Hope useful for you!
ModAVG
- 实现振动信号,频率,速度,加速度,位移间的任意换算,知道两个就能算另外两个-Of vibration signals, frequency, speed, acceleration, displacement between any conversion, that the two will be able to count the other two
