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

搜索资源列表

  1. beryl-core-0.2.0

    0下载:
  2. Beryl and Compiz (at least the extra plugins division of compiz) have merged. Please all welcome Compiz Fusion! You ll find the new forums at http://forum.compiz-fusion.org. The very first development release of Compiz Fusion happened on August 13, 2
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:579.6kb
    • 提供者:张困
  1. MFCVegaPrime1.rar

    0下载:
  2. vega prime用于军事仿真或虚拟现实,标准C++代码,VSG内核,集成于MFC中方便用户开发应用程序!,vega prime for military simulation or virtual reality, standard C++ code, VSG core, integrated into MFC in the development and application of user-friendly program!
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-26
    • 文件大小:108.32kb
    • 提供者:tinlus
  1. fulltext

    0下载:
  2. A New Heuristic Algorithm for the 3D Bin Packing Problem
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:176.47kb
    • 提供者:cristi
  1. plotCamerasPlanes

    0下载:
  2. This program, given the co-ordinates of two cameras and planes, Clearly plots them in matlab interface. Very useful tool for Computer vision core developers.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-05
    • 文件大小:3.67kb
    • 提供者:Chetan J
  1. PIPEI

    0下载:
  2. 图像匹配是三维重建中的一个关键部分。在立体视觉中,为了得到空间一点的三维几何信息,需要从不同的视点方向获取的两幅(或者多幅)图像中正确找到这一个点在不同的图像中的投影点,这一个过程就叫做图像匹配(mIageMatchnig).所以图像匹配是立体视觉系统的核心,也是实现图像理解的基础。 。 -Three-dimensional reconstruction of the image matching is a key part of. In stereo vision, in order
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-09
    • 文件大小:15.48mb
    • 提供者:
  1. Xuanzhuan

    0下载:
  2. vrml2.0虚拟现实源码文件。 一个不停旋转的立方体,内嵌图片,并且图片随着立方体上的长方体不停旋转。核心代码是通过内嵌“javascr ipt”实现的旋转-vrml2.0 virtual reality source file. A constantly rotating cube, embedded images, and pictures with the constantly rotating cube cuboid. Through the core code is embedd
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:65.14kb
    • 提供者:zwcway
  1. BookCode

    0下载:
  2. 本书是通往高级程序设计的桥梁,其中并不涉及初学者的内容,完全从实战出发讲述核心理论和程序设计!这就意味着没有把时间浪费在一些基础的概念,如初始化Direct3D或使用Windows的消息处理上,所以你需要预先了解一些关于Direct3D的相关知识。啊哈!不要立马想到放弃,我所谓的基础知识是很基础的内容,如初始化Direct3D,使用材质和纹理,操作顶点缓冲器。如果你己知道这些,那么就肯定已经做好了学习该书的准备。-This book is a bridge leading to high pro
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-17
    • 文件大小:25.23mb
    • 提供者:narsu
  1. TaskingGameEngineAnimation_Source

    0下载:
  2. 利用Tasking方法使3D運算效能可以隨著CPU core的增加而隨之提高,以單線程之animation system轉換成多線程為範例。-Tasking allows programs to benefit from scaling as core counts are increased giving our users a great game experience consistent with their choice of hardware. In this sample we
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-30
    • 文件大小:11.93mb
    • 提供者:eric chang
  1. dxTestCode

    0下载:
  2. DX在GIS中的应用核心文件 在GIS中合理正常的使用-DX in GIS core file DX application core files in GIS DX in GIS application core file
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-08
    • 文件大小:1.37kb
    • 提供者:Allen
  1. xinhaoyuxitong2

    0下载:
  2. 在现行的理工科教学中,matlab的应用已经成为一个重要的内容.尤其在电子类的核心专业课信号与系统中,matlab的作用更加值得教师关注.文章就信号与系统这一课程中牵涉到的一些典型matlab程序,进行了注解和说明.试图在信号与系统和matlab的应用两方面找到了一个更为恰当的结合点,使学生和教师在专业知识和应用性工具方面,得到一个更好的处理方式.-In the current teaching of science and engineering, matlab application has
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-23
    • 文件大小:271.32kb
    • 提供者:李五
  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. volume

    0下载:
  2. 最简单的体绘制,包括shader和cpp,核心算法在Shader里头,采用的是英伟达体绘制的解决方案,算法详情去看英伟达的GPU特效编程-Volume Render : include shader and c++ file ,the core algorithm was written in glsl fils
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-04
    • 文件大小:7.12kb
    • 提供者:daigan
  1. freelss-master

    1下载:
  2. FreeLSS 是一个3d激光扫描程序,可以对旋转平台上的物体进行3d扫描,得到点云。-FreeLSS is a laser scanning program for the Raspberry Pi. It allows a Raspberry Pi to function as the core to a complete turn table laser scanning system.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-06
    • 文件大小:719.26kb
    • 提供者:wangguozhang
搜珍网 www.dssz.com