CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - euler

搜索资源列表

  1. 1200585-esfera-colision

    0下载:
  2. Simulates n-particles linked by resort inside a sphere with Euler method
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:840152
    • 提供者:Phoenix
  1. 5

    0下载:
  2. P0502:计算图像中的欧拉数 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象 -P0502: Euler calculated the number of images in the P0407: the text and the image is divided into two categories of non-text P0408: dete
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:9472
    • 提供者:张蕊
  1. EUCINV

    1下载:
  2. 用扩展欧拉法求逆元 rsa算法的必须组成函数模块 带对话框-Euler method with the expansion of rsa algorithm inverse function must be composed of modules with dialog box
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1961540
    • 提供者:周勇
  1. oular

    0下载:
  2. 离散数学里面的欧拉回路问题,先输入顶点数和边数,然后把边的两个顶点输入。-Discrete Mathematics inside loop Euler problem, enter the number of vertices and edges, and then the input side of the two vertices.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:923
    • 提供者:lovestream
  1. Multiplicativefunction

    0下载:
  2. 这个文件主要介绍了3算法 1线性时间筛素数 2线性时间求前n个数的欧拉函数值 3线性时间求前n个数的约数个数 并附有实现的C++代码 -This paper introduces a linear time algorithm for three sieve prime number 2 for linear time ago n the number of Euler function value of 3 for linear time about the number
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:7343
    • 提供者:许进
  1. zz

    0下载:
  2. 使用Euler-Cauchy method方法去处理2个矩阵。y(x) = eAxy0这个是实际的函数-Euler-Cauchy method used to deal with two matrix. y (x) = eAxy0 this is the actual function
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1223
    • 提供者:liuzhenghao
  1. 2

    0下载:
  2. 求欧拉回路,能够运行。。。。。。效果不错-For Euler circuit can be run. . . . . . Good results
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:162404
    • 提供者:miumiu
  1. ImprovedEulerformula

    0下载:
  2. 改进的欧拉公式的C语言实现 改进的欧拉公式的C语言实现-Improved Euler formula
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:114932
    • 提供者:天一生水
  1. Eulerformula

    0下载:
  2. 欧拉公式的C语言实现 -Euler formula
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:242879
    • 提供者:天一生水
  1. code

    0下载:
  2. 分别用改进的Euler方法和四阶Runge-Kutta方法求解。 -Were improved Euler method and fourth-order Runge-Kutta method.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:561
    • 提供者:娜娜
  1. 11

    0下载:
  2. 随机给出n*n的邻接矩阵,并打印出邻接矩阵,边的个数,回路的个数和每个顶点的度,并判断该图中是否存在Euler回路。-Random given the n* n adjacency matrix and adjacency matrix print, while the number, loop number and the degree of each vertex, and determine the existence of the map Euler circuit.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:230489
    • 提供者:steven
  1. GRID

    0下载:
  2. grid generation in 2 dimenstional for solving euler equation in tube with bump
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:995
    • 提供者:taher
  1. edo

    0下载:
  2. Algorithm to resolve some diferential equations using euler metoth
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1274
    • 提供者:DarkDog39
  1. 1041

    0下载:
  2. acm pku 1041题代码,经典欧拉回路问题。-acm pku 1041 title code, the issue of the classic Euler circuit.
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:998
    • 提供者:fireToWar
  1. 111

    0下载:
  2. 详细的求欧拉回路算法 -Euler circuit for a detailed algorithm for detailed loop Euler algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1895
    • 提供者:张云帆
  1. Flexible.approach.for.the.numerical.solution.of.t

    0下载:
  2. The use of runge kutta and euler method to integrate the INS GPS model
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:164773
    • 提供者:kurt
  1. solve_newton

    0下载:
  2. 本程序使用了改进欧拉法求解微分方程dy=x+exp(y),[0,1]。过程中使用了牛顿迭代法进行了简单的求根,避免了应用函数的繁琐处理,可以作为欧拉法与牛顿法的示例程序。-This procedure uses the Euler method to improve the differential equation dy = x+ exp (y), [0,1]. The course of using the Newton iterative method for the simple roo
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1874
    • 提供者:kevin
  1. Rigid_body_dynamic_simulation

    1下载:
  2. 基于欧拉方程的刚体在无重力空间中动力学MATLAB仿真程序-Based on the Euler equations of rigid body dynamics in the weightlessness of space in the MATLAB simulation program
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1356
    • 提供者:tang zh
  1. ODE

    0下载:
  2. 多种常微分方程的数值算法程序。包括常用的RungeKutta算符以及Euler算法-A variety of ordinary differential equations of the numerical algorithm of the procedure. Including the operator, as well as RungeKutta commonly used Euler algorithm, etc.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-15
    • 文件大小:3680367
    • 提供者:叶飞
  1. Euler_algorithm

    0下载:
  2. 改进的欧拉算法,数值分析,程序求解效果良好-Improved Euler algorithm, numerical analysis, solving the effective
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:630
    • 提供者:tony
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com