-
Matching-2
//给定整数n,产生所有[2n]上的匹配(matching)
//将其视为一个所有块大小均为2的集合分拆
//以a_i表示其第i个元素所在的集合号
//输出格式为 a1 a2 a3 ...
//满足
//a_{i+1} <= max { a1,a2,...a_i } + 1
(//a given integer n, have all [2n] on the matching (matching)// will be considered as an all pieces are two sets of a split// a_i said in its i elements of a collection of lies// output format for a1 a2 a3 ...// meet// a_ i (a))
- 2007-06-13 22:14:46下载
- 积分:1
-
实现UTM平面坐标系到经纬度的双向转换 CoordinateConversion
实现UTM平面坐标系到经纬度的双向转换,是地理方面应用的好助手(UTM plane coordinate system to achieve two-way conversion of latitude and longitude, is a good helper geographic applications)
- 2014-10-23 09:43:25下载
- 积分:1
-
mom-Fortran-Programs
矩量法的fortran程序,忘了那本书的源码了(Method of Moments fortran program, forgot the source of the book)
- 2021-02-02 21:29:59下载
- 积分:1
-
floyd
求解最短路算法,,,
赋路径初值 更新 显示迭代步数
显示每步迭代后(solve the lest distance)
- 2013-09-13 12:35:54下载
- 积分:1
-
约束优化问题
含约束的优化问题求解案例,算法简单,求解很方便实用(Constrained optimization problem solving case, the algorithm is simple, easy to solve, practical)
- 2017-09-08 15:50:49下载
- 积分:1
-
duoxiangshi
计算方法程序:多项式拟合(Calculation procedure: Polynomial Fitting)
- 2008-05-01 14:42:31下载
- 积分:1
-
reynolds-equation
用有限差分法求解雷诺方程,提供了一段简介的MATLAB程序(Reynolds equation using the finite difference method, the period of introduction MATLAB program)
- 2013-05-20 10:44:24下载
- 积分:1
-
zyp
计算各种气象物理量,包括散度、涡度、螺旋度、垂直速度、水汽通量、比湿、假相当位温、k指数等的grads 程序,(Calculate various meteorological physical quantity, including divergence, vorticity, helicity, vertical velocity, water vapor flux, specific humidity, pseudo-equivalent temperature, k index grads program,)
- 2021-05-07 18:01:36下载
- 积分:1
-
CH7
一些很有用的数值计算程序:包括多种数值逼近算法的C语言程序,如龙格逼近算法,里米兹一致逼近算法等(Some very useful numerical calculation procedures: including a variety of numerical approximation algorithm for the C language program, such as the Runge approximation algorithm, where meads uniform approximation algorithm)
- 2008-07-15 09:27:57下载
- 积分:1
-
Cplex121_Example
说明: matlab调用cplex12.1的例子,这些例子对matlab的cplex接口函数做了非常详细的说明,适用于cplex-matlab的初学者(matlab call cplex12.1 the examples that the cplex interface function of matlab to do a very detailed explanation for beginners cplex-matlab)
- 2020-12-24 10:49:06下载
- 积分:1