资源列表

« 1 2 ... .26 .27 .28 .29 .30 3231.32 .33 .34 .35 .36 ... 3400 »

[数学计算/工程计算The-maximum-number-of-visitors

说明:现将举行一个餐会,让访客事先填写到达时间与离开时间,为了掌握座位的数目,必须先估计 不同时间的最大访客数。-Now hold a banquet, so that visitors pre-filled arrival time and departure time in order to keep the number of seats, you must first estimate the maximum number of
<tiercel> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数学计算/工程计算Permutations-combinations-problem

说明:将一组数字、字母或符号进行排列,以得到不同的组合顺序,例如1 2 3这三个数的排列 组合有:1 2 3、1 3 2、2 1 3、2 3 1、3 1 2、3 2 1-A set of numbers, letters or symbols arranged in order to get different combinations, such arrangement 123 of these three numbers Com
<tiercel> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数学计算/工程计算Quick-sort_method

说明:快速排序法的基本精神是在数列中找出适当的轴心,然后将数列一分为二,分别对左边与右边 数列进行排序,而影响快速排序法效率的正是轴心的选择。-The basic spirit of the quick sort is to identify the appropriate number of columns in the axis, then the number of columns is divided into two, resp
<tiercel> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数学计算/工程计算Screening-find-prime-numbers

说明:除了自身之外,无法被其它整数整除的数称之为质数,要求质数很简单,但如何快速的 求出质数则一直是程式设计人员与数学家努力的课题,在这边介绍一个着名的Eratosthenes求质 数方法。-In addition to outside itself, can not be called an integer divisible by the number of other primes, prime requirement is v
<tiercel> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数学计算/工程计算Iteration

说明:气象上的变量差值计算,包含jacobi与g-i-f两种-Calculated on the difference between the meteorological variables, including two kinds of jacobi and gif
<李春慧> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数学计算/工程计算chap33diffcentral

说明:中心微分算法,matlab没有自带,可以简化步骤-Center differential algorithm, matlab does not own, you can simplify the steps
<刘康> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数学计算/工程计算eigen

说明:c语言实现的对称矩阵求特征值特征向量源码-symmetric matrix c language source eigenvalues
<kent> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数学计算/工程计算test-of-numerical-analysis

说明:以一个非线性方程组为例,实现非线性方程组的牛顿迭代过程。-In a non-linear equations, for example, to achieve the Newton iteration of nonlinear equations.
<mike> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数学计算/工程计算three-spline-interpolation

说明:基于三次样条插值的基本原理,结合具体的事例,实现对于三次样条插值收敛性的判断。-Based on the basic principle of cubic spline interpolation, combined with concrete examples, to achieve convergence of judgment for interpolating cubic spline.
<mike> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数学计算/工程计算conjugate-gradient-method

说明:基于共轭梯度算法的基本原理,以某一个具体的事例,实现共轭梯度算法对于事例的求取。-Based on the basic principle of the conjugate gradient algorithm to certain specific instances, to achieve conjugate gradient algorithm for the case of the strike.
<mike> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数学计算/工程计算Monte_carloshili

说明:monto carlo 模拟实例 初学者可以学习借鉴-monto carlo simulation examples
<thr> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数学计算/工程计算MonteCarlo_Integration

说明:MonteCarlo积分算法,用VisualC++编写。使用MonteCarlo方法求解积分问题。-MonteCarlo integration algorithm, written in VisualC++. Use MonteCarlo method for solving integral problems.
<Forrest> 在 2024-11-06 上传 | 大小:1024 | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 3231.32 .33 .34 .35 .36 ... 3400 »

源码中国 www.ymcn.org