Welcome![Sign In][Sign Up]
Location:
Search - Euler

Search list

[Mathimatics-Numerical algorithmsEuler

Description: Euler
Platform: | Size: 1024 | Author: 刘拿 | Hits:

[OtherEuler公式与改进Euler比较

Description: Euler公式与改进Euler比较。-Euler formula and improve Euler comparison.
Platform: | Size: 3072 | Author: 颜欢 | Hits:

[Data structs双Euler 回路问题

Description: 一个很好的算法练习: 问题描述:对于给定的图G,经过图中每条边恰好2 次的回路称为图G 的双Euler 回路。 编程任务:对于给定的图G,编程计算图G 的双Euler 回路。 -a good algorithm practice : Problem description : for a given graph G, After map each side exactly two times the loop known as the G-Euler circuit. Programming tasks : for a given graph G, the program calculated the G-Euler circuit.
Platform: | Size: 2048 | Author: | Hits:

[AlgorithmGalerkin--Euler

Description: 程序是用for写的,没有这一项 主要是求解欧拉方程-procedure is used for writing, no such solution is a major Euler Equations
Platform: | Size: 32768 | Author: 黄科峰 | Hits:

[Special EffectsEuler(matlab)_CanTestWithImage

Description: 计算图像中的欧拉数,经典代码,采用matlab实现,可以熟悉欧拉数的求法,及相关MATLAB函数的用法,带图片可测试。-calculated image of Euler number, classic code using Matlab realized, could familiar with the Euler number for the law, MATLAB functions and related usage, with pictures can be tested.
Platform: | Size: 14336 | Author: whq | Hits:

[Algorithmeuler

Description: 求解一阶常微分方程的两个欧拉法,先前欧拉和改进梯形法。-solving a differential equation 2 Euler, Euler and improve previous trapezoidal method.
Platform: | Size: 1024 | Author: 陈涛 | Hits:

[OtherEuler

Description: 用Euler法及其改进方法解初值问题u’=-5u,t0=0,u(0)=1 的微分方程。在C语言中实现-Use of Euler method and its improved method to solve initial value problem u =- 5u, t0 = 0, u (0) = 1 the differential equation. In the C language to achieve
Platform: | Size: 6144 | Author: mabiao | Hits:

[AlgorithmEuler

Description: 这是一个定步长欧拉法程序实现,在c++编译器上调试过了!-This is a fixed-step Euler method program in c compiler tried hike!
Platform: | Size: 1024 | Author: boody | Hits:

[Algorithmeuler

Description: 一种数值分析常用的欧拉算法,用matlab实现的-Numerical Analysis of a commonly used Euler algorithm, achieved using matlab
Platform: | Size: 11264 | Author: wlq | Hits:

[MPIEuler

Description: 对二维的反应扩散方程使作欧拉差分的并行计算-Of two-dimensional reaction-diffusion equations for the Euler differential so that the parallel computing
Platform: | Size: 5120 | Author: 张国勇 | Hits:

[CSharpeuler

Description: 一个简单的euler一笔画问题的一个简单的解法,希望对大家有帮助!-A simple one stroke Euler problem a simple solution, and they hope to help everyone!
Platform: | Size: 55296 | Author: 张锦 | Hits:

[OpenGL programEuler

Description: CAD图形处理中欧拉操作的OpenGL和C++实现代码-CAD graphics processing operation in the Euler OpenGL and C++ to achieve code
Platform: | Size: 332800 | Author: reallycsc | Hits:

[Windows DevelopEuler

Description: 设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).
Platform: | Size: 885760 | Author: 灵药 | Hits:

[Windows DevelopEuler

Description: C++解欧拉回路问题,解决了简单的情况,可以解大多数情况-C++ solution of the Euler circuit problem, to solve a simple situation, possible solutions to the majority of cases
Platform: | Size: 579584 | Author: pf | Hits:

[AlgorithmEuler.tar

Description: 一个非结构Euler方程的求解器,对于结构网格将点的坐标安((i=1,imax),k=1,kmax)输入后就可以了,适用于任何结构C型网格,但解法是非结构的哦!-A unstructural Euler equations solver, for unstructured grid coordinates of the point An ((i = 1, imax), k = 1, kmax) can be entered after, and apply to any structure, C-type grid, but the method non-structural Oh!
Platform: | Size: 11264 | Author: 大波 | Hits:

[Compress-Decompress algrithmseuler

Description: euler格式前进、后退和改进的格式,并在一个程序中-euler
Platform: | Size: 1024 | Author: 谷山 | Hits:

[matlabEuler

Description: Euler方法求解微分方程的源程序,很实用,绝对正确,还有画图功能,图形中描出点来,简单易懂。-Euler method for solving differential equations of the source, very practical, absolutely right, there are drawing function, points to delineate the graphic, easy to understand.
Platform: | Size: 10240 | Author: 于凤财 | Hits:

[Data structsEuler-diagram

Description: 欧拉图判定 有向图和无向图都可以实现,有操作文档说明。-to determine Euler diagram directed graph and undirected graph can be achieved, also there is an operational documentation .
Platform: | Size: 258048 | Author: | Hits:

[Other1D-Euler-Code-Ver.1

Description: 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 run it to see how it is capable of computing discontinuous solutions. Incorporate various flux subroutines given below to explore other methods.
Platform: | Size: 6144 | Author: cdp | Hits:

[Algorithm1-D 欧拉(Euler)方程求解Laval缩放喷管.rar

Description: 参照Blazek博士的单元节点法准1-D 欧拉(Euler)方程程序,编写采用单元中心法的准1-D 欧拉(Euler)方程求解Laval缩放喷管的程序。(Referring to Dr. Blazek's element node method, the quasi 1-D Euler equation procedure is used to prepare the quasi 1-D Euler equation using the cell center method to solve the Laval scaling nozzle procedure.)
Platform: | Size: 18432 | Author: 燕儿鱼 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net