-
clean algoruthm
主要是详细的介绍了clean算法的函数程序,适合用于图像处理、超宽带通信信道仿真、信号处理求信道冲击响应的方向,
- 2022-10-08 13:00:02下载
- 积分:1
-
3d cylinder vortex meshing
3d cylinder vortex meshing
- 2022-02-12 07:27:22下载
- 积分:1
-
用乔里斯基(cholesky)算法求解对称正定方程组。
用乔里斯基(cholesky)算法求解对称正定方程组。- (cholesky) the algorithm solves symmetrically with the tall
Reese base is deciding the system of equations.
- 2023-05-17 20:55:03下载
- 积分:1
-
一个acm算法题目 问题描述: 有一个黑盒子,可视为一个15×10的二维矩阵,里面有一些空隙,在二维矩阵中用0表示空隙,用1表示被占有。现有一个仪器,可以从4个...
一个acm算法题目 问题描述: 有一个黑盒子,可视为一个15×10的二维矩阵,里面有一些空隙,在二维矩阵中用0表示空隙,用1表示被占有。现有一个仪器,可以从4个方向对盒子进行分行透视:从左到右,从左下到右上,从下到上,从右下到左上。透视可得到该二维矩阵的该行1的个数。要求,还原此矩阵。 输入:4行,每一行分别代表从左到右,从左下到右上,从下到上,从右下到左上透视所得的数据 输出:该矩阵 使用的方法是回溯法,具体见程序-a acm algorithm topic Problem description : a black box, as a 15 x 10 two-dimensional matrix, there are some gaps in two-dimensional matrix using 0 indicates the gap, with a show that occupies. An existing equipment, from the direction of four branches box for perspective : from left to right, from the lower left to upper right, from bottom to top, from the lower right to upper left. Perspective availability of the two-dimensional matrix of the line a number. Demand reduction of this matrix. Input : 4 firms on behalf of every line from left to right, from the lower left to upper right, from bottom to top, from the upper left to lower right perspective on data obtained from the output : the matrix method is the use of backtracking, see the specific procedures
- 2022-07-08 10:50:46下载
- 积分:1
-
空间5阶WENO格式 时间3阶RK格式
空间5阶WENO格式 时间3阶RK格式
- 2022-09-18 01:00:03下载
- 积分:1
-
帧间差分法
相邻帧间图像差分思想:该方法是用图像序列中的连续两帧图像进行差分,然后二值化该灰度差分图像来提取运动信息。
- 2022-08-17 11:38:51下载
- 积分:1
-
字节旋转
该代码执行C语言字节旋转可以检查输出检查结果也将是一件好事InShaaAllah
- 2022-03-03 16:23:14下载
- 积分:1
-
全主元高斯消元法求解复系数线性方程组的解
全主元高斯消元法求解复系数线性方程组的解-err
- 2022-04-08 20:16:17下载
- 积分:1
-
浮点转换器,可以对十进制定点数、浮点BCD码和二进制浮点操作数之间进行相互转换。...
浮点转换器,可以对十进制定点数、浮点BCD码和二进制浮点操作数之间进行相互转换。-float converters, and can set the decimal points. BCD floating-point and binary floating-point operation between several mutual conversion.
- 2023-06-13 08:20:04下载
- 积分:1
-
分块五对角线性方程组的求解,比一般追赶法精度更高,并有参数可供调节。...
分块五对角线性方程组的求解,比一般追赶法精度更高,并有参数可供调节。-Sub-diagonal block of five equations, than the average to catch up with higher accuracy, and have parameters available to adjust.
- 2022-06-12 21:14:13下载
- 积分:1