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

搜索资源列表

  1. Line

    0下载:
  2. 2D平面直线扫过的格子情况,精确计算到边缘坐标-2D linear sweep of the lattice plane, the accurate calculation of the coordinates-to-edge
  3. 所属分类:DirextX

    • 发布日期:2017-04-16
    • 文件大小:184687
    • 提供者:nieruxu
  1. F1_1

    1下载:
  2. 分别采用DDA法、中点画线法和Bresenham画线算法编制直线扫描转换程序。从键盘输入两端点坐标,就能在显示器屏幕上画出对应的线段。-Using the DDA method, in line and stipple painting line algorithm Bresenham line scan conversion process. Keyboard input from the two end points of the coordinates, we can draw in th
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:835
    • 提供者:wj
  1. MyDrawLine

    0下载:
  2. 该程序是在单文档中实现多视图的功能,可以标注直线的坐标-The program is in a single document the function of the realization of multi-view, you can mark the coordinates of a straight line
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:3062669
    • 提供者:杨姗
  1. 321321421321321

    0下载:
  2. 反走样 直线从坐标中改善锯齿形状的直线改善锯齿形状的直线-Line sas d sa d s a d s a d s a d s a
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:23435
    • 提供者:zhangjun
  1. Onthescreen360degreescos(x)curve

    0下载:
  2. 在屏幕上显示0~360度的cos(x)曲线与直线f(x)=45*(y-1)+31的迭加图形。其中cos(x)图形用“*”表示,f(x)用“+”表示,在两个图形相交的点上则用f(x)图形的符号。 图形迭加的关键是要在分别计算出同一行中两个图形的列方向点坐标后,正确判断相互的位置关系。 在屏幕上显示0~360度的cos(x)曲线与直线f(x)=45*(y-1)+31的迭加图形。其中cos(x)图形用“*”表示,f(x)用“+”表示,在两个图形相交的点上则用f(x)图形的符号。 -On the
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:796
    • 提供者:妄想生
  1. IntersectionPointOfTwoLines

    0下载:
  2. 该代码绝对本人原创,可根据两打直线的四个端点坐标求解交点,并判断交点为实交点或虚交点,若两直线重合或平行,则返回值为FALSE: 以下代码为求交点的函数,使用方法: rtn=InterPointTwoLine(直线A起点X,直线A起点Y,直线A终点X,直线A终点Y, 直线B起点X,直线B起点Y,直线B终点X,直线B终点Y, 返回的交点X,返回的交点Y,交点类型) 有交点时该函数返回值为True,平行或重合时返回False 最后一个参数(Inter_Type)是
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:7808
    • 提供者:覃东
  1. CLine

    0下载:
  2. 直线段图元类,其基本属性有直线段的ID号,颜色,线型,线宽,起点和终点等,这些属性是可读可写的。为实现一定的绘图目的,可能还需要知道直线段的中点坐标,长度和方位角等。还能实现平移、旋转等操作-Pixel line segment, whose basic properties are straight-line segment ID number, color, line, line width, starting point and destination and so on, these a
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-28
    • 文件大小:2081
    • 提供者:
  1. LineJd

    0下载:
  2. 求两条直线段的交点坐标的算法说明,是网上资料的经典积累-Seeking two coordinates of line segment intersection algorithm descr iption
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:786
    • 提供者:zouguifu
  1. dda

    0下载:
  2. 这是计算机图形学的图元显示实验的dda算法键入坐标画直线-This is the computer graphics pixel display coordinates of the experiment dda algorithm for drawing a straight line type
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:768
    • 提供者:dy
  1. bresenham

    0下载:
  2. 这是计算机图形学图元显示实验的bresenham算法键入坐标画直线-This is the computer graphics pixel display coordinates of the experiment bresenham algorithm for drawing a straight line type
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-10
    • 文件大小:897
    • 提供者:dy
  1. xuangua

    0下载:
  2. 用两个步进电机,中间的绳索拉动重物,可以通过51控制其运行轨迹,譬如:圆,直线,矩形,并能实时显示重物坐标。-With two stepper motors, the middle Shengsuo La moving heavy objects, you can run 51 to control its trajectory, such as: round, linear, rectangular, and can coordinate real-time display weights.
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:261886
    • 提供者:张于晖
  1. Geometer

    0下载:
  2. 从c 的基础几何函数库翻译过来的 内容包括: ㈠ 点的基本运算 1. 平面上两点之间距离 2. 判断两点是否重合 3. 矢量叉乘 4. 矢量点乘 5. 判断点是否在线段上 6. 求一点饶某点旋转后的坐标 7. 求矢量夹角 ㈡ 线段及直线的基本运算 1. 点与线段的关系 2. 求点到线段所在直线垂线的垂足 3. 点到线段的最近点 4. 点到线段所在直线的距离 5. 点到折线集的最近距离 6. 判断圆是否在多边形内 7. 求矢量夹角
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:5582
    • 提供者:贺晨
  1. p01

    0下载:
  2. 1、设计一个程序,其中有3个类,即CBank,BBank和GBank,分别为中国银行类、工商银行类和农业银行类。每个类都包含一个私有数据balance,用于存放储户在该行的存款数,另有一个友元函数total用于计算储户在这3家银行中的总存款数。 2、设计一个程序,其中有2个类,Point类为点类,包含2个私有数据x和y,表示点的坐标,line类为直线类,包含3个私有数据a,b和c,表示直线方程ax+by+c=0。另有一个友元函数dist,用于计算一个点到直线的距离。点与直线之间的距离计算公式
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:1147
    • 提供者:月月
  1. code

    0下载:
  2. 水平竖直线交点就是输入些水平线段和竖直线段的坐标(文件输入) 然后输出几个交点-The level of vertical lines is the intersection of some level of input the coordinates of line segments and vertical segments (file type) and then the output of several intersection
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:9405
    • 提供者:michael
  1. fangweijiaojisuan

    0下载:
  2. 根据已知两点得坐标计算出其所构成直线的方位角及两点得距离-The basis of known coordinates of two points have to calculate the azimuth and it constitutes a straight line two points of distance
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:2388
    • 提供者:野舂
  1. DDA

    0下载:
  2. 应用简单函数来实现直线dda算法,在可视窗口中生成直线,直线两端点坐标由用户指定-Application of a simple function to achieve a straight line dda algorithm to generate a straight line in the visible window, linear coordinates of the two end points specified by the user
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:716
    • 提供者:mao maochong
  1. thelineofcut

    0下载:
  2. 根据用户指定的位置和大小,生成一个作为窗口的矩形。根据用户指定坐标生成待裁剪直线-According to user-specified location and size, generate a rectangle as a window. Coordinates to be generated according to user-specified cut line
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:669
    • 提供者:mao maochong
  1. Rotate

    0下载:
  2. 三维空间多边形绕某条直线旋转,直线可定义两个端点的坐标-Three-dimensional polygon around the rotation of a straight line, straight line defines the coordinates of two endpoints
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-10
    • 文件大小:17203845
    • 提供者:Nigel
  1. shift

    2下载:
  2. 直线偏移代码,已知多边形顶点坐标,可以将多边形各边沿其法线方向平移距离然后得到新的多边形顶点。-Linear shift code, known polygon vertex coordinates, can be the edge of the polygon shift its normal direction and then get a new polygon from the vertex.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:762
    • 提供者:cherishkf
  1. Lecture9

    0下载:
  2. 这是一个自己制作的窗体上的绘画板,并且是关于鼠标事件的操作。在画板上可以画出两点间的直线,在日志列表中可以显示鼠标的动态坐标和状态,并且有清除功能。-This is a self-made form of painting boards, and is about a mouse event operations. In the drawing board can draw a straight line between two points, the list can be displayed
  3. 所属分类:.net

    • 发布日期:2017-04-02
    • 文件大小:42011
    • 提供者:刘凤眼
« 1 2 3 4 5 67 8 9 10 11 12 13 »
搜珍网 www.dssz.com