-
//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
-
十字链表,可实现插入,删除,保存,恢复等功能
十字链表,可实现插入,删除,保存,恢复等功能-Cross linked lists, can be insert, delete, save and restore functions
- 2022-02-12 13:59:38下载
- 积分:1
-
使用两个向量的叉积判断两线分割…
使用两个向量的叉积来判断两条线段是否相交-The use of the cross product of two vectors to determine whether two line segments intersect
- 2022-03-24 16:16:40下载
- 积分:1
-
QT和FireBird的入门程序,FireBird是一个开源的轻量级数据库管理系统,可在Linux,Unix,MacOS,Windows,Solaris系统下运...
QT和FireBird的入门程序,FireBird是一个开源的轻量级数据库管理系统,可在Linux,Unix,MacOS,Windows,Solaris系统下运行。包括源文件和说明文档。-This article is the description of the first steps in setting QT, Visual Studio and FireBird. It may be useful for those, who just start working with database FireBird Embedded by means of QT provider. The article will be also helpful for the developers who just start working with QT.
- 2022-10-23 22:20:04下载
- 积分:1
-
Visual basic + sql server2000学员管理系统原代码
Visual basic + sql server2000学员管理系统原代码-Visual basic+ sql server2000 student management system source
- 2022-12-26 17:50:08下载
- 积分:1
-
php+ mysql+ apache button to install one.
php+mysql+apache一键安装.-php+ mysql+ apache button to install one.
- 2023-07-18 22:10:06下载
- 积分:1
-
B-树实现索引和快速查找-B-Tree indexing and quick search
- 2022-03-05 00:10:43下载
- 积分:1
-
使用动态规划的方法求接出怎样在两条装配线上以最快的时间完成装配任务...
使用动态规划的方法求接出怎样在两条装配线上以最快的时间完成装配任务-The use of dynamic programming methods for how to access the assembly line in the two shortest time to complete the assembly task
- 2022-01-26 02:53:19下载
- 积分:1
-
DAO操作Access数据库类,提供测试程序
DAO操作Access数据库类,提供测试程序-Access Database DAO type operation, procedures for testing
- 2022-03-26 10:33:31下载
- 积分:1
-
Schools to write their own web site framework, the use of struts, hibernte frame...
自己写的学校网站框架,使用struts,hibernte框架,数据库使用的是mssql2005!-Schools to write their own web site framework, the use of struts, hibernte framework, database using mssql2005!
- 2023-06-07 19:25:03下载
- 积分:1