-
操作系统中的磁盘调度算法
操作系统中的磁盘调度算法-operating system disk scheduling algorithm
- 2022-03-03 12:03:39下载
- 积分:1
-
matrix of the code library, very useful, please try downloading!
关于矩阵运算的代码类库,非常有用,请下载试一试!-matrix of the code library, very useful, please try downloading!
- 2023-02-19 04:50:04下载
- 积分:1
-
顺序的Gauss消去法
Gauss消去法程序顺序高斯消去法是求解联立线性代数方程的流行方法,许多算法都来自这个方法。这个方法是通过一系列操作实现将增广矩阵简化成上三角矩阵,向量b在这个过程中也被修改,由回代过程得到解向量下x,消去和回代步骤如下:aij=aij-(aik/akk)*akj,k=0,1,2,3,...,(n-2);akk!=0i=(k+1),(k+2),...,(n-1) j=k,(k+1),..,nxn-1=a(n-1)n/a(n-1)(n-1)
- 2022-03-29 00:57:01下载
- 积分:1
-
标准差分进化算法
差分进化算法(DE) 由Storn和Price与1995年首次提出。算法起初是寻求解切比雪夫多项式拟合问题,由于该问题是一个实数拟合优化问题,因此两人采用实数编码直接表示个体,同时用向量差分来对向量群体进行扰动。据此提出的差分变异算子成为算法的主要的遗传操作。
- 2022-04-27 19:54:11下载
- 积分:1
-
本程序是用VC++ 开发的计算器,该计算器分为科学型和普通型两种,本代码是VC++入门学习很好的资料...
本程序是用VC++ 开发的计算器,该计算器分为科学型和普通型两种,本代码是VC++入门学习很好的资料-this program is the development of the VC calculator, the calculator into science- and ordinary-two, The code is a good learning portal VC information
- 2022-07-26 00:39:35下载
- 积分:1
-
有很多的算法,让您来处理信息存储…
There are numerous algorithms that allow you to manipulate the information stored in an array. Consider this function which allows you to determine the maximum value in an array of integers (could be easily adapted to find minimum value)-There are numerous algorithms that allow you to manipulate the information stored in an array. Consider this function which allows you to determine the maximum value in an array of integers (could be easily adapted to find minimum value)
- 2022-03-03 22:58:15下载
- 积分:1
-
计算流体力学的学习经验,希望从事流体力学研究工作…
学习CFD的心得,希望对从事流体力学研究的朋友有帮助。-CFD learning experience, and they hope to engage in fluid mechanics research to help friends.
- 2023-07-29 23:00:03下载
- 积分:1
-
波音747飞机运动空间六自由度仿真模型-Simulink程序.rar
波音747飞机运动空间六自由度仿真模型-Simulink程序.rar波音747飞机运动空间六自由度仿真模型-Simulink程序.rar波音747飞机运动空间六自由度仿真模型-Simulink程序.rar
- 2022-03-03 22:53:52下载
- 积分:1
-
强制性离散对数
^ x = 140851752bruteforce x
- 2022-04-18 16:39:58下载
- 积分:1
-
用C开发的莱文森算法
用C开发的莱文森算法-the c levinson algorithm
- 2022-12-03 19:30:08下载
- 积分:1