资源列表
111
- 幼儿数学训练软件的源码.随机给出数字,让学生计算.-Training in early childhood mathematics software source code. Random numbers are given to enable students to calculate.
Cfft
- 实现FFT算法的C语言程序 需要请参考-C-FFT algorithm implementation program needs to refer to
Osculating
- 基于密切锥方法的高超声速乘波前体设计源程序,Fortran编写-Hypersonic Waverider Fore Body Design Based on Osculating Cones
bag-C-Algorithm
- 背包问题系列算法详解 背包问题是一个关于最优解的经典问题。通常被讨论的最多的,最经典的背包问题是0-1背包问题(0-1 Knapsack Problem)。它是一切背包问题及相关背包问题的基础。本篇博文将详细分析0-1背包问题,并给出0-1背包问题的几种解法,同时也对0-1背包问题的内涵进行延伸,丰富其外延至完全背包问题和多重背包问题,并给出背包问题的算法实现过程,希望对大家有帮助。-Detailed Algorithm for Knapsack Problem Series
Dollittle
- Dollittle算法最简单的计算方法的一个算法,这个就是他的源代码,需要的同学尽量下载哈!-Dollittle algorithm is the simplest method of an algorithm, this is his source code, students need to try to download Ha!
Dijkstra
- this an example of the Dijkstra Algorithm written in Visual C-this is an example of the Dijkstra Algorithm written in Visual C++
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.
juzhenlun
- 介绍了矩阵论的相关内容,非常适用于初学者!-Describes the relevant elements of matrix theory is very suitable for beginners!
interpolation
- 用C来编写实现lagrange插值,分段线性插值,三次样条插值三种插值算法方法。有关计算机数值方法的问题。-Using C to write to achieve lagrange interpolation, linear interpolation, cubic spline interpolation of three interpolation methods. Numerical methods on computer problems.
009
- 求偶数的平均数,课后小程序,用到数组的内容,适合初学者-The average number of courtship, a small after-school program, use the contents of the array, suitable for beginners
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 solving nonlinear equation x5-3x3+ x
Fortran
- FORTRAN常用数值算法的程序集,希望对大家有所帮助-FORTRAN numerical algorithm commonly used in the assembly, we want to help
