登录
首页 » 算法 » 大学里数学系必学的一们课程数值分析中的经典算法――――高斯消去法,在矩阵理论和线形代数及运筹学中有极高的重要性...

大学里数学系必学的一们课程数值分析中的经典算法――――高斯消去法,在矩阵理论和线形代数及运筹学中有极高的重要性...

于 2022-10-29 发布 文件大小:2.83 kB
0 108
下载积分: 2 下载次数: 1

代码说明:

大学里数学系必学的一们课程数值分析中的经典算法――――高斯消去法,在矩阵理论和线形代数及运筹学中有极高的重要性-University"s Department of Mathematics will study the courses have a numerical analysis of the classical algorithm-Gaussian elimination method, the matrix theory and linear algebra and tacticians are very high importance.

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

发表评论

0 个回复

  • insertion排序
    insertion排序-Insertion sort
    2022-09-02 18:15:02下载
    积分:1
  • 著名的seismiclab的代码 是地震学研究人员必备的工具
    著名的seismiclab的代码 是地震学研究人员必备的工具-famous seismiclab code seismic study is an essential tool for officers
    2022-12-01 03:05:04下载
    积分:1
  • 数据挖掘经典FP
    数据挖掘经典FP-growth算法C源码实现-Data Mining the classical FP-growth algorithm C source code to achieve
    2022-02-20 03:43:10下载
    积分:1
  • the code is "commonly used computer numerical algorithms and procedures C v...
    该代码是《计算机常用数值算法与程序C版》一书中支持矩阵特征值和特征向量的计算代码,这些程序已在c6.0虚拟环境下通过。注意VC 6.0的安装路径,特别是包括目录(文件夹)路径,否则会出现编译头文件找不到的错误和编译器不正常。
    2022-02-04 23:54:03下载
    积分:1
  • Hough变换检测直线
    用来检测一副二值图像中的平行直线,如有平行直线则将他们找出来。希望大家可以用的上,欢迎下载!!谢谢
    2022-01-25 23:55:20下载
    积分:1
  • objective function for the solution of optimization problem, the objective funct...
    用于解决目标函数的最优化问题,目标函数自编,在vc++6.0中运行通过-objective function for the solution of optimization problem, the objective function writing, the vc++6.0 running through
    2022-05-24 20:22:06下载
    积分:1
  • 精品数据结构
    // simpleSeq.cpp : #include //定义在头文件“seqList.h”中 #include const int defaultSize = 100; using std::endl; using std::cerr; class SeqList{ protected: int *data; //存放数组 int maxSize; //最大可容纳表项的项数 int last; //当前已存表项的最后位置(从开始) void reSize(int newSize); //改变data数组空间大小 public:
    2022-01-20 22:23:56下载
    积分:1
  • 自编FFT谱分析中的栅栏效应演示
    自编FFT谱分析中的栅栏效应演示-self FFT spectrum analysis of the effect of the fence demonstration
    2022-12-29 17:05:03下载
    积分:1
  • Upload Files Without COM
    资源描述 详细介绍: 一套国外的搜索引擎,采用db数据库,不过是英文版的,经过修改我想一套正宗的SOHU系统也该诞生了! 
    2022-03-12 21:42:40下载
    积分:1
  • PID的C程序代码(带自整定功能哦)
    pid的算法,带有自整定。还有详细的中文注释。 用户应熟知自动化工程技术,并了解闭环控制的基本原理。
    2022-01-25 15:33:44下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载