-
线性规划的单纯形法
simplex method for linear programing
- 2023-01-26 02:40:04下载
- 积分:1
-
procedure for the preparation of the C
此程序为C语言编写的汉子操作算法-procedure for the preparation of the C-language algorithm man
- 2022-01-25 19:29:08下载
- 积分:1
-
常微分和偏微分方程中的c程序,C++,Fortran,java,马…
Ordinary and Partial Differential Equation Routines in C, C++, Fortran, Java, Maple, and MATLAB
- 2022-02-01 17:40:08下载
- 积分:1
-
a prepared using Matlab, harmonic signal for the estimated number of procedures...
一个用matlab编写的,用于估计信号谐波个数的程序,堪称经典!-a prepared using Matlab, harmonic signal for the estimated number of procedures for his classic!
- 2022-03-18 12:09:35下载
- 积分:1
-
fdtd算法的matlab源代码
用matlab实现的三维fdtd算法的源代码。
% 3-D FDTD code with PEC boundaries
%***********************************************************************
%
% Program author: Susan C. Hagness
% Department of Electrical and Computer Engineering
% University of Wisconsin-Madison
% 1415 Engineering Drive
% Madison, WI 53706-1691
%
- 2023-03-28 02:55:03下载
- 积分:1
-
操作系统之磁盘调度
资源描述
磁盘调度在多道程序设计的计算机系统中,各个进程可能会不断提出不同的对磁盘进行读/写操作的请求。由于有时候这些进程的发送请求的速度比磁盘响应的还要快,因此我们有必要为每个磁盘设备建立一个等待队列,输入等待序列,先后进行以下四种算法, 先来先服务算法(FCFS),最短寻道时间优先算法(SSTF),扫描算法(SCAN),循环扫描算法(CSCAN),并求得最短寻道时间。
- 2022-06-11 14:05:54下载
- 积分:1
-
自动计算养老保险金额,包括每个月上交金额,何时开始,何时结束,退休后应得每月金额...
自动计算养老保险金额,包括每个月上交金额,何时开始,何时结束,退休后应得每月金额-Automatically calculate the amount of pension insurance, including the amount paid every month when he will begin, when the end of each month after retirement should be the amount of
- 2022-03-22 06:32:33下载
- 积分:1
-
用MATLAB开发,一个界面还可以的计算器
用MATLAB开发,一个界面还可以的计算器-MATLAB development, an interface can also calculator
- 2022-02-03 10:13:37下载
- 积分:1
-
各种矩阵算法库。支持UpperTriangularMatrix,LowerTriangularMatrix, DiagonalMatrix, Symmetric...
各种矩阵算法库。支持UpperTriangularMatrix,LowerTriangularMatrix, DiagonalMatrix, SymmetricMatrix, BandMatrix,UpperBandMatrix, LowerBandMatrix, SymmetricBandMatrix, RowVector,ColumnVector。- Each kind of matrix algorithm storehouse. Supports
UpperTriangularMatrix, LowerTriangularMatrix, DiagonalMatrix,
SymmetricMatrix, BandMatrix, UpperBandMatrix, LowerBandMatrix,
SymmetricBandMatrix, RowVector, ColumnVector.
- 2022-06-03 03:03:27下载
- 积分:1
-
列主元高斯消去法 是我学习计算方法A时编写的 完成了列主元高斯消去法实现方程组求解。...
列主元高斯消去法 是我学习计算方法A时编写的 完成了列主元高斯消去法实现方程组求解。-out PCA Gaussian elimination is my calculation A study prepared at the completion of the main-element Gauss elimination method to achieve equation Solving Group.
- 2022-04-10 00:25:55下载
- 积分:1