字典二二>英语词典>2d翻译和用法

2d

【医】2-DIMENSIONAL

医学

双语例句

  • The two-dimensional ( 2D) integer wavelet transformation is adopted for the decorrelation of2D spatial redundancy.
    二维(2D)整数小波变换被用于2D空间冗余去相关。
  • To start with, 2D texture mapping consists of two sections including the method of obtaining texture and mapping.
    对纹理映射的算法进行分类,从二维纹理映射和三维纹理映射两个大类分别进行阐述。
  • Another way is to use a software that easily converts a2D picture into a3D version.
    另一种方法是使用软件简单地将2D图片转换成3D的版本。
  • Also in this package is the AffineTransform class, which forms a core element of the2D API.
    在这个包里还有AffineTransform类,它是组成2DAPI的核心元素。
  • It is a complete program, but it only scratches the surface of the capabilities offered by the2D API.
    这是一个完整的程序,但只是接触了2DAPI所提供的功能的皮毛。
  • Android addresses the graphics challenge with built-in support for2-D and3-D graphics, including the OpenGL library.
    Android通过提供对2D和3D图形的内置支持,包括OpenGL库,解决了图形方面的挑战。
  • There are two problems in 2D shape blending: vertex correspondence and vertex interpolation path.
    二维形体渐变的研究包含两个问题:顶点对应问题和顶点插值路径问题。
  • Zooming and panning are navigational tools for exploring 2D and 3D information.
    缩放和平移是浏览二维和三维信息的导航工具。
  • Returns a2D array of the detail object density in the specific location.
    在指定的位置,返回一个细节物体密度的2D数组。
  • Homogeneous coordinates are very useful and fundamental concept in computer graphics, such as projecting a3D scene onto a2D plane.
    齐次坐标在计算机图形学中是有用的,将3D场景投影到2D平面的过程中就用到它了。