搜索资源列表
Fleury.rar
- 用C++实现的fleury算法查找欧拉回路,已经编译好,解压缩后可以直接运行,With C++ Realized fleury algorithm to find Euler circuit, has been compiled, and can be extracted directly run
pendulum
- 单摆运动的仿真,用到了欧拉算法,ode45算法且对两种方法进行了对比-eulerode ode45 matlab pendulum
algorithmcode
- 计算机算法程序,欧拉图,汉密顿回路,kruscal,红黑树,排序算法源代码。-Computer algorithm , Euler , Hamilton circuit, kruscal, red and black tree, sorting algorithm source code.
Directed-Euler-Graph
- 一个关于求有向欧拉图的算法实现,简单易行,可以借鉴。-An algorithm for directed-Eular Graph.
shuzhifenxishiyan
- 包括欧拉 拉格朗日 龙贝格 三次样条函数 牛顿下山法等数值分析实验课算法.-Including the Euler-Lagrange Romberg cubic spline function method and other numerical analysis Newton descent algorithm for experimental course.
ola
- 欧拉法和龙格库塔算法解一阶常微分方程源-function Euler
Algorithm
- 主要是算法源码包。 包含线段树(区间更新,单点更新),网络流(最大流) , 树状数组,求欧拉回路,简单几何,简单自动机,以及Polya计数问题的入门程序。-The algorithm source package. Contains the segment tree (update interval, single-point update), network flow (maximum flow), BIT(binary index tree), Euler circuit, simple g
fleury
- fleury算法作欧拉圈,但必须先判断是否成为欧拉圈-fleury algorithm for Euler circles, but must first determine whether the Euler circle
Euler
- 改进欧拉算法,算出微分方程与微分方程组的定解。此代码仅限于一阶常微分方程组。-Improved Euler algorithm calculates the differential equation and definite solution of differential equations. This code is limited to one order ordinary differential equations.
duncan
- 一个简单的 邓肯-张模型,向前欧拉积分算法-A DUNCAN-ZHANG MODEL ,WHICH CAN BE USED BY UMAT
CopterAPP
- 四轴飞行器飞控源代码,四元素算法,PID算法,欧拉角-Four axis aircraft flight control source code, the four element algorithm, PID algorithm, Euler angle
Euler-Algorithm-program-CPP
- 详细说明:基因组组装算法 欧拉算法C++源程序:很好的实现基因组组装和拼接的功能,包含实现该功能的所有程序。-Genome assembly algorithms calculate Euler C++ source: well implemented genome assembly and stitching functions, including all procedures to achieve this functionality.
matlab
- matlab 源码,实现欧拉插值,牛顿插值,拉格朗日插值等算法。-matlab source code to achieve Euler interpolation, Newton interpolation, Lagrange interpolation algorithm.
The-algorithm-of-number-theory
- ACM-数论常用算法,包括筛法求素数,求欧拉函数等-ACM-the algorithm of number theory
vqualsymbolstarvatin
- 关于欧拉算法的表示,一个简单的演示,用c做的,希望对大家有帮助()
Eular exact_slove
- 对于一维欧拉方程根据Toro的理论可求出精确解,可对其他算法的效率进行判断。(For one dimensional Euler equation, the exact solution can be obtained according to the theory of Toro, which can be used to judge the efficiency of other algorithms.)