-
要求出一个矩阵的逆矩阵有许多方法,这里介绍以 Gauss
要求出一个矩阵的逆矩阵有许多方法,这里介绍以 Gauss-Jordan Elimination 来求出逆矩阵的方法,算法函数用C++写成,可在C++编程环境下直接调用-requested a matrix inverse matrix there are many ways here to introduce the Gauss-Jordan Elimination get to the inverse matrix method, the algorithm functions with C languages, the C programming environment called directly
- 2022-03-31 21:28:42下载
- 积分:1
-
A discrete cosine transform (DCT)
离散余弦变换(DCT)用余弦和表示有限的数据点序列;
- 2022-02-03 16:43:10下载
- 积分:1
-
好玩的游戏,经典的游戏终于成功了
应用背景你玩儿过扫雷游戏吧?Windows操作系统中带了这个小游戏,那个系统叫什么来着?在游戏中要想过关,就必须要在一个 NxM 的区域上找出所有的地雷。游戏过程中,计算机会在地图上显示一些数字从而帮助你确定哪里有地雷。关键技术Have you ever played the game? Windows operating system with this little game, the system called what? In the game to pass, it is necessary to find out all the mines in a NxM area. In the process of the game, the computer will show some numbers on the map to help you identify where you are.
- 2022-03-26 14:34:01下载
- 积分:1
-
径向基RBF多维空间插值算法,用于空间散乱点曲面重建,优于多项式插值...
径向基RBF多维空间插值算法,用于空间散乱点曲面重建,优于多项式插值-RBF RBF multidimensional spatial interpolation algorithm for space scattered surface reconstruction, better than polynomial interpolation
- 2022-10-05 20:15:03下载
- 积分:1
-
基于图像的数独求解
这是基于图像的数独求解。
其用途 OCR 技术,以识别字母和数字,分离各个环节并确定哪个号码是在它,如果什么都不是 int,这意味着它是零,一个矩阵 9 × 9 时充分解决数独,基于一个函数来返回解决数独矩阵。
- 2023-04-26 21:15:03下载
- 积分:1
-
最快的质数判断c++
最快的质数判断c++ 时间复杂度 o(logn)
- 2022-01-26 02:41:55下载
- 积分:1
-
杉木滤波器的代码,实现基本的杉木过滤器
fir滤波器代码,实现基本的FIR滤波器-fir filter code, the realization of the basic FIR filter
- 2022-03-19 14:50:26下载
- 积分:1
-
Bayesian
贝叶斯算法:盲分离技术,信号处理技术,信息论与编码-Bayesian
- 2022-03-24 12:50:41下载
- 积分:1
-
基于小波变换的圆形 Hough 变换的蓄能器图像计算
此代码计算的蓄能器图像基于小波变换的圆形 Hough 变换,给定一个的半径。
- 2022-01-25 18:20:14下载
- 积分:1
-
24点 C代码
二十四点计算程序 ver 1.0
// 作者:刘洋
// 邮件: lynn_mail@yeah.net
// 主页:http://digitinn.yeah.net
// 日期:2002-8-29
- 2022-01-22 11:01:51下载
- 积分:1