-
俄罗斯方块
#include
#include
#include
#include
#include
char gcText[] = " WWWWWWW";
struct tetris {
int _pool[16][32], (*pool)[32], tmap[8][4][16];
int x, y, s, st, t;
}gt;
void trsInit() {
int sp[8][4]
- 2023-08-11 01:55:03下载
- 积分:1
-
matlab对INSAR图像进行配准
资源描述matlab对INSAR的主辅影像图进行配准,以便以后处理影像图
- 2023-04-27 01:55:03下载
- 积分:1
-
元胞自动机模拟人员疏散
元胞自动机模型源代码,模拟紧急事件下人员疏散问题
通过构建一个二维的有限空间的元胞自动机,以单个格点代表其中的人员可能站位模拟在火灾等紧急条件下人员的疏散过程
- 2023-06-07 18:20:03下载
- 积分:1
-
GA算法FORTRAN库
资源描述
GA算法的fortran通用 库, 加入少量代码就能用
GA算法的fortran通用 库, 加入少量代码就能用
- 2022-04-06 15:49:30下载
- 积分:1
-
FDTD 可以用来创建mpeg
FDTD 可以用来创建mpeg-FDTD method can be used to create mpeg
- 2022-09-09 15:35:03下载
- 积分:1
-
SOR法解线性方程组(逐次超松弛法)是Gauss
SOR法解线性方程组(逐次超松弛法)是Gauss-Seidel的改进方法-SOR method for linear equations (successive over-relaxation method) is the Gauss-Seidel Method
- 2022-08-17 10:25:41下载
- 积分:1
-
计算 C 中的表达式
该程序将执行表达评价在 C 中。
到程序的输入是有效的 C 的表达式
和程序将解析表达式字符串,生成几个数值的结果。
- 2022-06-03 07:52:11下载
- 积分:1
-
用Borland C写的B
用Borland C写的B-Tree算法- B-Tree algorithm writes which with Borland C
- 2023-02-02 02:20:04下载
- 积分:1
-
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
- 2022-02-22 07:35:43下载
- 积分:1
-
Zju2112 Dynamic Rankings
- 2023-03-30 15:35:03下载
- 积分:1