资源列表

« 1 2 ... .16 .17 .18 .19 .20 421.22 .23 .24 .25 .26 ... 3400 »

[数学计算/工程计算Double-integration-in-C-Language

说明:用C语言实现二重积分数值计算,精度较高;并且仿照程序中实现二重积分的思想,可以很容易扩展到三重以上的积分。-Using C language to achieve double integral numerical calculation, high accuracy and follow the procedures realize the idea of double integral, can be easily extended to more than triple the poin
<liangweiyuan> 在 2025-09-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算fft

说明:快速变换傅立叶法,不使用原有的普通离散傅立叶变换方程,而使用新的快速变换傅立叶方法。-Fast Fourier transform method, the non-use of existing ordinary discrete Fourier transform equation, and use the new fast Fourier transform method.
<小马> 在 2025-09-16 上传 | 大小:2kb | 下载:0

[数学计算/工程计算gs

说明:通过C语言实现高斯消去法,基本思想是每次消去一个未知数,把原来的方程化为等价的三角形方程组。-Through the C language to achieve Gaussian elimination method, the basic idea is to eliminate every time an unknown, the original equation into the equivalent of the triangle equations.
<小马> 在 2025-09-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算GRKT10

说明:通过C语言,实现龙格库塔法,用四阶龙格库塔法求解一阶微分方程组。-Through the C language, the realization of Runge-Kutta method with fourth-order Runge-Kutta method for solving first-order differential equations.
<小马> 在 2025-09-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Euler

说明:C语言实现的改进欧拉法,用定步长和变步长实现改进欧拉法求解常微分方程组。
<小马> 在 2025-09-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算exp

说明:执行EXP计算的快速算法实现源码, Visual C++ 6.0 环境下编译通过.-Implementation of EXP realize fast algorithm for computing source, Visual C++ 6.0 environment compiled through.
<刘奎志> 在 2025-09-16 上传 | 大小:101kb | 下载:0

[数学计算/工程计算Douglas-PeuckerLineApproximationAlgorithm

说明:When working with mathematical simulations or engineering problems, it is not unusual to handle curves that contains thousands of points. Usually, displaying all the points is not useful, a number of them will be rendered on the same pixel since the
<成东> 在 2025-09-16 上传 | 大小:419kb | 下载:0

[数学计算/工程计算program

说明:实现求众数,平均数,方差,标准差等功能,运行环境VS2005,语言VB.net-Order to realize the plural, mean, variance, standard and poor functionality, operating environment VS2005, language of VB.net
<王丹> 在 2025-09-16 上传 | 大小:59kb | 下载:0

[数学计算/工程计算danchunxing

说明:实现线性规划的单纯性法,编译环境VC6.0,开发语言C++。-Realize linear programming simplex method, the compiler environment VC6.0, development language C .
<王丹> 在 2025-09-16 上传 | 大小:265kb | 下载:0

[数学计算/工程计算bashuma

说明:实现八数码问题,能够清晰的显示每一步计算的结果,开发语言C++。-Eight digital realize the problem, being able to clearly display each step of calculation, with the development of language C++.
<王丹> 在 2025-09-16 上传 | 大小:2kb | 下载:0

[数学计算/工程计算inv_fixed

说明:亲手所编,定点矩阵求逆,包括定点的相加、相减、相乘、相除。其中,考虑了运算过程中的Q值,精度,溢出相关问题,并且使用了大数运算,以补码形式表示大数。读者可以根据此代码根据需要进行扩展!-Made by hand, fixed-point matrix inversion, including fixed-point of the sum, subtraction, multiplication, division. Among them, taking into account in the p
<cjs> 在 2025-09-16 上传 | 大小:13kb | 下载:0

[数学计算/工程计算GivensHouseholder_eigenvectors

说明:GivensHouseholder法求解特征向量和特征值,公司所做项目中就是采用此法求解对称矩阵的特征向量和特征值,仅供参考!-Method GivensHouseholder eigenvector and eigenvalue, the company has done projects that use this method to solve symmetric matrix of eigenvectors and eigenvalues, for reference purposes
<cjs> 在 2025-09-16 上传 | 大小:7kb | 下载:0
« 1 2 ... .16 .17 .18 .19 .20 421.22 .23 .24 .25 .26 ... 3400 »

源码中国 www.ymcn.org