-
著名的BM字符串匹配算法
著名的BM字符串匹配算法-famous BM string matching algorithm.
- 2023-02-17 17:25:03下载
- 积分:1
-
JPEG图像压缩
利用opencv实现JPEG图像压缩,并进行编码解码,此外本程序还有一个滚动条,方便读者主观评价图像质量
- 2022-06-16 14:26:56下载
- 积分:1
-
计算飞船相对测站的位置矢量单位矢量在赤道坐标系中的三个分量...
计算飞船相对测站的位置矢量单位矢量在赤道坐标系中的三个分量-Calculation of the spacecraft relative position vector of the station unit vector in the equatorial coordinate system of the three subscales
- 2022-08-09 06:25:40下载
- 积分:1
-
这是一个猫吃老鼠算法问题。
这是一个猫吃老鼠算法问题。-This is a problem of cats eat rats algorithm.
- 2022-06-20 09:01:23下载
- 积分:1
-
C commonly used numerical algorithm
C常用数值算法--特征函数-C commonly used numerical algorithm-- eigenfunction
- 2022-07-18 03:53:25下载
- 积分:1
-
利用高斯消去法求线性方程组
自己写的
简陋了点
利用高斯消去法求线性方程组
自己写的
简陋了点-using Gaussian elimination method for solving linear equations themselves have written a simple point
- 2022-06-17 17:38:07下载
- 积分:1
-
CSP 代码共同的空间分布格局
对于脑电信号(EEG)特征提取的问题,因为 EEG 信号非常微弱(微伏级),甚至噪声的强度会超过有效的 EEG 信号,因此使得特征提取问题变得困难。目前应用广泛的一种方法是共同空间模式(Common spatial pattern,CSP)算法,该算法已经在一些 BCI 应用中显示出较好的特征提取性能。
- 2022-09-08 10:40:05下载
- 积分:1
-
use vc realized random test code, can achieve simple to the complex random pictu...
使用vc开发实现的随机验证码,可以实现简单到复杂的随机图片,非常好用-use vc realized random test code, can achieve simple to the complex random pictures, very handy
- 2022-08-15 19:08:49下载
- 积分:1
-
矩阵乘法,算法源代码
矩阵相乘问题的算法源程序-matrix multiplication, the algorithm source code
- 2022-04-15 20:53:47下载
- 积分:1
-
数独计算
在已知数字区域填充上数字,然后计算未知区域的数字。
使用Visual C++开发,用mfc开发界面,但界面十分简单,主要为计算提供算法。
使用递归算法,计算每个未知数字的区域可能的填写的数字,然后分别去测试该位置数字填写是否正确,直到找到答案或出现冲突。
- 2022-03-25 00:52:55下载
- 积分:1