搜索资源列表

  1. myline

    0下载:
  2. c语言实现DDA画线法。有详细注释!-DDA painting method. Detailed Notes!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1277
    • 提供者:杨永健
  1. MyLine

    0下载:
  2. java 线段类..判断线段相交
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4274
    • 提供者:武文哲
  1. Hough

    0下载:
  2. Hough变换 BOOL Hough(HWND hWnd){ //定义一个自己的直线结构 typedef struct{ int topx //最高点的x坐标 int topy //最高点的y坐标 int botx //最低点的x坐标 int boty //最低点的y坐标 }MYLINE DWORD BufSize LPBITMAPINFOHEADER lpImgData
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1911
    • 提供者:sunrise
  1. MyLine

    0下载:
  2. 输入两个点的坐标,可求出它们之间的距离,并判断它们是否在第一象限
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5970
    • 提供者:易欣
  1. MyLine

    0下载:
  2. 使用橡皮条实现画直线的功能。 还可以实现重绘的功能哦
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:38973
    • 提供者:qiao
  1. myline

    0下载:
  2. c语言实现DDA画线法。有详细注释!-DDA painting method. Detailed Notes!
  3. 所属分类:图形图象

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:杨永健
  1. GraghicsEditor

    0下载:
  2. Java画版程序。......................要求变态。-Java painted version of the procedure. ...................... Request metamorphosis.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-22
    • 文件大小:2115584
    • 提供者:bobo
  1. MyLine

    0下载:
  2. java 线段类..判断线段相交-java category .. judging line segment intersection
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-22
    • 文件大小:4096
    • 提供者:
  1. Hough

    0下载:
  2. Hough变换 BOOL Hough(HWND hWnd){ //定义一个自己的直线结构 typedef struct{ int topx //最高点的x坐标 int topy //最高点的y坐标 int botx //最低点的x坐标 int boty //最低点的y坐标 }MYLINE DWORD BufSize LPBITMAPINFOHEADER lpImgData
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:sunrise
  1. MyLine

    0下载:
  2. 输入两个点的坐标,可求出它们之间的距离,并判断它们是否在第一象限-Input the coordinates of two points can be calculated the distance between them and determine whether they are in the first quadrant
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-22
    • 文件大小:6144
    • 提供者:易欣
  1. MyLine

    0下载:
  2. 使用橡皮条实现画直线的功能。 还可以实现重绘的功能哦-Be the realization of the use of rubber paint a straight line function. Can also achieve the function redraw Oh
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:1936384
    • 提供者:qiao
  1. ch01-05

    0下载:
  2. Java大学基础教程V6前五章源码,包括了书上所有的applet,均调试运行成功。-Java basic tutorial University V6 source code before the five chapters, including a book on all of the applet, the success of both the debug run.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-22
    • 文件大小:81920
    • 提供者:Chenjy
  1. AJAXxmlasp2009

    0下载:
  2. 一个asp编写的小型分页程序 面向对象程序可以很好的应用到他-.MsnTable{ behavior:url(MsnTable.htc) } .MyButton{ behavior:url(Mybutton.htc) } .MyLine{ behavior:url(MyLine.htc) } .Main{ border-right:1pt solid#454F4F backg
  3. 所属分类:其它源码

    • 发布日期:2024-05-22
    • 文件大小:186368
    • 提供者:feiyu1001
  1. 2008010

    0下载:
  2. 编写一个线段类 MyLine,要求如下: 主要属性有: x ,y ;类型为Point (查看API) 编写构造方法,如 MyLine(Point p1 , Point p2) 编写5个成员方法。如: 检查线段是否位于第一象限check()… 求线段的长度 length() … 判断两条直线是否相交(另一线段作为参数)。 编写一点到该线段(或延长线)的距离 其他方法。 注:编写方法时,考虑利用Point
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:tina
  1. MyLine

    0下载:
  2. 判断线段是否位于第一象限;计算线段长度;判断两条线段是否相交;计算点到线段(直线)的距离;用户交互给出线段和点的坐标-Determine whether the line in the first quadrant calculated length of the line to determine whether the intersection of two segments calculation points to the
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:xc
  1. MyLine

    0下载:
  2. 使用VC++语言编写的画线程序,适合入门者使用-Using the VC++ program draw lines written for beginners to use
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-22
    • 文件大小:233472
    • 提供者:王石
  1. Test3

    0下载:
  2. 定义4个类,MyShape、MyLine、MyRectangle和MyOval,其中MyShape是其他三个类的父类。MyShape为抽象类,包括图形位置的四个坐标;一个无参的构造方法,将所有的坐标设置为0;一个带参的构造函数,将所有的坐标设置为相应值;每个坐标的设置和读取方法;abstract void draw(Graphics g)方法。MyLine类负责画直线,实现父类的draw方法;MyRectangle负责画矩形,实现父类的
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:封强
  1. MyLine

    0下载:
  2. 编写一个线段类 MyLine,要求如下: 主要属性有: e1,e2 端点,类型为Point 编写构造方法,如(Point p1 , Point p2) 编写成员方法。如: 检查线段是否位于第一象限check… 求线段的长度 length() … 判断两条线段(非延长线)是否相交(另一线段作为参数)。 求一点到该线段(或延长线)的距离 编写测试程序 用户输入线段的两点坐标构造一个线段 用户选择需要执
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:allen yang
  1. MyLine

    0下载:
  2. 能从控制台输入点,判断两直线是否相交,计算直线长度-From the console input to determine whether the two lines intersect,Calculate the line length
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:sunhao
  1. MyLine

    0下载:
  2. 判断两条线段的相关算法,相交、求一点到线段的距离、求线段的交点、求线段的斜率。(Judge the two line segment correlation algorithm, intersection, seek a point to the line distance, the intersection of the line segment, the slope of the line segment)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:李小乐
« 12 »

源码中国 www.ymcn.org