资源列表
bao_gao_da_yin_zi_xi_tong
- 报告打印字系统 -word report Print System Report Print System Report Print word word word Print System Report System
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
Joseph
- 约瑟夫环 输入说明: 多组数据,输入数据第一行为一个整数表示有几组数据,每组数据由两行构成,每组数据的第一行为两个正整数n和m,分别表示人的个数及初始随机数,每组数据的第二行为n个整数,表示每个人持有的密码。 输出说明: 对每组数据用一行输出n个整数表示依次出圈人的编号,整数之间用空格分隔 -Enter a descr iption: multiple sets of data, the input data first act an integer representi
KMP
- kmp算法 c++实现 哈工大软件设计与开发作业 优秀代码 分享上传-kmp algorithm hit homework excellent code
