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

搜索资源列表

  1. Euler

    0下载:
  2. 用Euler法及其改进方法解初值问题u’=-5u,t0=0,u(0)=1 的微分方程。在C语言中实现
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6825
    • 提供者:mabiao
  1. euler

    0下载:
  2. 一个简单的euler一笔画问题的一个简单的解法,希望对大家有帮助!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:55666
    • 提供者:张锦
  1. Euler公式与改进Euler比较

    0下载:
  2. Euler公式与改进Euler比较。-Euler formula and improve Euler comparison.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3302
    • 提供者:颜欢
  1. Fleury.rar

    0下载:
  2. 用C++实现的fleury算法查找欧拉回路,已经编译好,解压缩后可以直接运行,With C++ Realized fleury algorithm to find Euler circuit, has been compiled, and can be extracted directly run
  3. 所属分类:其他小程序

    • 发布日期:2017-04-01
    • 文件大小:9318
    • 提供者:王文剑
  1. weno

    7下载:
  2. 一维欧拉方程的高精度求解,WENO/WENO重构,ROE flux-One-dimensional Euler equations for solving the high-accuracy, WENO/WENO Reconstruction, ROE flux
  3. 所属分类:Windows编程

    • 发布日期:2017-03-27
    • 文件大小:6092
    • 提供者:markailee
  1. euler

    0下载:
  2. 在fortran语言中,利用eular方法来解2维的微分方程-In fortran languages, eular method to use 2-dimensional differential equation solution
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1550
    • 提供者:alien
  1. graph

    0下载:
  2. 图的一系列性质,通过输入图的结点和边,输出图的各种矩阵,并可判断图是否是连通图,欧拉图等性质.-Map a series of nature, by entering the graph nodes and edges, the output map of various matrices, and to determine whether it was connected graph chart, such as the nature of the Euler diagram.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:2913
    • 提供者:Jimmy
  1. algorithmcode

    0下载:
  2. 计算机算法程序,欧拉图,汉密顿回路,kruscal,红黑树,排序算法源代码。-Computer algorithm , Euler , Hamilton circuit, kruscal, red and black tree, sorting algorithm source code.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:9207
    • 提供者:liuchang
  1. Euler

    0下载:
  2. 用Euler法计算常微分方程数值解,由文件输入,以表格形式输出-Using Euler method to calculate the numerical solution of ordinary differential equations
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:768
    • 提供者:王记召
  1. euler

    0下载:
  2. 计算方法中,尤拉法与改进的尤拉法的实现程序,C语言编程实现-Calculation method, Euler method and the improved Euler method of implementation procedures, C programming language implementation
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:704
    • 提供者:yf
  1. Euler

    0下载:
  2. 设n是一正整数,小于n且与n互素的正整数的个数为n的欧拉函数,记为Euler(n)。-Set n is a positive integer less than n and coprime with n positive integer n the number for the Euler function, recorded as Euler (n).
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:885451
    • 提供者:灵药
  1. Euler

    0下载:
  2. C++解欧拉回路问题,解决了简单的情况,可以解大多数情况-C++ solution of the Euler circuit problem, to solve a simple situation, possible solutions to the majority of cases
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:579853
    • 提供者:pf
  1. 3dtrans

    0下载:
  2. 3D Space Coordinate Transformations This folder contains 3 files (m-functions) : - t2x.m Transformation Matrix to Generalized Position Vector. - x2t.m Generalized Position Vector to Transformation Matrix. - m2m.m Mass/Inertia Tensor
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:6391
    • 提供者:kiyoung
  1. a

    0下载:
  2. 欧拉回路算法实验代码 判断是否为欧拉回路-Euler circuit algorithm to determine whether the experiment code Euler circuit
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:695097
    • 提供者:jhp627
  1. Directed-Euler-Graph

    0下载:
  2. 一个关于求有向欧拉图的算法实现,简单易行,可以借鉴。-An algorithm for directed-Eular Graph.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:129625
    • 提供者:阿牛
  1. oular

    0下载:
  2. 实现一个简单的欧拉回路,是图论与代数的课程设计-A simple Euler circuit
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:909313
    • 提供者:lovestream
  1. 1D-Euler-Code-Ver.1

    1下载:
  2. Here is a 1D Euler code (1D shock tube code) for solving Sod s shock tube problem, using Roe s Approximate Riemann solver, minmod limiter, and 2-stage Runge-Kutta time-stepping. Learn how a second-order non-oscillatory Euler code is written, or just
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:6579
    • 提供者:cdp
  1. ----euler code---

    0下载:
  2. This code aboat euler number example.
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:8192
    • 提供者:M.Z
  1. 1D Euler

    6下载:
  2. 本程序用于求解一维无粘可压缩欧拉方程(激波管问题) 运用Dummy Cell处理边界条件; 通量计算方式: AUSM Scheme; 重构方法:MUSCL方法 限制器:Van Albada限制器 时间离散:四步Runge-Kutta方法(his program is used to solve one dimensional inviscid compressible Euler equation (shock tube problem) Application
  3. 所属分类:Windows编程

    • 发布日期:2018-04-23
    • 文件大小:13312
    • 提供者:cfdzaza
  1. 2D-Euler

    0下载:
  2. 二维欧拉,网格划分,流动求解,结构网格,精确度高(2-D Euler, mesh generation, flow solution, structured mesh, high accuracy)
  3. 所属分类:其他

    • 发布日期:2021-02-16
    • 文件大小:2048
    • 提供者:普朗特
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com