资源列表
trp
- SA-TSP 模拟退火算法求解旅行商问题-SA - TSP simulated annealing algorithm for the traveling salesman problem
t2_5
- 本题采用的计算方法为:主要用Jacobi迭代和Gauss-Seidel迭代解线性方程组。 Jacobi迭代算法思路:由方程组 ,使等式左端仅保留向量 ,其他一概放到右端,将 代入上式右端,便可(按顺序逐行)进行计算得到 。 Gauss-Seidel迭代和Jacobi迭代不同的是先计算第一式得到 ,用此数再参与第二式的右端的计算,依次类推。 -that the use of the method of calculating : main Jacobi iteration and th
opt_prime
- 素数筛选算法源程序!主要实现输出一个数内所有的素数~主要用VC实现-prime source selection algorithm! Main output within a few all-few-mainly with VC
a1
- 用数理统计上的T检测检验图象中是否隐藏有秘密信息
newton
- 计算数值分析中Newton插值算法的演示算法-Calculation of numerical analysis Newton interpolation algorithm demonstration algorithm
RectangularInterleave
- Rectangular Interleave ia a C++ object for performing rectangular interleaving. Can either specify the numbers of rows and columns for interleaving or just the sizeof the interleaver and allow it to construct the squarest rectangle.-Rectangular Inter
cccc
- 用c语言编写的惩罚函数法解决优化问题,自己给出初始内点,可以使用。-C language using the penalty function method to solve optimization problems, given their initial interior point, you can use.
EXAM1
- 直角坐标中二维稳态无内热源的导热,四个边界上的温度已知,T=x+y+xy求区域中的温度分布。 -Steady two-dimensional Cartesian coordinates of the thermal conductivity without internal heat source, the temperature of the four known on the boundary, T = x+ y+ xy find the temperature distribution
meshbiliner
- 二维热传导方程,质量矩阵刚度矩阵的生成以及网格刨分-Two-dimensional heat conduction equation, the mass matrix stiffness matrix generation and grid plane points
FT
- 傅里叶变换可以把数据转换到频域中,是数学计算常用的变换方法-Fourier transform data conversion into the frequency domain, the mathematical calculations commonly used in transformation
delete0
- 消除txt数据文件中空行批处理小程序,需要txt原型数据文件,然后可以将所有的字符行消除,空行消除。-Eliminate txt data files hollow line batch applet, you need to file txt prototype data, and then you can eliminate all the character lines, blank lines to eliminate.
fft
- 用C++编写的一维和二维快速傅里叶变换程序-Prepared with C++ one-dimensional and two-dimensional fast Fourier transform procedure
