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

搜索资源列表

  1. fluidsD3D

    0下载:
  2. 基于最新一代通用GPU--Geforce8800,在CUDA平台上开发流体模拟程序,是基于GPU的通用计算应用在图形学领域的一个范例。由于该环境在国内不常见,并且支持模拟环境,保留了可执行文件作为参考。-based on the latest generation of common GPU -- Geforce8800. CUDA platform in the development of fluid simulation program, GPU is based on the gener
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1685113
    • 提供者:白洪涛
  1. gpgpu_fluid

    0下载:
  2. 环境,vc,DirectX9 2007。cg语言编写的基于GPU流体模拟,墨水效果
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2802672
    • 提供者:岳月
  1. LunaGPGems

    0下载:
  2. 应用Vertex shader3.0,通过GPU通用计算技术实现对流体的物理和渲染,实现高效率的流体模拟
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2617043
    • 提供者:wuyue
  1. marching_cubes

    0下载:
  2. 实现march_cube的源程序,在流体模拟,医学图像处理领域有很重要的应用
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:129320
    • 提供者:LiuMing
  1. FluidSolver2

    1下载:
  2. 一个经典的流体模拟源代码,花了很长时间在网上找到的。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:19084
    • 提供者:赵群
  1. superflow

    0下载:
  2. 另外一个二维流体模拟的源码。好像使用了nvidia最新的显卡编程语言CUDA实现。
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:4479290
    • 提供者:tiantiancode
  1. FluidSolver 流体模拟源代码(OpenGL)计算机图形学

    1下载:
  2. 流体模拟源代码(OpenGL)计算机图形学,计算机流体力学-fluid simulation based OpenGL
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2016-11-16
    • 文件大小:10232832
    • 提供者:Yang xianda
  1. SPH.rar

    2下载:
  2. 基于粒子系统的中小尺度流体模拟,利用SPH方法求解NS方程。,Small and medium-sized particle system based fluid simulation, using SPH method to solve NS equation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:34883
    • 提供者:于亚莉
  1. wavelet.turbulence.tar

    2下载:
  2. 小波分析来进行流体模拟,siggraph08的同名论文的代码,非常经典!-Wavelet analysis for fluid simulation, siggraph08 papers of the same name code, very classic!
  3. 所属分类:Special Effects

    • 发布日期:2015-09-04
    • 文件大小:74804
    • 提供者:hanxiaoye
  1. smoke

    0下载:
  2. Mick West制作的烟雾流体物理动画(Fluid Physics Example)模拟效果程序,带有工文件,本代码基于DirectX,可以用VS.net编译运行,代码中有编译指导,并且附件中带有可执行程序,可以直接运行并实时操作。-This source code is Mick West s Fluid Physics Example. It is a smoke simulation code project based on DirectX. Permission is hereby
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:79570
    • 提供者:andy
  1. HeatTransferandFluidFlowNumericalSimulation

    1下载:
  2. 这是帕坦卡的<<传热与流体流动的 数值计算>>,是译本关于传热和流体模拟的经典资料,希望对有时间有兴趣的初学者有所帮助-This is the帕坦卡< < heat transfer and fluid flow numerical calculation> > is on the heat transfer and fluid translation of a classic analog data, in the hope that intere
  3. 所属分类:source in ebook

    • 发布日期:2017-05-16
    • 文件大小:4468244
    • 提供者:hry
  1. air-2d

    0下载:
  2. 一个流体数值模拟程序,模拟空中或从一个钻孔运动中筛选不饱和区。三维空气流动的异常,各向异性饱和带空气流通。-A fluid numerical simulation program to simulate the air or from a drilling campaign in the filter is not saturated zone. The abnormal three-dimensional air flow, anisotropy saturated with air cir
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:41099
    • 提供者:杨曦
  1. air

    1下载:
  2. 这个是快速流体模拟的源代码,应用glut,opengl,稀疏矩阵,二阶龙哥库塔。-fast fluid simulation source code
  3. 所属分类:2D Graphic

    • 发布日期:2016-11-16
    • 文件大小:32119
    • 提供者:孟欣然
  1. nast3dgp25B15D_1146468442

    0下载:
  2. 二维流体模拟源代码 linux环境下可编译 也可以用mingw-Two-dimensional fluid simulation source code can be compiled under linux environment, can also be used mingw
  3. 所属分类:Algorithm

    • 发布日期:2014-10-30
    • 文件大小:1042729
    • 提供者:马宏
  1. GraphicsHomework

    6下载:
  2. 课程设计的主要内容为开发一个实时绘制大规模三维场景的程序系统,应老师要求,完成的主要功能如下。 必做部分: 1. 采用3DS Max对三维场景进行了建模。场景中包含了建筑物、道路、天空等基本元素,实现了场景的纹理贴图功能。(见图1,2) 2. 实现了通过3DS Loader读取场景数据。 3. 使用了OpenGL和GLUT扩展库来实时绘制上述场景,画面生成速度达到36帧/秒。 4. 提供了友善的用户界面,并实现了多角度场景的交互漫游,可以以第一人称行走的方式漫游场景
  3. 所属分类:OpenGL

    • 发布日期:2013-05-06
    • 文件大小:14389414
    • 提供者:王晓宁
  1. CGTest

    0下载:
  2. 流体模拟 设计CG 使用 gpu加速 流体模拟 设计CG 使用 gpu加速-Fluid simulation
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-13
    • 文件大小:20750807
    • 提供者:xinjunyan
  1. 1

    0下载:
  2. 流体模拟源代码,仅限于流体,用起来很不错-Fluid simulation source code, only fluid, it is very good with
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:18817
    • 提供者:lvlovekun
  1. Mathematicsfor3DGame

    0下载:
  2. 介绍计算机图形学中的数学知识,包括矩阵、射线追踪、阴影、流体模拟等多种常用的知识,包括多篇数学计算机图形学经典文章-Introduction of mathematical knowledge in computer graphics, including the matrix, ray tracing, shadows, fluid simulation, and a variety of common knowledge
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:58091520
    • 提供者:chenxu
  1. 三维LBM可压缩方腔模拟流

    0下载:
  2. 三维LBM可压缩方腔模拟流体受到作用力以后流场的变化情况(Three dimensional LBM compressible square cavity simulation flow)
  3. 所属分类:其他

    • 发布日期:2019-12-10
    • 文件大小:1024
    • 提供者:萌萌倪
  1. 流体模拟入门,Robert Bridson

    0下载:
  2. 涉及到流速、物体力(重力和用户定义的力等)、粘度(分子间的吸引力)、压力(我认为流体分子间的排斥力,也就是不可压缩性)。
  3. 所属分类:软件工程

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com