-
高斯消元法求逆
此矩阵用高斯消元法求二元域矩阵H的逆矩阵,此算法不需要H时满秩矩阵,对于满秩矩阵,H的逆矩阵G为[P,I],对于不满足矩阵,P的最后列为全零列,本算法适合刚进入编码领域的人,不知如何求生成矩阵,特别是当生成矩阵的为非满秩矩阵的时候可用。
- 2022-03-16 20:48:21下载
- 积分:1
-
OFELI is an object oriented library of C++ classes for development of finite ele...
OFELI is an object oriented library of C++ classes for development of finite element codes. Its main features are : * Various storage schemes of matrices (dense, sparse, skyline). * Direct methods of solution of linear systems of equations as well as various combinations of iterative solvers and preconditioners. * Shape functions of most "popular" finite elements * Element arrays of most popular problems (Heat Transfer, Fluid Flow, Solid Mechanics, Electromagnetics, ...).-OFELI is an object oriented library of C++ classes for development of finite element codes. Its main features are :* Various storage schemes of matrices (dense, sparse, skyline).* Direct methods of solution of linear systems of equations as well as various combinations of iterative solvers and preconditioners.* Shape functions of most "popular" finite elements* Element arrays of most popular problems (Heat Transfer, Fluid Flow, Solid Mechanics, Electromagnetics, ...).
- 2022-02-27 06:26:31下载
- 积分:1
-
基于面积阈值和斜率阈值的曲线拟合,将采集数据所得的曲线上的毛刺去掉...
基于面积阈值和斜率阈值的曲线拟合,将采集数据所得的曲线上的毛刺去掉-Based on the size threshold and the slope of the threshold curve fitting, will collect the data obtained from the curve to remove the burr
- 2022-05-17 09:21:52下载
- 积分:1
-
thread_tree
此程序使线程的树和计算为了遍历写作由 c plus
- 2022-06-12 20:14:13下载
- 积分:1
-
手写分类识别,是个很好的程序,希望大家能用上
手写分类识别,是个很好的程序,希望大家能用上-Handwriting classification and recognition, is a very good program, hope everyone can be on the
- 2023-07-09 17:20:02下载
- 积分:1
-
vb坐标正反算
适用于坐标转换,利用高斯投影正算反算坐标在北京54西安80以及cgcs2000下的坐标系,可以实现坐标系的换带等。对于测绘和地理信息上图幅纠正等,是最基础的条件。
- 2022-10-30 08:55:02下载
- 积分:1
-
C语言基本排序算法,经过测试!
C语言基本排序算法,经过测试!-C language basic sorting algorithm, the test!
- 2023-03-24 16:20:04下载
- 积分:1
-
The section of least squares procedures, very good, and hope that we share
最小二乘法的一段程序,很好用,希望大家共享-The section of least squares procedures, very good, and hope that we share
- 2022-12-26 20:45:02下载
- 积分:1
-
- 2022-02-13 16:14:05下载
- 积分:1
-
ALU 电子设计
您好组,我研究设计了ALU。这种ALU有块,模块,算法。 ALU是EXCUTE+, - ,x,:ALU....语言使用C ++。我认为这要紧的计算机系统。此外,ALU单元的背景为所有的系统进步。我希望这个ALU对大家都有利。ALU也需要IC设计产业。最好的问候
- 2022-05-05 04:40:28下载
- 积分:1