资源列表
[数学计算/工程计算] matrixvectormul
说明:matrixvectormul.c “矩阵向量乘”-matrixvectormul.c " vector by matrix"<zgRen> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] bigintegerbyshuzu
说明:采用纯数组的大数相加法,代码清晰,可用作模板-big integer<金恒> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Crout_Solve
说明:Solve Ax=B with Crout s method<chicloud> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] newton
说明:newton method 用迭代法计算root.数值计算的常用方法之一。-newton method: use iteration to calculate the root of a fuction. It is a common used method.<cranberries> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] MatlabProgrames
说明:matlab程序例程,包含解方程,曲线拟合等诸多实例,特别适合初学者-matlab programme examples, including solving equations, curve fitting, etc<xingxing> 在 2025-06-11 上传 | 大小:249kb | 下载:0
[数学计算/工程计算] ditui
说明:用来对一个给定数列求其递推公式。 第一行输入n,表示数列的长度。 第二行输入这个数列。 程序将给出该数列的递推公式。-Used for a given series for the recursive formula. The first line of input n, the length of that series. Enter the second line of this series. Procedures will be given the series of rec<curimit> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] liantongxing
说明:本程序引入了连通性状态压缩动态规划方法,可以在非常快的时间内解决棋盘上的哈密顿回路个数的计数。 时间复杂度O(n*m*3^n)远低于搜索。-This procedure introduced in the state of connectivity compression methods of dynamic programming can be very fast in time to solve the Hamiltonian circuit board on the count of<curimit> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] optimizethedesign
说明:优化设计常用程序,用C++编的一些最优化作业中的程序,有Newton法,DFP法,共轭梯度法,单纯形法,内点法,外点法,内外点法,都能使用。-Commonly used to optimize the design process, using C++ for some of the most optimized operating procedures, the Newton method, DFP method, conjugate gradient method, simplex meth<lijiale> 在 2025-06-11 上传 | 大小:10kb | 下载:0