coordinate system
[数][物] 坐标系
2026-05-05 23:16 浏览次数 17
[数][物] 坐标系
three coordinate measuring system三坐标测量仪
coordinate measuring system坐标测量系统
coordinate frame坐标系;坐标框架
compound coordinate reference system复合坐标参照系
Virtual Coordinate Measuring System虚拟坐标测量系统
mobile coordinate measuring system移动坐标测量系统
coordinate positioning system坐标定位系统
optical coordinate measuring system光学坐标测量系统
coordinate measure system坐标测量系统
coordinate term system坐标项系统
frame of axes[数] 坐标系
then, you create a new coordinate system that「s centered within your display using translate and store this matrix.
然后,您可以使用translate创建一个位于显示器中央的新坐标系统。
there are multiple ways to define a coordinate system for earth coordinates; some are better for particular purposes than others.
有多种方式来定义地面坐标系统;有一些在某些用途方面比其他的更好。
this is called a 「right-handed」 coordinate system because the thumb and first two fingers of your right hand can be used to represent the three directions.
这被称为「右手」坐标系统,因为你右手的大拇指、食指和中指可以被用来表示三个方向。
the utm coordinate system is a grid-based method for specifying coordinates.
utm坐标系统使用基于网格的方法表示坐标。
postscript」s coordinate system puts the origin (0,0) at the lower left corner of the page, and contains 72 points per inch.
postscript的坐标系统将把原点 (0,0) 放置在页面的左下角,并且每英寸包含72 个点。
the team is also looking at adding other services, including a geo-tagging coordinate system that could send an alert if someone with alzheimer「s were to get lost.
团队也正在尝试增加一些别的服务,比如地理坐标系统,这可以在老年癡呆患者走失之前发送警报。
as you」ll see, the flash movie has its own coordinate system you can use in whatever way suits you to make your code as clean as you like.
如您所见,flash动画有自己的坐标系统,您可以按照适合自己的方法使代码尽可能整洁。
every coordinate system has its weak points.
每个坐标系统都有劣势。
for example, the code in listing 1 draws a square using the rect function, then specifies a change to the coordinate system using translate.
例如,清单1所示代码使用rect函数绘制了一个正方形,然后使用translate修改坐标系统。
in short, vector data take the simplest topological entities -- points, lines, and polygons -- and anchor them within a 2-d cartesian coordinate system to describe geographical features.
简言之,矢量数据利用最简单的拓扑实体 —点、线和多边形,并在二维笛卡尔坐标系统中固定它们来描述地理特征。
the j reveals that a coordinate system known as j2000 is being used, while the 1302 and 6350 are coordinates similar to the latitude and longitude codes used on earth.
「j」代表它使用的j2000坐标系统,「1302」和「6350」是与在地球上使用的纬度和经度相似的坐标值。
edge queries consist of a set of one or more dimension queries that collectively describe a coordinate system of a result set.
边界查询由一组单维度或多维度查询组成,从总体上描述结果集的坐标系统。
the lion's share of the program is spent creating and configuring the various gui widgets and performing the transformation from the coordinate system of the function to screen coordinates.
程序的绝大部分花费在创建和设置各种gui部件,以及完成从函数的坐标系统到屏幕坐标系统的转换上。
for example, calling translate within the context of another translate means that the second translate is based on the coordinate system of the first translate, not the original.
例如,在另一个translate环境中调用translate意味着第二个translate是基于第一个translate的坐标系统,而非原有坐标系统。
next, rotate and store this matrix; then, offset from the current coordinate system with translate (which is applied from the previously rotated and translated matrices), and draw a red ellipse.
接下来,旋转和恢复这个矩阵;然后,使用translate 设置与当前坐标系统的偏移量(这是从之前旋转和转换的矩阵应用的),并绘制一个红色椭圆。
data from the international project, which has involved data from 34 partners in 17 countries, will also be used to create a new coordinate system for earth.
这项国际工程的测量数据(包括来自17个国家34个合作单位的数据),可以用来为地球创建一个新的坐标系。
the connecting lines are arcs, and the points within the cartesian coordinate system are nodes.
连接线称为弧,笛卡尔坐标系统中的点称为节点。
a viewport is an artificial coordinate system that is translated into the physical coordinate system of the image.
viewport是一个人造的坐标系统,可以转换成图像的物理坐标系统。
if you wanted to rotate the object in place, you would need to update the coordinate system to account for this.
如果您希望旋转已有的对象,那么您需要更新这个对象对应的坐标系统。