CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 体积

搜索资源列表

  1. eno&weno.rar

    5下载:
  2. 数值计算程序,基于非结构有限体积法的eno和weno的计算格式.-Numerical procedure, based on the volume of non-structural priority issue
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-03-10
    • 文件大小:10687
    • 提供者:
  1. fvm.rar

    2下载:
  2. 用有限体积法计算结构网格下的对流扩散程序,用adi方法求解。-Structure with finite volume method for convection-diffusion process under the grid, with adi Solving
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-03-10
    • 文件大小:7838
    • 提供者:
  1. PackageProblem

    2下载:
  2. 实现背包问题 package problem 1. 问题描述 假设有一个能装入总体积为T的背包和n件体积分别为w1 , w2 , … , wn 的物品,能否从n件物品中挑选若干件恰好装满背包,即使w1 +w2 + … + wn=T,要求找出所有满足上述条件的解。例如:当T=10,各件物品的体积{1,8,4,3,5,2}时,可找到下列4组解: (1,4,3,2)、(1,4,5)、(8,2)、(3,5,2)。 2. 基本要求 读入T、n、w1 , w2 , … , wn
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9296
    • 提供者:李昭明
  1. integral_volume

    2下载:
  2. 使用蒙特卡罗方法计算积分和体积的Matlab代码,适合初学者。-calculated using the Monte Carlo method and size of the integration of Matlab code for beginners.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1071
    • 提供者:宋仁栋
  1. CFD2_lc

    4下载:
  2. 有限体积法求解一维欧拉方程,有助于理解近似黎曼解的概念
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1827
    • 提供者:李超
  1. CFD2_lc_MUSCL

    5下载:
  2. 有限体积法求解一维欧拉方程,采用二阶MUSCL迎风格式,计算一维等熵喷管的流程,喷管扩张段有正激波。有助于理解和学习MUSCL格式
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2200
    • 提供者:李超
  1. SIJTQ6tQ

    0下载:
  2. 利用一块芯片完成除时钟源、按键、扬声器和显示器(数码管)之外的所有数字电路功能。所有数字逻辑功能都在CPLD器件上用VHDL语言实现。这样设计具有体积小、设计周期短(设计过程中即可实现时序仿真)、调试方便、故障率低、修改升级容易等特点。 本设计采用自顶向下、混合输入方式(原理图输入—顶层文件连接和VHDL语言输入—各模块程序设计)实现数字钟的设计、下载和调试。 一、 功能说明 已完成功能 1. 完成秒/分/时的依次显示并正确计数; 2. 秒/分/时各段个位满10正确进位
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:678406
    • 提供者:luoliang
  1. ball 球体积和球表面积计算设计

    0下载:
  2. “球体积和球表面积计算设计”。设计一个对话框,可以输入球的半径,输出球体积和球表面积。-to check the ball s v and s.
  3. 所属分类:压缩解压

    • 发布日期:2017-03-23
    • 文件大小:37878
    • 提供者:林博东
  1. fortran

    7下载:
  2. 圆柱绕流的数值模拟(基于有限体积法),Fortran程序-Numerical simulation of flow around a cylinder (based on the finite volume method), Fortran program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-12-24
    • 文件大小:46401
    • 提供者:钱云
  1. AUSM

    1下载:
  2. C++语言AUSM+格式,有限体积法,注释也不是太多-C-AUSM+ format, finite volume method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:1077
    • 提供者:钱云
  1. flair

    0下载:
  2. flair 限制函数,是有限体积法中非常常用的一种限制函数。-Application of flair mod function
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:2957
    • 提供者:guoshaogang
  1. bfstep

    0下载:
  2. 四边形结构网格,可用于有限元有限体积的计算-Quadrilateral structured grid can be used for the calculation of the finite element, finite volume
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:476736
    • 提供者:zhuchuanyun
  1. 2

    0下载:
  2. 主要讲解偏微分方程组的离散方法,包括有限差分法,有限体积法-Mainly on the discrete method of partial differential equations, including finite difference method, finite volume method
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:634322
    • 提供者:yuanlong
  1. shockwave

    1下载:
  2. REO 格式 有限体积计算 N-S方程 5步R-K-REO scheme finite volume calculated in step 5 RK NS equations
  3. 所属分类:Algorithm

    • 发布日期:2015-06-22
    • 文件大小:37888
    • 提供者:andy yan
  1. cfd

    1下载:
  2. Fortran 有限体积法 一阶迎风格式计算欧拉方程 管流-Fortran order upwind finite volume method, the format of a pipe flow calculation of Euler equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:37450
    • 提供者:andy yan
  1. FVM-convection-and-diffusion

    2下载:
  2. 流体力学中有限体积法的求解程序,matlab代码-Finite volume method for solving procedures, matlab code(matlab code, -Finite, volume, method, for, solving, procedures, MATLAB, code)
  3. 所属分类:数学计算

    • 发布日期:2017-12-19
    • 文件大小:20480
    • 提供者:wuzhy
  1. 基于蚁群算法的油罐变位识别与体积标定_刘丽华

    0下载:
  2. 基于蚁群算法的油罐变位识别与体积标定_刘丽华 用于数学建模(Oil tank displacement recognition based on ant colony algorithm with _ Liu Lihua volume calibration Used for mathematical modeling)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:287744
    • 提供者:1155
  1. cvt

    0下载:
  2. 应用常体积法完成csd与cfd之间的插值计算(The interpolation between CSD and CFD is done by the constant volume method)
  3. 所属分类:数学计算

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:张桂江
  1. SFVEnew20170905.synctex

    0下载:
  2. 三维 柱体有限体积法基本思路以及程序实现,基本思路以及程序实现(3 d cylinder finite volume method, the basic train of thought and program implementation)
  3. 所属分类:数学计算

    • 发布日期:2017-12-25
    • 文件大小:41984
    • 提供者:木木0_0
  1. OpenCFD-EC2D-1.5.4

    1下载:
  2. 李新亮老师基于有限体积法的程序OPENCFD(Teacher Li Xinliang's program opencfd based on finite volume method)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2021-03-09
    • 文件大小:316416
    • 提供者:橄榄枝
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com