CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 3D图形编程 搜索资源 - parallel

搜索资源列表

  1. Projection

    0下载:
  2. A C++ program to show the projection of 3D objects using Cabinet Oblique Parallel Projection onto xy-plane (i.e. angle=30 deg).
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2.2kb
    • 提供者:艾文
  1. Bezier曲面的三维显示

    1下载:
  2. 利用计算机图形学中的平行投影方法进行Bezier曲面的显示,很综合的例子-use of computer graphics in parallel projection method Bezier surface, a very comprehensive example
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:49.7kb
    • 提供者:王申
  1. cast.rar

    1下载:
  2. 一个基于MPI的并行的体绘制算法,该算法是纯软件实现,在无图形卡的机群上使用,含一个简单的医学图象数据。,MPI-based parallel volume rendering algorithm, which is a pure software implementation, graphics cards without the use of aircraft, including a simple medical image data.
  3. 所属分类:3D图形编程

    • 发布日期:2014-05-13
    • 文件大小:1.88mb
    • 提供者:dodo88
  1. 三维变换包括几何变换和投影变换

    1下载:
  2. 三维变换包括几何变换和投影变换。 几何变换有平移、旋转、对称、错切、变比。 投影变换有平行投影和透视图。,Three-dimensional geometric transformations, including transformation and projection transformation. Geometric transformations are translation, rotation, symmetry, shear, variable ratio. Parallel
  3. 所属分类:3D图形编程

    • 发布日期:2017-06-29
    • 文件大小:1.96mb
    • 提供者:star
  1. RT1

    1下载:
  2. 使用CUDA进行并行光线跟踪的原代码,需要支持CUDA的显卡和相应驱动-The use of CUDA parallel ray tracing of the original code, the need to support CUDA graphics card and the corresponding drive
  3. 所属分类:3D图形编程

    • 发布日期:2013-07-08
    • 文件大小:6.9kb
    • 提供者:静涛
  1. PSSM4u

    0下载:
  2. PSSM(Parallel-Split Shadow Maps)阴影算法C#源码-PSSM(Parallel-Split Shadow Maps)Shadow algorithm C# source code
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1.65mb
    • 提供者:Anew
  1. nbody

    0下载:
  2. N-body问题模拟程序openmp sequential code-N-body simulation sequential code, easy to adapt to parallel
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-04
    • 文件大小:2.49kb
    • 提供者:John Yu
  1. ProjCurves2SurfaceByUVwhileKeepWorldZpos

    0下载:
  2. 这是用于rhino的脚本,先选择一个surface,再选择一组曲线,则将这组曲线从世界坐标按所选surface的uv投影到曲面上,同时尽量保持原来的世界Z坐标。(一般选的surface都是平行于xy平面的,这样可以让一组曲线在xy方向上的形状按曲面uv修改)-This is the scr ipt for the rhino, first select a surface, then select a set of curves, then this set of curves selected
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-01
    • 文件大小:976byte
    • 提供者:Aky_z
  1. 3D-reconstruction

    0下载:
  2. 。在单幅影像中,首 先将平行线分成分别平行于X 、Y、Z 坐标轴线的“三组”平行线,然后利用间接平差,求得它们的灭点X ∞、Y∞、Z ∞ 进而求取影像的内方位元素x0 、y0 、f 与三个角元素φ、ω、κ。并在假定房屋长度为L 基础上,同时解求影像的摄站 坐标XS 、YS 、ZS 与房屋的宽度W、高度H, 从而实现房屋的三维重建。-. In the single image, were first divided into parallel lines parallel to th
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-17
    • 文件大小:382.4kb
    • 提供者:jun
  1. vrml

    0下载:
  2. 一个简单的vrml实例代码,三个并列正方体-Vrml code for a simple example, three parallel cube
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-21
    • 文件大小:691byte
    • 提供者:wangshiqian
  1. VTK-Parallel-Programming-

    0下载:
  2. 关于vtk的并行,parallel processing文章,很好的入门资料-introduce parallel procesing,best for learning parallel vtk programming
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-05
    • 文件大小:283.85kb
    • 提供者:lee
  1. zjyvisualparallel

    0下载:
  2. 对地震体数据进行体绘制,并利用多个线程实现了并行三维可视化-Seismic volume data, volume rendering, and the use of multiple threads to achieve a parallel three-dimensional visualization
  3. 所属分类:3D Graphic

    • 发布日期:2017-12-01
    • 文件大小:305.8kb
    • 提供者:章纪扬
  1. PKMgongzuokongjian

    1下载:
  2. 并联机构工作空间图形可视化,matlab编制的代码,请交流-Parallel Workspace graphical visualization, matlab code is compiled, please exchange
  3. 所属分类:3D Graphic

    • 发布日期:2016-10-20
    • 文件大小:1kb
    • 提供者:dino
  1. intel_mutilcore_smoke-source-r1.2

    0下载:
  2. intel 基于多核优化游戏引擎示例代码。根据cpu核心数创建多个线程,并行处理AI 物理、特效 渲染等,提高帧率和流畅度。由于pudn文件大小限制,删除了资源文件,只留下源代码。-intel multicore optimized game engine example is based on code. Creating multiple threads based on the number of cpu core, parallel processing AI physics, effe
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-11
    • 文件大小:17.76mb
    • 提供者:dxg
  1. Fluid3D-master

    0下载:
  2. 水流实时模拟渲染程序,使用高性能的显卡并行计算。-Real-time rendering flow simulation program, using high-performance graphics card parallel computing.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-25
    • 文件大小:360.17kb
    • 提供者:shenty
  1. my_mag

    0下载:
  2. 仿真一维均匀平面电磁波在自由空间(理想介质)中的传播; 假设传播方向沿 +x 轴,即均匀平面电磁波的波阵面与yOz平面平行。-Simulation of one-dimensional uniform plane wave propagation in free space (over medium) in assume that the propagation direction of the axis+x that uniform wavefront yOz plane paral
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1.34kb
    • 提供者:林池
  1. QT_smokeParticles.tar

    0下载:
  2. 在linux上使用QT对烟雾颗粒进行并行计算和3d模型模拟-Parallel computation and 3D model simulation of smoke particles using QT on Linux
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-26
    • 文件大小:8.16mb
    • 提供者:liyang
  1. particles.tar

    0下载:
  2. linux系统下,cuda与qt搭建的并行计算平台下实现了溃坝模型-Under the Linux system, the dam break model is realized by the parallel computing platform which is built by CUDA and QT
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-20
    • 文件大小:5.04mb
    • 提供者:liyang
  1. final.synctex

    0下载:
  2. 有道翻译提供即时免费的中、英、日、韩、法、俄、西班牙文全文翻译、网页翻译服务-The problem of the quality control in stainless steel A&P lines always attracts significant interest the producers. In the last years, the increase in the resolution of the digital imaging systems and the
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-04
    • 文件大小:22.84kb
    • 提供者:太阳
  1. Equalizer

    0下载:
  2. Equalizer 是标准的中间件并行创建和部署基于OpenGL的应用程序。它使应用程序能够从多个显卡,处理器和计算机利于规模的渲染性能,外观质量和显示尺寸。均衡器在任何应用程序运行未经修改的可视化系统从一个简单的工作站,以大型图形集群,多GPU工作站和虚拟现实装置- Equalizer is the standard middleware to create and deploy parallel OpenGL-based applications. It enables applicat
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-21
    • 文件大小:5.59mb
    • 提供者:金朋轩
« 12 »
搜珍网 www.dssz.com