CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 点 四边形

搜索资源列表

  1. triangulation

    0下载:
  2. 这是一个关于曲面三角化的VC++程序,包括三角划分,图形逼近,改进曲面,选择内部点,辅助平面到三维空间,四边形等等功能。-This is a triangle on the surface of the VC procedures, including triangulation, graphics approximation, improving surface, the internal choice, supporting two-dimensional to three-dimensio
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:66525
    • 提供者:李晓丽
  1. sibian

    0下载:
  2. 点击鼠标右键响应将会完成二维四边形基分图形
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:43694
    • 提供者:王然
  1. L1_vector

    0下载:
  2. 输入四个点,判断此四点是否可形成一个平行四边形。 程序中描述了一个抽象数据类型Vector2D,表示一个向量。具有(x,y)两个值。其本身具有减另一个向量(minus(Vector2D)),判断自身是否为零向量(iszero()),与另一个向量对应值y,x乘积之差(inner(Vector2D))。由于两个向量平行,则乘积之差x1*y2-x2*y1=0。点A,B,C,D四点组成平行四边形的条件是AB//CD,BC//DA且各个向量皆不为零向量。 首先声明四个向量。向量i获得值的方法是
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3183
    • 提供者:malacca
  1. inshape

    0下载:
  2. 判断point与rgn关系的小程序,如果点在四边形内则画星,并统计。-judgment point CMN relations with the small programs, if the point is within the quadrilateral-painting, and statistics.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:30095
    • 提供者:回忆
  1. 改变文本颜色

    0下载:
  2. 当鼠标点在圆的外接四边形内圆的颜色将改变,并且实现了滚动条的功能-when the click of the mouse in the external Quadrilateral Yuan Yuan within the color will change, and the realization of the functional rolling
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:35308
    • 提供者:杨汉辉
  1. testQuad

    0下载:
  2. 同素变换的示例源代码:可以将平面上一个四边形内的点映射到对应的一个距形内,对于平面点的较正或坐标变换比较有用。可直接在VS2005下编译运行。-Transform with the prime example of source code: the plane can be a point inside the quadrilateral is mapped to a distance corresponding to the shape, the point for plane or coor
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1614144
    • 提供者:mikeywj
  1. PictureView

    0下载:
  2. 利用OPENGL实现点、线、圆、四边形、多边形等的定点和交互画法-Using OPENGL to achieve points, lines, circles, quadrilaterals, polygons and other fixed-point and interactive painting
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-27
    • 文件大小:10242964
    • 提供者:JJWM
  1. Isin

    0下载:
  2. 判断图像中的某一个点是不是在制定的区域内,该区域是不规则的四边形。-Determine a particular image is not in the development of the region, the region is an irregular quadrilateral.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:2050310
    • 提供者:璩程
  1. mfc-shiyan2

    0下载:
  2. 鼠标画图 要求:1、左键按下去开始画线,抬起后结束画线;左键双击后在该点会画一个大小随机的四边形。 2、右键单击后在该点会画一个大小随机的圆;中键按下后会在屏幕上输出一行“用鼠标画图的实验”字符,颜色和字体可以自定义。 3、所有数据的存储要定义在文档类中,而且之前所有的图形都可以回显。不要求对程序生成的图形进行文件保存 -Mouse drawing requirements: 1, left it to start by drawing a line, raised his
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4523563
    • 提供者:王建
  1. test

    0下载:
  2. 可以将规则的矩形转换为以任意四个点为顶点的不规则的四边形。-Rectangular rules can be converted to an arbitrary four-point vertex of the irregular quadrilateral.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-07
    • 文件大小:1946932
    • 提供者:璩程
  1. JudgePointInRect

    0下载:
  2. 使用VC++6.0开发,判断一点是否在四边形内-Developed using VC++6.0 to determine whether a bit within the quadrilateral
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1642297
    • 提供者:simon
  1. dtriangulation(8.26)

    0下载:
  2. 对输入的数据点进行三角刨分,并将三角刨分后得到的结果进行四边形划分,得到四边形网格-Input data points on the plane triangular points, and sub-triangular plane quadrilateral obtained by the results obtained quadrilateral mesh
  3. 所属分类:Console

    • 发布日期:2017-05-27
    • 文件大小:10733861
    • 提供者:花生
  1. MELOG_TP1-2

    0下载:
  2. java编写的点,线,四边形以及图形绘制,是彩色的哦!虽然简单,但是很适合初学者理解类的概念.-java write point, line, quadrilateral and graphics rendering, is the color of the Oh! Although simple, but very suitable for beginners to understand the concept of class.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:28782
    • 提供者:Estelle
  1. game1

    0下载:
  2. 小时候玩过的一个游戏概述:棋局为一正四边形,画出其两条对角线、两条边中点连线,共有3*3=9个点。 红方〮 -Overview of child played a game: chess game is a positive quadrilateral, draw the two diagonals, midpoints of two sides, a total of 3* 3 = 9 points. Red side 〮 ......
  3. 所属分类:Other Games

    • 发布日期:2017-03-28
    • 文件大小:180249
    • 提供者:中来
  1. gridPpick

    0下载:
  2. 基于VTK平台的一个例子,主要展示了非结构网格的绘制及人机交互的实现,点击四边形的周围的顶点,可以显示一条连接中心点的直线-An example of the platform based on VTK, the main show unstructured grid drawing and realization of human-computer interaction, click the quadrilateral around the vertex, you can display a
  3. 所属分类:SCM

    • 发布日期:2017-05-23
    • 文件大小:7622656
    • 提供者:李斌
  1. MyDrow

    0下载:
  2. 简单实现多点线段和四边形绘制,部分功能还未实现,多多交流呗-Simple quadrilateral multi-point line and draw some features not yet been realized, many exchanges chant
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:4301240
    • 提供者:崔兵
  1. vt

    0下载:
  2. 点 多彩多边形 多彩三角形 正方形随窗口变换 多彩四边形
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-15
    • 文件大小:7628
    • 提供者:魏源
  1. polygon

    0下载:
  2. OpenGL:画一个多边形区域,多边形仅显示边界,并允许用户将多边形围绕原点及任意点旋转,而且能够改变多边形尺寸。本代码是以四边形为例。-Opengl:Draw a polygon, only showing the border,which allows users to rotate the polygon around any points and change the size of polygon.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-09
    • 文件大小:2302027
    • 提供者:computergeek
  1. Draw-three-square

    0下载:
  2. 定位三个点绘制四边形 用正交模式可绘制长方形和正方形-Positioning three point draw quadrilateral With orthogonal model can map rectangle and square
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:762
    • 提供者:FFH
  1. Euler_DG_Quadrilateral_2D

    1下载:
  2. 自己写了一个二维Euler方程的间断有限元程序 上次发了一个三角形单元的程序 因为不是曲边单元 所以在圆柱后面容易形成涡 现在把程序改为曲边四边形单元了 没有涡出现 单元是8节点四边形单元 节点编号顺序是 1 5 2 6 3 7 4 8 也就是四个角点依次 是1 2 3 4 然后是边的中点编号 5 6 7 8. 时间推进采用 Runge-Kutta 方法 数值通量采用全局Lax-Friedrichs通量 仍然不能捕捉激波 因为
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:47319
    • 提供者:刘刚
« 12 »
搜珍网 www.dssz.com