资源列表
线形方程组求解
- 用Gauss消元法、选列主元的Gauss消元法求线性方程组(1)的解,要求输出增广矩阵的消元变化过程。 用Gauss消元法、选列主元的Gauss消元法求线性方程组(1)的解,要求输出增广矩阵的消元变化过程 42x1+2x2+3x3=3 x1+7x2+7x3=1 -2x1+4x2+5x3=-7 算法思想:Gauss消元法是将线性方程组化为上三角形线性方程组,然后再用一个回代过程求这个上三角形线性方程组的解;选主元的Gauss消元法是在Gauss消元法上增加了选列主元
calculator
- 一个用汇编语言编写的计算器,个人感觉还可以-Using assembly language to prepare a calculator, personal feelings can also be
2
- 银行家算法可以避免死锁。算法结构 n : 系统中进程个数 m :系统中的资源类数 1)available(m):现有资源向量 2) max(n,m):资源最大申请量 3)allocation(n,m):资源分配矩阵 4)need(n,m):进程以后还需要的资源矩阵 5)request(n,m):进程申请资源矩阵-Banker s algorithm to avoid deadlock. Algorithm structure n: the system proc
createDB
- SSD7练习1的SQL代码,希望对大家有帮助!-failed to translate
reader
- Reader-writer program code
duo
- 一个易语言返回多参数的例子,希望对初学者有帮助。-An easy language to return to the multi-parameter examples for beginners.
Desktop
- koneksi.php, to connect php mainsistem to database MySQL
APEN
- This file will calculate the ApEn for a large time series data using the sample dimention added in the code
BoltJavaScript
- 自动加载CATIA,生成螺栓的JAVA程序-Launch CATIA,create Bolt body with JAVA code
optimal-design-example-
- optimal design in matalb
text-example
- 易语言程序 易语言模块源码 电脑取文本事例-Easy language program easy language module source text examples of computer.
create_db
- Here is an example of work with s. PHP MyAdmin. In MySQL 3.5. Example of adding data to the table using POST. A good example of creating tables with the condition
