-
求解整数的最大公约数
求解整数的最大公约数-the common denominator for Solving Integer
- 2022-03-02 07:14:48下载
- 积分:1
-
Fast Fourier Transform C language source code
快速傅利叶变换 C 语言源代码-Fast Fourier Transform C language source code
- 2022-03-20 14:09:03下载
- 积分:1
-
Procedure: All the main element Gauss elimination process: gaussq (aa, bb, xx, n...
程序:全主元Gauss消去法
过程:gaussq(aa,bb,xx,n,sgn)
作用:aa为系数矩阵,bb为右端向量,xx为解向量,n为方程阶数,sgn为标识符,1表示计算正常进行,0表示计算失败
方程形式为:aa(n,n)*x(n)=bb(n)-Procedure: All the main element Gauss elimination process: gaussq (aa, bb, xx, n, sgn) Role: aa for the coefficient matrix, bb for the right-hand side vector, xx for the solution vector, n the order of the equation, sgn as identifiers, 1 indicates the calculation as normal, 0 indicates failure of the calculation equation of the form: aa (n, n)* x (n) = bb (n)
- 2023-02-27 01:55:03下载
- 积分:1
-
#define MSGHEADER "MICROCALC
#define MSGHEADER "MICROCALC - A Turbo C Demonstration Program"
#define MSGKEYPRESS "Press any key to continue."
#define MSGCOMMAND "Press / for the list of commands"
#define MSGMEMORY "Memory Available:"
#define MSGERROR "ERROR"
#define MSGLOMEM "Not enough memory to allocate cell."-# define MSGHEADER "MICROCALC-A Turbo C De monstration Program "# define MSGKEYPRESS" Pr ess any key to continue. "# define MSGCOMMAND" P keypress/for the list of commands "# define MSGMEMO RY "Memory Available : "# define MSGERROR" ERROR "# define MSGLOMEM" N ot to allocate enough memory cell. "
- 2022-04-08 12:36:24下载
- 积分:1
-
Householder method least squares problems. Avoid conventional methods encountere...
Householder法求解最小二乘问题。可以避免常规方法遇到奇异矩阵(即行列式|A|接近零)时误差太大的问题。本方法的精度非常高。-Householder method least squares problems. Avoid conventional methods encountered singular matrix (that is determinant | A | close to zero) error much of a problem. The accuracy of this method is very high.
- 2022-05-27 00:41:32下载
- 积分:1
-
一维双负介质的drude等效模型的防真程序.可以从输出图象中看出双负介质的基本特性...
一维双负介质的drude等效模型的防真程序.可以从输出图象中看出双负介质的基本特性-one-dimensional negative media drude Equivalent Model defense really procedures. Images can be output seen double negative dielectric characteristics of the basic
- 2022-06-28 05:15:40下载
- 积分:1
-
服务分析的质量
附加的脚本提供不同的服务类的 Wimax 网络服务质量。它可用于上行链路和下行链路的阶段。服务类等实时轮询 Service(rtPS) Unsolicated 授予 Service(UGS) 非真实时间轮询 Service(nrtPS),延长实时轮询 Service(ertPS) 的尽力而为的服务。吞吐量、 延迟、 抖动利用他们的 awk 脚本进行评价。
- 2022-04-29 00:01:45下载
- 积分:1
-
ECG信号处理
这个项目提出了一种算法,从数据库文件中读取ecg signal ,通过特征提取,QRS检测处理它,挑,并采用Matlab仿真RR间期
- 2022-02-07 20:45:46下载
- 积分:1
-
运动目标位置预测
运动目标位置预测-moving target location forecast
- 2023-06-21 09:55:03下载
- 积分:1
-
循环链表实现约瑟夫环,并对输入错误进行检查和提示。
循环链表实现约瑟夫环,并对输入错误进行检查和提示。-cycle Chain achieve Josephus, and input error check and tips.
- 2023-01-04 20:40:03下载
- 积分:1