-
two polynomial multiplication
两个多项式加减乘运算-two polynomial multiplication
- 2022-02-20 11:27:52下载
- 积分:1
-
三态树:一个树控件的派生控件,完成item的三种状态
三态树:一个树控件的派生控件,完成item的三种状态-Tri-state tree: A tree control derivative controls, the three states to complete item
- 2023-02-04 00:25:04下载
- 积分:1
-
用C语言实现的各种算法,可以用于参考。适合于初学者,或者需要了解算法在c语言中的实现的朋友们。...
用C语言实现的各种算法,可以用于参考。适合于初学者,或者需要了解算法在c语言中的实现的朋友们。-Using C language to achieve a variety of algorithms can be used for reference. Suitable for beginners, or need to understand the algorithm in c language realize friends.
- 2022-01-20 22:53:39下载
- 积分:1
-
A practical LMS, NLMS four MATLAB algorithm for adaptive filtering process, the...
一个可以实用的LMS,NLMS等四种自适应滤波的MATLAB算法程序,实际调试成功。-A practical LMS, NLMS four MATLAB algorithm for adaptive filtering process, the success of the actual debugging.
- 2023-08-08 14:45:03下载
- 积分:1
-
这个想法是从“模糊效果:感知和估计与新的不
The idea is from "The Blur Effect: Perception and Estimation with a New No-Reference Perceptual Blur Metric"
Crété-Roffet F., Dolmiere T., Ladret P., Nicolas M. - GRENOBLE - 2007
In SPIE proceedings - SPIE Electronic Imaging Symposium Conf Human Vision and Electronic Imaging, É tats-Unis d Amérique (2007)-Measure the blur level of still image.
- 2022-03-13 23:14:02下载
- 积分:1
-
本代码是C语言实现的CRC循环校验具体算法
本代码是C语言实现的CRC循环校验具体算法-the code is the C language CRC checksum algorithm for the cycle
- 2022-11-18 05:00: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
-
八皇后问题
代码是利用Prolog来解决两个问题:数独和八皇后问题。
- 2023-07-23 07:30:03下载
- 积分:1
-
变化检测的阈值设定
本代码实现了两种变化检测方法。输入是无符号的差分图像 (例如两个视频帧或一个帧减去估计的背景),这是阈值以生产更改映射。
- 2022-01-27 11:24:32下载
- 积分:1
-
求矩阵的逆矩阵
求某矩阵的逆矩阵-find the inverse matrix of a matrix
- 2022-07-01 14:59:57下载
- 积分:1