CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 坐标计算

搜索资源列表

  1. f

    0下载:
  2. 用visual c++6.0在屏幕上画圆,对圆的半径和坐标从键盘任意输入,然后再计算圆面积和在屏幕上画出相应的圆-With visual c++6.0 circle on the screen, on the radius and the coordinates of any input from the keyboard, and then calculate area of a circle and draw in the corresponding circle on the screen
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3805
    • 提供者:陈一飞
  1. Bezier

    1下载:
  2. 三次贝塞尔分段插值(按照Excel曲线算法),计算平滑曲线上任意一点的点坐标的自定义函数BezierFit。 Excel的平滑曲线没有提供这个曲线图的公式,所以通过编程查找曲线上的点坐标。-Cubic Bezier Interpolation (in accordance with the Excel curve algorithm) to calculate any point on a smooth curve point coordinates of the custom function
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:4852
    • 提供者:zzt
  1. HOME_1

    0下载:
  2. 该程序是使用vc来实现三维场景的光照及渲染效果,自己完成整个场景的坐标变换及光照计算和渲染。-The program is to achieve three-dimensional scene using vc lighting and rendering, its transformation of coordinates to complete the scene and lighting calculation and rendering.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-16
    • 文件大小:39462
    • 提供者:wangjin
  1. HT-GS

    1下载:
  2. C++实现高斯投影的计算,并画出高斯坐标网-C++, Gauss projection calculations, and draw the coordinate grid Gauss
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:12234458
    • 提供者:胡挺
  1. circle

    0下载:
  2. 该程序能对图片进行像素级,亚像素级别图像处理,并对多条轮廓进行圆心拟合,计算各自圆心坐标,方便快捷,坐标数值以及处理后的图像均能保存~~ -The program can be pixel image, sub-pixel level image processing, and the number of contour fitting center, center coordinates of each calculation, convenient, coordinate values &#
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4716728
    • 提供者:caizhenxing
  1. DrawCosCurve

    0下载:
  2. 在屏幕上用‘*‘横向显示0~360度的cos(x)曲线。此题关键在于余弦曲 线在0~360度的范围内,一行要显示两个点。考虑到cos的对称性,将屏幕的行方向定义为x,列方向定义为y,则0~180度的图形是左右对称的。若将图形的总宽度定义为62列,计算出x行0~180度时y点的坐标m,那么在同一行与之对称的180~360度的y点的坐标就应为62-m。程序中利用反余弦函数acos计算坐标(x,y)的对应关系。 -On the screen using the ' *' hori
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:2949
    • 提供者:方米
  1. Point_curve

    0下载:
  2. 在autocad下计算得到三维相贯线上点坐标-Under the three-dimensional computed in autocad line intersecting point coordinate
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:529
    • 提供者:秦远飞
  1. 3

    0下载:
  2. 绘制点、线、三角形等基本对象,设定投影关系,确定窗口大小与视口大小,通过改变顶点坐标位置,观察物体绘制结果的变化,并与实际计算的结果相对照;通过改变顶点位置,设计针对直线的完全裁剪、一端部分裁剪,中间部分裁剪三种情况,并观察响应的结果;设计针对面的不同裁剪情况。-Draw points, lines, triangles and other basic objects, set projection relation to determine the window size and viewpo
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:263382
    • 提供者:guizhe
  1. Setting-out-procedures

    0下载:
  2. 道路平面控制测量中坐标的放样计算程序!简单实用。-Coordinate measuring road surface lofting control computer program! Simple and practical.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:47977
    • 提供者:陈小兵
  1. 3D_motion

    0下载:
  2. 计算机视觉中的三维运动物体分析,给定在一个三维直角坐标系下一组数据点的坐标,以及变换坐标系后的坐标,计算可得其变换参数,然后重新计算变换后坐标,与真实坐标比较可以计算其精度-Three-dimensional analysis of moving objects in computer vision, given in a three-dimensional Cartesian coordinate system the coordinates of the next set of data
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2391160
    • 提供者:刘晓千
  1. 200732590103

    0下载:
  2. 摄影测量中的空间后方交会,通过已知点影像坐标和地面坐标信息计算外方位元素及其中误差。-Photogrammetry in the space resection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3618320
    • 提供者:徐超昊
  1. Camera-Calibration

    1下载:
  2. 本实验利用MATLAB工具,对给定的一组图像进行标定实验, 得出图像的二维坐标信息和三维坐标信息,并利用计算公式得出图像的投影矩阵及摄像机内部、外部参数。-In this study, MATLAB tools, for a given set of image calibration experiments, two-dimensional images obtained three-dimensional coordinate information and coordinate infor
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:867730
    • 提供者:fanfan
  1. wangluokuopu

    0下载:
  2. 模拟网络的扩扑结构的小程序,根据网络结构,自动计算扩扑坐标-Simulation of the expansion of the structure of the network at small procedures, according to the network structure, automatic calculation on expanding coordinates
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-15
    • 文件大小:6119
    • 提供者:chengongguo
  1. Class-and-Object

    0下载:
  2. 设计并测试一个名为Rectangle的矩形类,其属性为矩形的左下角与右上角两个点的坐标,能计算矩形的面积。-Design and test a Rectangle called the rectangular types, the property of the top right corner of the rectangular with two point coordinates, can calculate the area of the Rectangle
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:930
    • 提供者:dsdsd
  1. Q3

    0下载:
  2. 利用Hough transform计算图片中两条直线间的角度,同时计算图片中所有直线汇聚于某一点的坐标-Find the angle of these tow lines shown in the image by Hough transform.As you can see in the image all of such lines are going to merge to a special point (perspective or vanishing point). Find the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:114684
    • 提供者:Chen Gaojun
  1. Circle_ThreePoint

    0下载:
  2. 计算过空间三点的圆的的半径及法矢量:用户输入空间三个点的三维坐标,自动计算出通过该三点的圆的半径、圆心坐标以及法矢量-The Computation of the radus and normal vector of the circle passing three 3D point
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3924068
    • 提供者:niuxj
  1. CLASSDEMO

    0下载:
  2. 通过计算直线段上任意点坐标这样一个小程序来演示类的定义和使用-By calculating the coordinates of any point on the line segment a small program to demonstrate the class definition and use of
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:3707
    • 提供者:zhongniuniu
  1. area

    0下载:
  2. 根据输入的坐标,判断是什么图形,并计算显示图形面积。-According to the coordinates of the input to determine what graphics and display graphics area of ​ ​ computing.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1898709
    • 提供者:george
  1. 11

    0下载:
  2. 直线和三角形光栅化算法:一、 实验原理 (1)直线光栅化:中点算法 (2)三角形光栅化:增量算法:寻找三顶点的包围矩形,只对该矩形内的候选像素执行循环。计算重心坐标,确定直线。 -A straight line and triangle rasterization algorithm: First, the experimental principle (1) line rasterization: the midpoint algorithm (2) triangle
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:10490
    • 提供者:吴起
  1. hfjh

    0下载:
  2. 摄影测量的后方交汇程序,从已知的控制点,计算投影中心的坐标-Behind the intersection photogrammetry process, from the known control points to calculate the coordinates of projection center
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:41417
    • 提供者:水心
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com