登录
首页 » 数据结构 » Gauss iteration method for solving linear equations of the source code!

Gauss iteration method for solving linear equations of the source code!

于 2022-03-09 发布 文件大小:1.08 kB
0 188
下载积分: 2 下载次数: 1

代码说明:

高斯迭代法求解线性方程组的源代码! -Gauss iteration method for solving linear equations of the source code!

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

发表评论

0 个回复

  • 大作业:miniStack类的设计
    数据结构大作业:miniStack类的设计-Data structure homework: miniStack Class design
    2022-08-22 21:18:54下载
    积分:1
  • 1 可执行程序TestLexicon.exe必须与库文件在同一个目录下 2 库文件名为: lexicon.mdb,可以是access 97版格式的...
    1 可执行程序TestLexicon.exe必须与数据库文件在同一个目录下 2 数据库文件名为: lexicon.mdb,可以是access 97版格式的数据库, 也可以是access 2000版格式的数据库 3 双击TestLexicon.exe启动程序 4 选择“词典数据库”下“词库查询1”等进行查询,状态栏显示每个查询的 区别。程序反馈消息框响应用户的查询-One executable program TestLexicon.exe must be consistent with database files in the same directory 2 database file is named: lexicon.mdb, can access 97 database format, as well as access 2000 format database 3 Double-click TestLexicon.exe startup procedure 4 select
    2022-03-18 13:15:27下载
    积分:1
  • 一种基于二维链表的稀疏矩阵模半板类设计 A template Class of sparse matrix. Key technology: bin,2...
    一种基于二维链表的稀疏矩阵模半板类设计 A template Class of sparse matrix. Key technology: bin,2-m linked matrix. constructors: 1.normal constuctor 2.copy constuctor. 3.assignment constructor. Basic operator: 1. addition(sub) of two matrix 2. inverse of a matrix. 3. multiply of two matrix. etc.-based on two-dimensional chain of sparse matrix model semi-plate design of Class A"s template parse matrix. Key technology : bin. 2-m linked matrix. constructors : 1.normal constuctor 2.copy constuctor. 3.ass ignment constructor. Basic operator : 1. addition (sub) 2 matrix of two. inverse of a ma trix. 3. multiply of two matrix. etc
    2023-03-19 06:15:03下载
    积分:1
  • 一个效率很高的通配符查找算法,适用于对"*"和“?”的通配符查找,可以根需要进行修改,适用于不同应用, 另外还有一个非常适用的CRC检查算法...
    一个效率很高的通配符查找算法,适用于对"*"和“?”的通配符查找,可以根据需要进行修改,适用于不同应用, 另外还有一个非常适用的CRC检查算法-a highly efficient wildcard search algorithm that applies to the "*" and "the" wildcard search, it may need to make changes apply to different applications, there is another very applicable CRC check algorithm
    2023-02-08 23:20:04下载
    积分:1
  • 外部合并排序内存分配
    应用背景外部排序是一个类排序算法,可以处理大量的数据。外部排序时,需要做数据排序不适合在主存储器的计算设备(通常是内存),相反,他们必须驻留在较慢的外部存储器(通常一个硬盘驱动器)。外部排序通常采用混合排序合并策略。在排序阶段,数据块足够小在主内存中进行读取、排序和写入到一个临时的文件。在合并阶段,排序的子文件合并成一个单一的较大文件。关键技术大多数外部排序例程是基于归并排序。他们通常打破一个大的数据文件转化为一个较短的,排序的运行。这些可以通过反复读取数据文件中的一段数据,生成内存,它与普通的快速排序,排序,排序后的数据写入磁盘。经过排序的运行已产生,一个合并算法是用来将排序文件组合成更长的排序文件。最简单的方案是使用双向合并:合并排序2排序文件到一个文件,然后合并2等等,直到有一个大的排序文件。一个更好的计划是一种多路归并算法:它可能合并也许128更短的运行起来。
    2023-05-07 15:35:02下载
    积分:1
  • 这是的哈夫曼的实验报告
    这是数据结构的哈夫曼的实验报告-This is the data structure of the experimental report Huffman
    2022-05-31 06:25:03下载
    积分:1
  • 中,发现两个字符串中最大匹配的字符的相关程序
    数据结构中,发现两个字符串中最大匹配的字符的相关程序-Data structure, we found two strings of characters in the biggest match of the relevant procedures
    2022-01-30 18:26:52下载
    积分:1
  • 使用VB6的租赁信息管理系统生产的产品开发…
    用VB6开发商品出租信息管理系统 用VB6开发商品出租信息管理系统-For product development using VB6 lease information management system for product development using VB6 lease information management system
    2022-02-06 07:49:28下载
    积分:1
  • pb做出的outlook界面框架,可以直接用在管理信息系统中来使用.
    pb做出的outlook界面框架,可以直接用在管理信息系统中来使用.-pb"s outlook interface framework, can be directly used in the management information systems to use it.
    2022-11-12 22:00:03下载
    积分:1
  • 用vb6.0实现GIS的重要算法TIN的生长算法。
    用vb6.0实现GIS的重要算法TIN的生长算法。-GIS using vb6.0 an important method to achieve the growth of TIN algorithms.
    2022-12-21 20:10:03下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载