-
//Carry out principal component of the Gaussian elimination method// function: s...
// 带有列主元的高斯消元法
// 功能: 求解线性方程组 Ax = b
// 参数: A - 指向n*n系数矩阵的指针
// b - 常数向量的指针
// n - 方程组的维数
// 返回值:0 - 如果成功。线性方程组的解保存在 b 中
// 1 - 求解失败-//Carry out principal component of the Gaussian elimination method// function: solving linear equations Ax = b// parameters: A- point n* n coefficient matrix of the pointer// b- constant vector pointer// n- Equations dimension// return value: 0- if successful. Linear equations the solution stored in the b in// 1- Solving the failure of
- 2023-05-30 23:15:02下载
- 积分:1
-
数据库使用的各种语法,详细的介绍了数据库的使用
数据库使用的各种语法,详细的介绍了数据库的使用-Database used in a variety of grammar and detailed introduction of the use of the database
- 2022-03-16 14:07:13下载
- 积分:1
-
数据结构中的顺序表操作。如插入,删除等!
数据结构中的顺序表操作。如插入,删除等!-Data structure in the order table operation. Such as insert, delete and so on!
- 2023-08-21 05:15:03下载
- 积分:1
-
很好的教程实例,教务管理系统,Access数据库实现~
很好的教程实例,教务管理系统,Access数据库实现~-Very good tutorial examples of educational management system, Access database, to achieve ~
- 2022-01-26 05:09:00下载
- 积分:1
-
Bugs Integrated, Inc. 解题报告
Bugs Integrated, Inc. 解题报告-Bugs Integrated, Inc. Problem-solving report
- 2022-01-26 03:24:24下载
- 积分:1
-
WinMain 函数的初级代码
资源描述本代码比较适合初学者,刚接触过C++语言的童鞋,对代码不是怎么懂,可以参考学习。
- 2022-02-04 14:15:25下载
- 积分:1
-
procedures List C
程序C++双链表算法代码-procedures List C-code Algorithm
- 2023-01-16 15:00:03下载
- 积分:1
-
Delphi 2007 Remobjects分布式ERP模型
Delphi 2007 Remobjects分布式ERP模型-Delphi 2007 Remobjects Distributed ERP model
- 2023-03-30 21:40:03下载
- 积分:1
-
销售和库存系统
销售和库存系统描述从库存中获得的关于产品的销售以及购买产品的客户之间的销售
- 2022-06-29 05:59:13下载
- 积分:1
-
c++&&qt 学生信息管理系统
学生信息管理系统,使用C++和QT语言编写而成,其中使用到数据库操作,本程序仅能在qt5以上版本运行。其中的编码需要转换。文件中还包括本人的实习论文一份!
- 2022-09-17 00:40:03下载
- 积分:1