-
简单的后缀表达式求值
简单的后缀表达式求值-simple expression evaluates Suffix
- 2022-06-01 20:58:02下载
- 积分:1
-
数值计算方法 列主元素法
数值计算方法 列主元素法-numerical method main-element method
- 2022-02-20 08:33:33下载
- 积分:1
-
常用的矩阵变换C代码
常用的矩阵变换C代码,复矩阵乘法、矩阵的转置、全选主元高斯-约当法、对称正定矩阵的求逆、
求行列式值的全选主元高斯消去法、矩阵的三角分解、一般实矩阵的QR分解,奇异值分解
- 2023-01-12 08:45:04下载
- 积分:1
-
部分旋转算法
要解决 N 由 N 线性系统
C
C E1: A(1,1) X(1) + A(1,2) X(2) +......+ A(1,N) X(N) = A(1,N+1)
C E2: A(2,1) X(1) + A(2,2) X(2) +......+ A(2,N) X(N) = A(2,N+1)
C :
C .
C EN: A(N,1) X(1) + A(N,2) X(2) +......+ A(N,N) X(N) = A(N,N+1)
C
C
C 输入: 数目的未知数和方程 N;增广的矩阵
C A=(A(I,J)) 哪里 1 < = I < = N 和 1 < = J < = N + 1。
C
C 输出: 解决方案 X(1),X(2),...,X(N) 或 A 消息,
C 线性系统有没有独特的解决方案。
C
- 2023-07-28 04:30:03下载
- 积分:1
-
太阳和云从图像检测
这是一个简单的算法来跟踪太阳位置和摄像机的云。太阳位置估计是由圆拟合和云是分类容易门限方案。这个源代码是为类项目实现的。谢谢你。
- 2022-01-26 03:36:29下载
- 积分:1
-
2kDPDS算法源码
2k近邻数据流聚类算法,采用vc++实现
The summary of what you will find in each of the files that
make up your 2kDPDS application.
2kDPDS.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
2kDPDS.h
This is the main header file for the application. It includes other
- 2022-05-15 07:28:24下载
- 积分:1
-
快速傅里叶变换的c程序,共分五个部分,此为一维快速傅里叶变换快速算法DFT...
快速傅里叶变换的c程序,共分五个部分,此为一维快速傅里叶变换快速算法DFT-Fast Fourier Transform of the c program is divided into five sections, this is a one-dimensional fast Fourier transform fast algorithm for DFT
- 2022-10-13 13:20:03下载
- 积分:1
-
纯软件的光线追踪算法 可以满足你的要求
纯软件的光线追踪算法 可以满足你的要求-pure software ray tracing algorithm can satisfy your request
- 2023-05-21 11:20:04下载
- 积分:1
-
Procedures for the preparation of multi
多线程程序的编写,应用多线程编写网络聊天室程序-Procedures for the preparation of multi-threaded, multi-threaded applications to prepare the network chat room program
- 2022-03-14 13:59:14下载
- 积分:1
-
该程序用来解方程组的,非线性的和线性的,带有参数的方程组
该程序用来解方程组的,非线性的和线性的,带有参数的方程组-The program group for the solution of equations, non-linear and linear equations with parameters
- 2022-11-10 18:50:03下载
- 积分:1