CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 数值算法/人工智能 数学计算/工程计算

资源列表

« 1 2 ... .66 .67 .68 .69 .70 371.72 .73 .74 .75 .76 ... 3415 »
  1. VCMath.VC度分秒(时分秒)转换公式

    0下载:
  2. VC度分秒(时分秒)转换公式;求经纬度差;渐长纬度计算公式;已知两点经纬度求第二点相对第一点的方位距离,VC degrees minutes and seconds (time minute and second) conversion formula seeking latitude and longitude difference amidst growing latitude formula 2:00 longitude and latitude are known to seek
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-22
    • 文件大小:1.74kb
    • 提供者:gaodongting
  1. sunrise.根据获得的经纬度计算某日日出日落时间的代码

    0下载:
  2. 根据获得的经纬度计算某日日出日落时间的代码,采用C语言编写。,According to the calculation of latitude and longitude of a sunset time on the code, using C language.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-26
    • 文件大小:936.32kb
    • 提供者:曾文秋
  1. MatlabFiniteDifferenceMethodof

    0下载:
  2. 有限差分法的Matlab程序(椭圆型方程),用有限差分法求解矩形域上的Poisson方程,Matlab Finite Difference Method of Procedure (elliptic equations), using finite difference method on the rectangular domain of the Poisson equation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-04-03
    • 文件大小:4.25kb
    • 提供者:欧阳
  1. 采用最小二乘法进行多点平面拟合的算法介绍

    0下载:
  2. 采用最小二乘法进行多点平面拟合的算法介绍。,Least square method for planar multi-point fitting algorithm introduction.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-25
    • 文件大小:37.64kb
    • 提供者:veilking
  1. shidao 石岛潮汐程序 fortran编写

    0下载:
  2. 石岛潮汐程序 fortran编写 很有用啊-shidao tide
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-25
    • 文件大小:107kb
    • 提供者:yc
  1. Mersenne 梅森旋转算法(Mersenne twister)

    0下载:
  2. 梅森旋转算法(Mersenne twister) 是一个伪随机数发生算法,可以快速产生高质量的伪随机数, 修正了古典随机数发生算法的很多缺陷。-Mason rotation algorithm (Mersenne twister) is a pseudo-random number generation algorithm that can quickly produce high-quality pseudo-random numbers, random number correction a
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-21
    • 文件大小:79.54kb
    • 提供者:郭福明
  1. Kalman-simulinkkalman滤波器的simulink的M函数的实现方法

    0下载:
  2. kalman滤波器的simulink的M函数的实现方法,包括干扰信号,测量噪声信号-kalman filter simulink realization of M functions, including signal interference, measurement noise signal
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-24
    • 文件大小:968byte
    • 提供者:likang
  1. Matrix.设计一个造成矩阵类Matrix

    0下载:
  2. 设计一个造成矩阵类Matrix,包含一个元素类型为int的二维数组,分别设计一个静态方法和实例方法把矩阵转置,分别设计静态方法和实例方法实现二个矩阵相加、相乘。重写方法toString(),使其能输出此矩阵。,Caused by the design of a matrix of type Matrix, contains an element type for the two-dimensional array of int, respectively, to design a static
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-22
    • 文件大小:1.49kb
    • 提供者:5235668
  1. 机械优化设计黄金分割法程序

    0下载:
  2. 机械优化设计,黄金分割法程序,程序可以在vc6.00++环境运行,Optimal Design of Machinery, golden section method procedures, the procedures can vc6.00++ environment to run
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-21
    • 文件大小:1.6kb
    • 提供者:陈文斌
  1. netn.拟牛顿法求非线性方程

    0下载:
  2. 拟牛顿法求非线性方程,并以一组三元二次方程组为例进行求解。,Quasi-Newton method for nonlinear equations, and a group of ternary quadratic equation group is solved as an example.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-25
    • 文件大小:912byte
    • 提供者:953427
  1. Geochem 数据集基本统计参数计算

    0下载:
  2. 数据集基本统计参数计算,例如平均值、均方差、最大值、最小值、1/4分位值、2/4分位值、3/4分位值、峰度系数、偏度系数、异常下限等。使用迭代算法实现。-A program for statistic parameters from a dataset, such as the means, STD variation, MinX, MaxX, 1/4 quatitile, 2/4 quatitile, 3/4 quatitile, Kut. and Skew. coefficients, th
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-26
    • 文件大小:3.67kb
    • 提供者:Micheals
  1. newton 牛顿迭代求根法和牛顿

    0下载:
  2. 牛顿迭代求根法和牛顿-steffensen加速法-Newton method for root-solving problems. Newton-Steffenson is also included.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-29
    • 文件大小:1.01kb
    • 提供者:Mu Lufei
« 1 2 ... .66 .67 .68 .69 .70 371.72 .73 .74 .75 .76 ... 3415 »
搜珍网 www.dssz.com

浏览历史记录

关闭