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

搜索资源列表

  1. 3DModel

    0下载:
  2. 3维图形显示。 OpenGL,Visual 2008环境-Three-dimensional graphic display. OpenGL, Visual 2008 Environment
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-16
    • 文件大小:490387
    • 提供者:lwl
  1. PlanePlane

    1下载:
  2. 一个求平面与平面交线的算法。大致思想是:先求出各平面的法线(plane.normal),再将这两条法线叉乘,得出来的向量就是交线的方向。最后经过计算得出3维直线方程中的a = (s2 * n1n2dot - s1 * n2normsqr) / (n1n2dot * n1n2dot - n1normsqr * n2normsqr) b = (s1 * n1n2dot - s2 * n2normsqr) / (n1n2dot * n1n2dot - n1normsqr * n2normsqr) -c
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1920039
    • 提供者:福利周围
  1. 2626Chess

    0下载:
  2. PKU 2626 Chess的问题解答,C++实现。 使用的是3维DP-It s a C++ solution for the problem-2626 in PKU ACM on-line judge.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1185
    • 提供者:jess
  1. a_3d_Shape15015611222002

    0下载:
  2. 用数学函数生成3维图形。-This code generats nice 3d shapes using the Math.cos and Math.sin objects.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:2869
    • 提供者:peter
  1. A_Javascri191042772005

    0下载:
  2. 3维空间对物体积文字变形及改变视角。对任何浏览器适用-Rotate and Morph Objects and Text in real 3D It should be Browser independent Tested on IE 6, Opera 8, Netscape 7, Firefox, Mozilla. Best Perfomance under IE 6
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-15
    • 文件大小:7895
    • 提供者:peter
  1. 3

    0下载:
  2. 基于三维猫映射的彩色图像加密算法 基于三维猫映射的彩色图像加密算法-image encryption base on cat mapping image encryption base on cat mapping
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:507229
    • 提供者:ff
  1. fdtd_example

    0下载:
  2. 成功实现3维FDTD的算法,算法简洁明了-Successful implementation of the three-dimensional FDTD algorithm is simple and clear
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1461
    • 提供者:xinqiangyang
  1. e3dgame

    0下载:
  2. 一个非常Cool的3维飞行游戏,使用DirectX 7。效果同真正的商业3维飞行十分相似,推荐下载。 -A very Cool 3-D flight game, the use of DirectX 7. The same effect as a real commercial three-dimensional flight are very similar to download.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:507439
    • 提供者:278
  1. vcopengl

    0下载:
  2. 用vc和opengl实现3维可视化,初学者例子,并附带glut包-With vc, and opengl to achieve three-dimensional visualization examples for beginners, and with glut package
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-03
    • 文件大小:438060
    • 提供者:szy
  1. T

    0下载:
  2. 实现2,3维坐标轴切换-To achieve 2,3-dimensional axis switching
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1667
    • 提供者:齐飞
  1. FFT_3D

    0下载:
  2. 针对轴承故障,利用信号采集系统采集三种故障信号,应用FFT,画出3维频谱-For the bearing failure, the use of signal acquisition system collected three kinds of fault signals, applied FFT, draw three-dimensional spectrum
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:553
    • 提供者:
  1. sfc_pres_temp_wr

    0下载:
  2. 本例子演示了如何利用fortran90接口写一个3维变量,并添加属性-This example shows how to use fortran90 interface to write a three-dimensional variable, and add a property
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:1709
    • 提供者:yetsyu
  1. sfc_pres_temp_rd

    0下载:
  2. 本例子演示了如何利用f90接口来读取已经创建的3维变量,并检查读写正确与否 -This example shows how to use the f90 interface to read the already created three-dimensional variable, and check whether or not to read and write properly
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:1868
    • 提供者:yetsyu
  1. 2

    0下载:
  2. 三维粱单元有限元计算内核,用VC++编写-engine for finite element analysis with the 3-d beam element, coded with VC++
  3. 所属分类:transportation applications

    • 发布日期:2017-04-05
    • 文件大小:305448
    • 提供者:梦回
  1. 3Dgame_computergraphics

    0下载:
  2. 3D游戏与计算机图形学中的数学方法,该书介绍了3维空间下的向量、矩阵、四元数、边界盒、球、平面、射线等内容,并附带相关实现代码。-one book about 3D and computer graphics,you can learn more about math method of this.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-21
    • 文件大小:6601063
    • 提供者:王婷
  1. 2D3D-registration

    0下载:
  2. 数字影像重建在基于灰度的2D/3D医学图像配准技术中具有重要作用。它是利用基于射线追踪算法从三维数据如CT中获得二维虚拟x线图像。影像重建结果的质量直接影响到配准结果的精度。本文对数字影像重建技术作了一定的探讨,实现了对cT体数据的数字影像重建,并通过增强技术获得了突出骨组织的图像,为后续的配准研究做了很好的准备工作。-Digital image reconstruction in intensity based 2D/3D medical image registration techniqu
  3. 所属分类:Document

    • 发布日期:2017-04-08
    • 文件大小:106279
    • 提供者:liaozw
  1. 3DSample1

    0下载:
  2. 3维重建的一些例子,基于matlab平台-Some examples of three-dimensional reconstruction, based on matlab platform
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:862981
    • 提供者:minzhang
  1. OpenGLSuperBible

    0下载:
  2. 该文档是英文原著的opengl文档,通过介绍c++语言来调用opengl函数来画3维动画-this document is the original doc for the opengl tecknolig
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:2096290
    • 提供者:cw
  1. maze

    0下载:
  2. 实现3维迷宫,如果迷宫对键盘没有反应,请点击"About"-To achieve three-dimensional maze, if the maze does not respond to the keyboard, click on " About"
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:18867
    • 提供者:shatinna
  1. ArcScene

    0下载:
  2. 3维制作教程,对每一个arcgis初学者都有用的-3d
  3. 所属分类:software engineering

    • 发布日期:2016-01-26
    • 文件大小:5393788
    • 提供者:liuzan
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com