资源列表

« 1 2 ... .69 .70 .71 .72 .73 1074.75 .76 .77 .78 .79 ... 3400 »

[数学计算/工程计算bag-C-Algorithm

说明:背包问题系列算法详解 背包问题是一个关于最优解的经典问题。通常被讨论的最多的,最经典的背包问题是0-1背包问题(0-1 Knapsack Problem)。它是一切背包问题及相关背包问题的基础。本篇博文将详细分析0-1背包问题,并给出0-1背包问题的几种解法,同时也对0-1背包问题的内涵进行延伸,丰富其外延至完全背包问题和多重背包问题,并给出背包问题的算法实现过程,希望对大家有帮助。-Detailed Algorithm for
<唐永笙> 在 2025-02-14 上传 | 大小:5kb | 下载:0

[数学计算/工程计算Dollittle

说明:Dollittle算法最简单的计算方法的一个算法,这个就是他的源代码,需要的同学尽量下载哈!-Dollittle algorithm is the simplest method of an algorithm, this is his source code, students need to try to download Ha!
<郝帅> 在 2025-02-14 上传 | 大小:165kb | 下载:0

[数学计算/工程计算AMO

说明:fortran 计算大西洋涛动的程序,里面包含的nc资料是fortran 直接读取的,有参考价值-fortran procedure for calculating the Atlantic Oscillation, which contains fortran nc data is read directly, there is reference value
<张静> 在 2025-02-14 上传 | 大小:2kb | 下载:0

[数学计算/工程计算Transform

说明:大地测量计算程序,可以计算由WGS84坐标系转换为空间直角坐标系以及其它坐标系下的大地坐标系及高斯投影坐标系。经过软件验证,程序无误-Geodetic computer program can calculate the WGS84 coordinates into rectangular coordinates and other spatial coordinate system of the earth coordinate sy
<wanyinan> 在 2025-02-14 上传 | 大小:45kb | 下载:0

[数学计算/工程计算Dijkstra

说明:this an example of the Dijkstra Algorithm written in Visual C-this is an example of the Dijkstra Algorithm written in Visual C++
<LAL0 C0TA> 在 2025-02-14 上传 | 大小:272kb | 下载:0

[数学计算/工程计算snackmatrix

说明:用C实现的蛇形矩阵,输入一个1到N的数字,确定其最外层边长,然后由外到内产生一个蛇形数阵。-Serpentine matrix with the C implementation, enter a number from 1 to N, determine the outer side, and then from the outside to create a snake within the digital matrix.
<邱瑞祥> 在 2025-02-14 上传 | 大小:3kb | 下载:0

[数学计算/工程计算juzhenlun

说明:介绍了矩阵论的相关内容,非常适用于初学者!-Describes the relevant elements of matrix theory is very suitable for beginners!
<lijiaxu> 在 2025-02-14 上传 | 大小:1.38mb | 下载:0

[数学计算/工程计算interpolation

说明:用C来编写实现lagrange插值,分段线性插值,三次样条插值三种插值算法方法。有关计算机数值方法的问题。-Using C to write to achieve lagrange interpolation, linear interpolation, cubic spline interpolation of three interpolation methods. Numerical methods on computer pro
<陈博灿> 在 2025-02-14 上传 | 大小:463kb | 下载:0

[数学计算/工程计算009

说明:求偶数的平均数,课后小程序,用到数组的内容,适合初学者-The average number of courtship, a small after-school program, use the contents of the array, suitable for beginners
<Tian Dou> 在 2025-02-14 上传 | 大小:229kb | 下载:0

[数学计算/工程计算iterativemethods

说明:分别用二分法、Newton法、弦截法、Newton下山法四种迭代法求解非线性方程x5-3x3+x-1= 0 在区间[-8,8〕上的全部实根,设计算法完成根区间隔离,然后实现单根区间上的迭代算法求解方程。-Respectively dichotomy, Newton method, Secant Method, Newton descent method four kinds of iterative methods for solvin
<陈博灿> 在 2025-02-14 上传 | 大小:448kb | 下载:0

[数学计算/工程计算Fortran

说明:FORTRAN常用数值算法的程序集,希望对大家有所帮助-FORTRAN numerical algorithm commonly used in the assembly, we want to help
<谭文> 在 2025-02-14 上传 | 大小:11.52mb | 下载:0

[数学计算/工程计算fft

说明:fft tutorial for learning about FFT
<ali> 在 2025-02-14 上传 | 大小:156kb | 下载:0
« 1 2 ... .69 .70 .71 .72 .73 1074.75 .76 .77 .78 .79 ... 3400 »

源码中国 www.ymcn.org