资源列表
[数学计算/工程计算] ch16
说明:常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, ma<周泽华> 在 2025-06-20 上传 | 大小:15kb | 下载:0
[数学计算/工程计算] LinearEquation
说明:线形方程组类:包括各种线性方程组的各种求解方法,非常方便调用-Linear equations categories: including a variety of linear equations to solve a variety of methods, very convenient to call<pooly> 在 2025-06-20 上传 | 大小:6kb | 下载:0
[数学计算/工程计算] NoLinearEquation
说明:非线形方程组类:包括各种非线性方程组的各种求解方法,非常方便调用-Non-linear equations categories: including a variety of nonlinear equations to solve a variety of methods, very convenient to call<pooly> 在 2025-06-20 上传 | 大小:6kb | 下载:0
[数学计算/工程计算] matrixplus
说明:实数矩阵相乘的C++程序,有详细讲解,可以作为参考-Real matrices C++ Procedures, with detailed explanations, can be used as reference<李炎> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] xishujuzhen
说明:稀疏矩阵程序,可执行稀疏矩阵的加减乘运算,采用三元组输入矩阵,结果正确-Sparse matrix procedures, executable sparse matrix addition and subtraction, multiplication, using triple input matrix, the results of the correct<韩飞> 在 2025-06-20 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] 103244810MyIMITATE
说明:两种曲线拟合的算法,对直线,多项式进行拟合,并得出其计算公式-Two kinds of curve fitting algorithms, for linear, polynomial fitting, and come to its formula for calculating<sdfkl> 在 2025-06-20 上传 | 大小:92kb | 下载:0
[数学计算/工程计算] robbit
说明:设有一个数列,包含10个数,已按升序排好。现要求编写程序,把从指定位置开始的n个数按逆序重新排列并输出新的完整数列。进行逆处理时要求使用指针方法。试编程。 (例如原数列为2,4,6,8,10,12,14,16,18,20,若要求把从第4个数开始的5个数按逆序重新排列,则得到新数列为2,4,6,16,14,12,10,8,18,20)。 -There is a series that contains the number 10 has been ranked by ascending g<子少> 在 2025-06-20 上传 | 大小:239kb | 下载:0
[数学计算/工程计算] ACM_$Code3
说明:部分浙大ACM经典源码,希望对您有所帮助!-Part of Zhejiang University ACM classical source, I hope for your help!<林一祺> 在 2025-06-20 上传 | 大小:5kb | 下载:0