搜索资源列表

  1. algorithmcode

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

    • 发布日期:2024-05-16
    • 文件大小:9216
    • 提供者:liuchang
  1. WENOandENO

    1下载:
  2. 利用5阶精度的WENO方法求解欧拉方程,里面有源代码和说明文档,具体可参考论文Efficient Implementation of Weighted ENO Schemes。-The use of 5-order accuracy of the WENO method for solving Euler equations, which source code and documentation, specific reference
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:474112
    • 提供者:谢昌坦
  1. Euler

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

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:王记召
  1. euler

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

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:yf
  1. MatchingEulertoursandtheChinesepostman

    0下载:
  2. Matching, Euler tours and the Chinese postman.pdf是Edmonds和Johnson1973年,通过使用匹配理论,首次给出中国邮递员问题的多项式时间解法,前无古人,后无需来者。-The solution of the Chinese postman problem using matching theory is given
  3. 所属分类:文件格式

    • 发布日期:2024-05-16
    • 文件大小:1734656
    • 提供者:abrahamlau
  1. Euler

    0下载:
  2. 欧拉定理   对于互质的整数a和n,有aφ(n) ≡ 1 mod n -Euler' s theorem for coprime integers a and n, there is aφ (n) ≡ 1 mod n
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:12288
    • 提供者:王五
  1. euler

    0下载:
  2. Some ideas of Euler Algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:47104
    • 提供者:Thang
  1. Understanding_Euler_Angles

    0下载:
  2. 欧拉角演示,更直观深入理解3个欧拉角的内涵-Euler angle presentation and more intuitive 3-depth understanding of the meaning of the Euler angle
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:18432
    • 提供者:sayyou
  1. code

    0下载:
  2. Euler移动网格程序,主要自适应移动网格方法求解方程。-moving mesh method for Euler equatioon
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:30720
    • 提供者:杨银
  1. FE

    0下载:
  2. forward euler solving differential equations
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:ibrahim
  1. CFD

    0下载:
  2. 计算流体力学基本思想 Matlab实例分析 CFD实例分析-CFD Lax schemes for Euler Equation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:777216
    • 提供者:qingfengke
  1. OL

    0下载:
  2. 可以实现数值分析中的欧拉法、后退欧拉法和改进欧拉法的计算,程序中涉及到拉界面,以及许多控件的使用。-Numerical analysis can be achieved in the Euler, backward Euler and improved Euler s method of calculation, the procedure involved in drawing interface, as well as the us
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:风云
  1. euler

    0下载:
  2. 欧拉角应用方面,适合于航空航天专业。这是我在6自由度仿真中碰到的实际问题,千辛万苦才搜集到资料-euler knowedge,for aerospace or fly major
  3. 所属分类:技术管理

    • 发布日期:2024-05-16
    • 文件大小:1075200
    • 提供者:hasa
  1. Ordinary_Differential_Equationsrar

    0下载:
  2. 常微分方程的各种求解方法:Euler法、Runge-kutta法、Hamming法等-Ordinary differential equations to solve a variety of methods: Euler method, Runge-kutta method, Hamming Law
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:7168
    • 提供者:曾志刚
  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.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:kiyoung
  1. euler

    0下载:
  2. 关于中国邮递员问题的代码,很不错哦,希望对大家有用-A good code, and hope for all of us
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:fly
  1. oula

    0下载:
  2. 欧拉回路问题的求解,算法是删边,由于欧拉回路的算法较多,此为其中一个较为简单的-Euler circuit problem solving, algorithm is deleted edge, due to Euler circuit algorithm more, this is one of the more simple
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:166912
    • 提供者:蒋军
  1. a

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

    • 发布日期:2024-05-16
    • 文件大小:695296
    • 提供者:jhp627
  1. Three-pointmethodLaunchVehicleTrackingSystem

    0下载:
  2. 三点法跟踪运载火箭系统跟踪目标弹作匀速直线运动,拦截弹做匀速率运动。里面微分方程是用欧拉法求解的,为了提高精确度,改成四阶龙格库塔法-Tracking system to track the target missile launch vehicle for uniform linear motion, interceptor uniform rate of movement to do. Which is Euler' s me
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:22528
    • 提供者:zhxzhx
  1. isaacsrc.4_2.tar

    0下载:
  2. ISAAC采用多块网格技术求解二维或三维的Euler或者NS方程,并且提供了大量的湍流模型供使用,为相关研究人员提供了很好的参考。-ISAAC solves 2D or 3D Euler or NS equatioon based on a multiblock grid technique, also lots of turbulence models is included in the code. ISAAC provides a
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:262144
    • 提供者:Jinguang Yang
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org