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

搜索资源列表

  1. eluier_circuit

    0下载:
  2. 欧拉回路的c语言求解,可自行选择有向和无向图-Euler solved the c language, you can choose to own and undirected graph
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:29327
    • 提供者:qiang
  1. PE407

    0下载:
  2. PROJECT EULER 407的解法1,对于两个以上素因子的数字暴力搜索-PROJECT EULER 407
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:217626
    • 提供者:nyroro
  1. lingo

    0下载:
  2. 数独(sudoku)是一种数字逻辑游戏, 其概念源于拉丁方块, 由18世纪瑞士数学家欧拉发明, 后在美国发展并在日本得以发扬光大. 目前是最流行的一种用来锻炼逻辑思维及策略的工具. 数独玩法简单, 能全面考验做题者观察能力和推理能力. 经过这么多年的迅速发展, 已由最初的九宫数独形式演变出各种类型的数独, 符号给数学家和计算机学家提供了许多挑战性课题.本例根据九宫数独的游戏规则,提出其对应的方程组模型,然后根据方程组模型,用lingo软件进行求解。-Sudoku (sudoku) is a di
  3. 所属分类:Other systems

    • 发布日期:2017-06-09
    • 文件大小:16683615
    • 提供者:sum
  1. CopterAPP

    0下载:
  2. 四轴飞行器飞控源代码,四元素算法,PID算法,欧拉角-Four axis aircraft flight control source code, the four element algorithm, PID algorithm, Euler angle
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:24236
    • 提供者:资阳
  1. ActiveModels_version7

    0下载:
  2. 使用连续曲线来表达目标边缘,并定义一个能量泛函使得其自变量包括边缘曲线,因此分割过程就转变为求解能量泛函的最小值的过程,一般可通过求解函数对应的欧拉(Euler.Lagrange)方程来实现,能量达到最小时的曲线位置就是目标的轮廓所在。-Continuous curve to express goal edge, and define an energy functional so that its arguments including edge curve, so segmentation
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-09
    • 文件大小:15866773
    • 提供者:李祥霞
  1. wyetuw10

    0下载:
  2. 单独求欧拉函数的数学运算方法的一些基本程序-Some of the basic program for mathematical operation alone the Euler function
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:12766
    • 提供者:翁超
  1. MATLAB

    1下载:
  2. 隐式Euler公式求解常微分方程 输入参数: -odefun:微分方程的函数描述 -xspan:求解区间[x0,xn] -y0:初始条件 -h:迭代步长 -p1,p2,…:odefun函数的附加参数 输出参数: -x:返回的节点,即x=xspan(1):h:xspan(2) -y:微分方程的数值解-so easy!
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:394374
    • 提供者:颜泽勇
  1. GyroEuler(1)

    0下载:
  2. 本代码给出了欧拉角、旋转矩阵和四元数之间的变换关系。-This code gives the euler angles, the rotation matrix and the transformation of relationship between quaternion.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:11844
    • 提供者:xuxiangxing
  1. Model-answer

    0下载:
  2. 4.24 (Knight’s Tour) One of the more interesting puzzlers for chess buffs is the Knight’s Tour problem, originally proposed by the mathematician Euler. The question is this: Can the chess piece called the knight move around an empty chessboard and
  3. 所属分类:Console

    • 发布日期:2017-05-08
    • 文件大小:1620006
    • 提供者:kinglau66
  1. oula

    0下载:
  2. 欧拉计划46. 48 两题C++代码,采用穷举的办法,并未使用数学方法-Project Euler 46.48 two questions C++ code, using brute-force approach does not use mathematical methods
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1060
    • 提供者:丁丁当
  1. EulerAngles

    0下载:
  2. Eul_FromHMatrix,提供範例來轉換尤拉角度與matrix轉換公式,可以了解轉換如何運作-Eul_FromHMatrix, provide examples to convert Euler angles and matrix conversion formula, you can learn how to convert the operation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:386631
    • 提供者:黃祈閏
  1. matlab

    0下载:
  2. matlab 源码,实现欧拉插值,牛顿插值,拉格朗日插值等算法。-matlab source code to achieve Euler interpolation, Newton interpolation, Lagrange interpolation algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1052
    • 提供者:zhang
  1. Quaternion

    3下载:
  2. 四元数基本类库(C#),包括基于单位四元数应用于旋转与欧拉角、旋转矩阵转换,利用四元数完成空间坐标转换等方法-Quaternion basic class library (C#), including those based on unit quaternion rotation applied to the Euler angles, rotation matrix conversion, use quaternion perform spatial coordinate conversio
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1572
    • 提供者:dxx
  1. Exercise1_4

    0下载:
  2. 控制系统仿真,龙各库塔法,欧拉法,RK4等,这是书上的-Control system simulation, Long each Kutta method, Euler, RK4, etc. This is a book
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:2446
    • 提供者:kong046432
  1. JY901

    0下载:
  2. JY901上位机软件,可以实时显示角速度、加速度、欧拉角等多位信息。-JY901 PC software, you can display a number of real-time information about angular velocity, angular velocity, Euler angles and the like.
  3. 所属分类:Other systems

    • 发布日期:2017-05-19
    • 文件大小:5383168
    • 提供者:韩梦阁
  1. Console1

    1下载:
  2. 系统仿真应用中的四阶龙格库塔法 欧拉法RK法的Fortran程序-System simulation applications in Runge Law Library Tower RK Euler method Fortran program
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:514737
    • 提供者:dike
  1. buckling-of-beam-

    1下载:
  2. 利用matlab计算了欧拉梁的静力与屈曲计算,以及平面任意曲梁的静力计算。-buckling and static analysis of Euler and curved beam
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:17472
    • 提供者:zmxue
  1. roefou

    0下载:
  2. 用Roe格式的一阶迎风差分方法解决欧拉方程的黎曼问题-Solves the Riemann problem for the Euler equations using Roe s first-order upwind method
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2310
    • 提供者:王二狗
  1. jaosan

    0下载:
  2. 大学数值分析算法,关于非线性离散系统辨识,数值分析的EULER法。- University of numerical analysis algorithms, Nonlinear discrete system identification, EULER numerical analysis method.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4262
    • 提供者:郭小田
  1. nensen

    0下载:
  2. 一些自适应信号处理的算法,数值分析的EULER法,从先验概率中采样,计算权重。- Some adaptive signal processing algorithms, EULER numerical analysis method, Sampling a priori probability, calculate the weight.
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:8196
    • 提供者:赵胜根
« 1 2 3 4 5 6 78 9 10 11 12 13 14 »
搜珍网 www.dssz.com