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

搜索资源列表

  1. 2262

    0下载:
  2. 北京大学ACM比赛题目 In 1742, Christian Goldbach, a German amateur mathematician, sent a letter to Leonhard Euler in which he made the following conjecture: Every even number greater than 4 can be written as the sum of two odd prime numbers.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1.9kb
    • 提供者:pengfam
  1. Runge-Kutta_fortain

    0下载:
  2. 1、用欧拉法、四阶龙格库塔法进行插值计算,求解微分方程。(压缩包内的两个小程序) 2、面向微分方程的仿真程序包。(压缩包内的大程序,ALL OF THE PROGRAM.for) 大程序中又增加了变长的龙格库塔运算方法。-1, using Euler, fourth-order Runge-Kutta method for interpolation, solving differential equations. (Compressed within the two small pro
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-04
    • 文件大小:1.25mb
    • 提供者:
  1. imageprocess2

    0下载:
  2. 对矩阵进行四叉树分解,将图像分为文字和非文字的两个类别,形态学梯度检测二值图像的边缘,形态学实例——从PCB图像中删除所有电流线(仅保留芯片对象),计算图像中的欧拉数 -Of the matrix quadtree decomposition, the image is divided into text and non-text of two categories, the morphological gradient detection of the edge binary image,
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1.61kb
    • 提供者:wang
  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
    • 文件大小:9.25kb
    • 提供者:张蕊
  1. euler

    0下载:
  2. 关于中国邮递员问题的代码,很不错哦,希望对大家有用-A good code, and hope for all of us
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:3.34kb
    • 提供者:fly
  1. FEMc

    0下载:
  2. C++编写的有限元计算程序。 版权所有: Comments/Questions can be directed to: Charbel Farhat : charbel@alexandra.colorado.edu Michel Lesoinne: michel@vette.colorado.edu Kendall Pierson : piersonk@vette.colorado.edu -----------------------------------------
  3. 所属分类:Algorithm

    • 发布日期:2014-09-10
    • 文件大小:1.02mb
    • 提供者:paradisedragon
  1. all_prmRoot

    0下载:
  2. 通过欧拉函数和判断两个数是否互素的函数来求出一个数的所有原根。-By Euler' s function and determine whether the two numbers to find the prime function of a number of all primitive roots.
  3. 所属分类:Network Security

    • 发布日期:2017-03-27
    • 文件大小:647byte
    • 提供者:xiaohe
  1. Euler

    0下载:
  2. 欧拉法阶线性方程组,解决现有的所有方程的线性揭发能够给实现输入输出同步发生十分有用-Euler method linear equations to solve all existing equations discovered able to achieve simultaneous occurrence of very useful input and output
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:647byte
    • 提供者:s
  1. hw4yg

    1下载:
  2. 利用Euler定理求一个数的所有原根,包含求φ(m).-Euler Theorem by seeking a number of all primitive roots, including the demand φ (m).
  3. 所属分类:Algorithm

    • 发布日期:2016-01-03
    • 文件大小:608kb
    • 提供者:li-ellin
  1. Euler-Engineering

    0下载:
  2. Euler工程,找最长的数列! 定义一个正整数数列,其迭代公式为: n = n/2 (当n为偶数) n = 3n+1 (当n为奇数) 比如从n=13开始,计算这个数列得: 13 ->40->20->10->5->16->8->4->1 这个数列一共有10项。 要求在小于1百万的所有起始数中,哪个数能产生最长的数列。 -Euler project, find the longest series! Define a p
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:3.34kb
    • 提供者:superman
  1. Archimedes

    0下载:
  2. 數學大師歐勒(Euler) 找到一個計算圓周率的無窮乘積 : pi/2 = 3/2 * 5/6 * 7/6 * 11/10 * 13/14 * 17/18 * 19/18 * 23/22 * … 有趣的是, 這公式裡, 所有分子都是大於 2的質數, 分母則是不能被 4整除, 且最接近分子的偶數. -Math Masters Euler (Euler) a calculation of pi to find the infinite product: pi/2 = 3/
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:4.86kb
    • 提供者:edward
  1. euler

    0下载:
  2. provides path of all existing euler paths in a given non directional graph
  3. 所属分类:CAD

    • 发布日期:2017-11-13
    • 文件大小:7.77kb
    • 提供者:nakul
  1. a

    0下载:
  2. 在数论,对正整数n,欧拉函数是少于或等于n的数中与n互质的数的数目。 φ函数的值 通式:φ(x)=x(1-1/p1)(1-1/p2)(1-1/p3)(1-1/p4)…..(1-1/pn) 其中p1, p2……pn为x的所有质因数,x是不为0的整数。φ(1)=1(唯一和1互质的数就是1本身)。 (注意:每种质因数只一个。比如12=2*2*3  那么φ(12)=12*(1-1/2)*(1-1/3)=4)  若n是质数p的k次幂,φ(n)=p^k-p^(k-1)=(p-1)p^(k-1),因为除了
  3. 所属分类:Algorithm

    • 发布日期:2017-11-18
    • 文件大小:756byte
    • 提供者:koko
  1. 101---Domino

    0下载:
  2. SGU 101 Domino 题解 能否找一条欧拉路将所有边走一遍,输出路径-SGU 101 Domino problem solution will be able to find an Euler path all the edges go again, the output path
  3. 所属分类:Data structs

    • 发布日期:
    • 文件大小:751byte
    • 提供者:YuGao
  1. hanshufangcheng

    0下载:
  2. 都是matlab中经典的函数与方程代码,如埃特金插值,复合求积公式,用欧拉法求一阶常微分方程的数值解,龙格库塔法等-All matlab functions and equations of classical code, such as Aitken interpolation, composite quadrature formula, the first-order Euler method for the numerical solution of ordinary differenti
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:23.86kb
    • 提供者:雷霆
  1. imageprocess2

    0下载:
  2. 对矩阵进行四叉树分解,将图像分为文字和非文字的两个类别,形态学梯度检测二值图像的边缘,形态学实例——从PCB图像中删除所有电流线(仅保留芯片对象),计算图像中的欧拉数-Of the matrix quadtree decomposition, the image is divided into text and non-text of two categories, the morphological gradient detection of the edge binary image, mo
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:1.65kb
    • 提供者:ebythe
  1. Euler-Algorithm-program-CPP

    0下载:
  2. 详细说明:基因组组装算法 欧拉算法C++源程序:很好的实现基因组组装和拼接的功能,包含实现该功能的所有程序。-Genome assembly algorithms calculate Euler C++ source: well implemented genome assembly and stitching functions, including all procedures to achieve this functionality.
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:171.84kb
    • 提供者:丁晓
  1. aiux

    0下载:
  2. 众所周知,欧拉角和四元数是存在对应关系的,后者用于导航等时不存在死区现象-As is known to all, euler angles and quaternions is corresponding relationship exists, the latter is used for navigation, etc. There is no dead zone phenomenon
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-15
    • 文件大小:5kb
    • 提供者:Otezpoj
  1. integyr

    0下载:
  2. As is known to all, euler angles and quaternions is corresponding relationship exists, the latter is used for navigation, etc. There is no dead zone phenomenon
  3. 所属分类:OpenCV

    • 发布日期:2017-12-28
    • 文件大小:4kb
    • 提供者:ardrzem
  1. TVD

    0下载:
  2. TVD格式的euler方程。各种限制器都有!(Euler equation of TVD scheme. There are all kinds of limiters!)
  3. 所属分类:数学计算

    • 发布日期:2021-04-19
    • 文件大小:572kb
    • 提供者:静默遥望
« 12 »
搜珍网 www.dssz.com