登录
首页 » 算法 » 不错的矩阵求逆的小程序

不错的矩阵求逆的小程序

于 2023-03-02 发布 文件大小:1.10 kB
0 138
下载积分: 2 下载次数: 1

代码说明:

不错的矩阵求逆的小程序-good matrix inversion of small programs

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 图像模式分类
    我们生成实际分类器来识别水果图案。您使用此 codding 训练瓜果图案的一个数据集。
    2022-02-04 07:46:30下载
    积分:1
  • 陀螺的仿真模型可以修改窗口的参数,是E。
    陀螺进动仿真模型,可以修改窗口参数,使用起来很方便。-gyroscope precession simulation model can modify parameters of the window, was easy to use.
    2023-03-03 20:55:04下载
    积分:1
  • 正整数x 的约数是能整除x 的正整数。正整数x 的约数个数记为div(x)。例如,1,2,5,10 都是正整数10 的约数,且div(10)=4。设a 和b 是...
    正整数x 的约数是能整除x 的正整数。正整数x 的约数个数记为div(x)。例如,1,2,5,10 都是正整数10 的约数,且div(10)=4。设a 和b 是2 个正整数,a≤b,找出a 和b之间约数个数最多的数x。 对于给定的2 个正整数a≤b,编程计算a 和b 之间约数个数最多的数。 数据输入 输入数据由文件名为input.txt的文本文件提供。文件的第1 行有2 个正整数a和b。 结果输出 程序运行结束时,若找到的a 和b 之间约数个数最多的数是x,将div(x)输出到文件output.txt中。 输入文件示例 输出文件示例 input.txt output.txt 1 36 9 -Positive integer x can be about a few of the positive integer x divisible. Positive integer x the approximate number recorded as the number of div (x). For example, 1,2,5,10 are about 10 positive integer number, and div (10) = 4. Set a and b are two positive integers, a ≤ b, to find a and b between about a few number of the largest number of x. For a given two positive integers a ≤ b, Programming calculated a and b between about a few number of the largest number. Data entry input data from the document text file named input.txt provide. File line 1 has two positive integers a and b. The results run the end of the output, if found between a and b of about a few number o
    2023-04-13 05:20:03下载
    积分:1
  • Harris角点检测
    1.求解像素点在水平方向的梯度 2.求解像素点在垂直方向的梯度 3.生成高斯滤波w(s,t)          4.用高斯模板对图像进行相关运算(线性滤波) 5.针对每个像素点(i,j),计算矩阵M 6.如果R(i,j)是3*3邻域内的极大值,且大于阀值,则选为角点 7.统计角点个数 8.确定角点位置           
    2022-06-15 20:11:41下载
    积分:1
  • This code gets a text file which is output of simple scalar profiling command an...
    This code gets a text file which is output of simple scalar profiling command and process it, it extracts sequences of logical operations like and, or, shift.
    2023-03-28 01:35:04下载
    积分:1
  • C++源代码单词扫描程序(词分析)
    功能:(1)C++源代码扫描程序识别C++记号。     C++语言包含了几种类型的记号:标识符,关键字,数(包括整数、浮点数),字符串、注释、特殊符号(分界符)和运算符号等。(2)打开一个C++源文件,打印出所有以上的记号。(3)要求应用程序应为Windows界面。(4)选作部分:为了提高C++源程序的可读性,C++程序在书写过程中加入了空行、空格、缩进、注释等。假设你想牺牲可读性,以节省磁盘空间,那么你可以存贮一个删除了所有不必要空格和注释的C++源程序的压缩文本。因此,程序中还应该有这样的压缩功能。(5)选作部分:进一步思考或实现——如何进一步实现减小源文件大小的压缩功能。(6)应该书写完善的软件文档,最好使用Rational Rose来完成部分框图。
    2022-08-06 13:26:59下载
    积分:1
  • 1 bp algorithm, but there may be some code warning
    一个bp算法,不过代码可能会有一些warning-1 bp algorithm, but there may be some code warning
    2022-10-01 22:50:03下载
    积分:1
  • PSCNC源代码
    程序包含了显示类中二维显示和三维显示的关键技术,程序在VC6.0下调试通过,显示类的定义部分在eidterView.h 文件中, 其实现部分在 eidterView.cpp文件中,显示包括了 显示图形和方向函数以及三维情况下函数图形的显示,任何人可以在此基础上加以修改完善
    2023-01-25 00:25:03下载
    积分:1
  • 长整数计 用于计长整数的加减乘除 如:100,000 ,000+200,000 ,000=300,000 ,...
    长整数计算 用于计算长整数的加减乘除 如:100,000 ,000+200,000 ,000=300,000 ,-long integer calculations used in the calculation of long integer arithmetic such as : 100,000 ,000 300,000 ,000 200,000,000,000 =
    2023-05-01 22:05:03下载
    积分:1
  • 给定N个不等距点上的函数值,计指定区间上的三次插值多项式与指定插值点上的函数值...
    给定N个不等距点上的函数值,计算指定区间上的三次插值多项式与指定插值点上的函数值-Given N non-equidistant points on the function value, calculated on a specified interval with the specified three interpolating polynomial interpolation points on the function value
    2022-02-26 16:23:00下载
    积分:1
  • 696518资源总数
  • 106235会员总数
  • 12今日下载