登录
首页 » c++ » 矩阵求解算法

矩阵求解算法

于 2022-07-22 发布 文件大小:3.97 kB
0 40
下载积分: 2 下载次数: 1

代码说明:

这是一些传统的矩阵求解算法,用于求解小规模的稠密矩阵,用c++编写,可以为数值分析课程的学生提供参考哦

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

发表评论

0 个回复

  • ads827x_boot
    本工程是MPC8272的BSP包。包括网口驱动、Flash驱动和SDRAM驱动等。足以支持简单工程需要的BSP配置。(This project is the MPC8272 BSP package. Including network port driver, Flash driver and SDRAM driver. Enough to support simple engineering need BSP configuration. )
    2013-03-14 09:29:13下载
    积分:1
  • iir
    IIR滤波器算法。两种结构,直接I型,直接I型改进型(二阶级联网络)(IIR filter algorithm. Two kinds of structure, I type, I type improved (two class network))
    2015-04-15 14:59:43下载
    积分:1
  • Matlab-untitled
    基于matlab语音端点检测双门限法程序代码(Based on matlab voice endpoint detection threshold method code)
    2014-05-26 18:02:03下载
    积分:1
  • f28335_closeloop3_ticcs
    说明:  f28335适用的三相逆变器的一个简单闭环程序(A Simple Closed-Loop Program for Three-Phase Inverter Applicable to f28335)
    2019-04-18 11:17:17下载
    积分:1
  • C# 获取当前时区的标准时区名称
    C# 获取当前时区的标准时区名称:private void button1_Click(object sender, EventArgs e)   {//获取当前时区的标准时区名称    var MyInfo="当前时区的标准名称是:";    if(TimeZone.CurrentTimeZone.IsDaylightSavingTime(DateTime.Now))    MyInfo+= TimeZone.CurrentTimeZone.DaylightName;    else    MyInfo+= TimeZone.CurrentTimeZone.StandardName;    MessageBox.Show(MyInfo, "信息提示", MessageBoxButtons.OK);   }
    2022-04-27 18:00:04下载
    积分:1
  • TaskSwitching
    windows phone 任务交换,暂存当前操作状态(windows phone task switching, temporary storage of the current operating status)
    2012-07-31 15:48:23下载
    积分:1
  • bfs算法
    使用bfs算法进行迷宫搜索,利用c++中的队列,形成相应的算法。
    2022-05-13 13:50:16下载
    积分:1
  • test3
    利用Artoolkit实现了虚拟现实的算法,VS2008下测试通过(Use Artoolkit algorithm to achieve a virtual reality, VS2008 under test)
    2013-12-12 12:39:48下载
    积分:1
  • testmediaanaJpeg_xvid
    从一个mpeg4视频文件中,抓取给定起始结束时间段内的图像,保存为jpeg格式,使用directshow实现(From a mpeg4 video file, the crawl a given time period starting the end of the image, save it as a jpeg format, the use of DirectShow realize)
    2008-08-12 11:51:21下载
    积分:1
  • qr_fact
    qr factorization using hh algorithm colum pivioting
    2014-11-30 08:01:14下载
    积分:1
  • 696518资源总数
  • 104225会员总数
  • 32今日下载