资源列表
[数学计算/工程计算] Gauss-Jordan
说明:高斯约当迭代法,是消元法的一种,很好用的原代码-Gauss-Jordan<吴建金> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] matrix
说明:在一个N*N的矩阵中,元素可以用A(i,j)来表示(0<=i,j<n),使用SHIFT运算能够把某一行的元素循环右移,即对该行的每个整数,把它移到右边一位的位置,将最右边的整数移动到最左边。可以使用任意多次SHIFT运算,求最大列和的最小值 -In a N* N matrix, the elements can be used A (i, j) to represent (0 < = i, j <n),使用SHIFT运算能够把某一行的元素循环右移,即对该行的每个整数,把<my510k> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] SimpleCalculator
说明:计算器计算程序,可进行加减乘除等运算,简单,初学者适用。-Calculator program, and other operations can be addition, subtraction, simple, beginners to apply.<ff> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] counter
说明:简易计算器 能计算简单的加减乘除运算,以字符串方式输入,如输入‘123+4567’,回车后直接得结果‘4690’-Simple calculator can calculate simple addition and subtraction multiplication and division, as a string input, such as input ' 123+4567' , enter the results directly obtained ' 4690 &<ck> 在 2025-06-14 上传 | 大小:1kb | 下载:0