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

搜索资源列表

  1. Bresenham高效画线算法

    0下载:
  2. 画线的算法不少,但要作到高速、简单并不容易。斜率相乘法是最简单的方法之一,但计算每个点均要花费不少时间用于乘、除法运算;下面介绍的是Bresenham s高效画线算法,对每个点的坐标计算只要加、减法就能完成。-line drawing algorithm, but a lot to be done fast, simple is not easy. The slope is the most simple multiplication is one of the ways, but each p
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:4180
    • 提供者:小倪
  1. CurvePainter

    0下载:
  2. n次贝塞尔曲线及三次b样条曲线的绘制,使用自己编写的curve类,实现曲线上点坐标的计算与绘制,曲线点坐标的计算使用递归算法。点击左键设定控制点,之后点击右件绘制曲线。-n Bessel curve and three b-spline curve mapping, prepared to use their own type of curve, curve coordinates of the point on the calculation and drawing, curve coordi
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:33965
    • 提供者:陈玉林
  1. GetDistance

    0下载:
  2. 该程序用于求取平面问题中点到直线的距离,并且计算垂足点的坐标。
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:735
    • 提供者:丁若乾
  1. GetIntersectPoint

    0下载:
  2. 该程序用语计算两线段的焦点。分别传入两线段的端点坐标,返回交点坐标。
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:550
    • 提供者:丁若乾
  1. Lagrange

    0下载:
  2. 拉格朗日插值计算穿过所有已知点的光滑曲线上的坐标组(其中List为一个动态数组)
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1095
    • 提供者:zls
  1. Newton

    0下载:
  2. 牛顿插值计算穿过所有已知点的光滑曲线上的坐标组(其中List为动态数组类型)
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1122
    • 提供者:zls
  1. 2BSpline

    0下载:
  2. 二次B样条拟合计算非穿过所有已知点的光滑曲线上的坐标组(其中List为动态数组类型)
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:900
    • 提供者:zls
  1. 3BSpline

    0下载:
  2. 三次B样条拟合计算非穿过所有已知点的光滑曲线上的坐标组(其中List为动态数组类型)
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:941
    • 提供者:zls
  1. 基本画线实现算法

    0下载:
  2. 新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形;添加一个Tbutton组件colorBtn和一个TcolorDialog组件ColorDialog1;添加一个TImage组件Image1。 3、 将当前项目保存在自己实验文件夹的exp1子文件夹中(以防错误操作而前功尽弃)。 编写colorBtn的OnClick事件,激活ColorDialog1,并获取所选择的颜色: if (Col
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:584157
    • 提供者:朱磊
  1. seekgravlim.rar

    0下载:
  2. 可计算任意多边形的质心和边缘凸点的坐标,该多边形由若干边缘坐标点确定。 给定的边缘坐标点越多,计算结果越精确。,The function applied to calculate the coordinate of barycenter and boundary embossses of a polygon,which is determined by boundary points. The points,the preciser of the result.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:625
    • 提供者:叶望
  1. ArcPartDemo

    0下载:
  2. 计算圆弧上n个等分点的坐标的函数,及使用示例代码,VC环境,属于二维图形基础算法,加有详细的注释。 输入:圆心,起点,终点,半径,旋转方向,点数量n。 输出:圆弧上n个等分点坐标的数组, 说明:输出的起点序号为0,终点序号为n-1 -Calculate arc n are equally a function of the coordinates of points, and use the sample code, VC environment, belonging to
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:45646
    • 提供者:wsadfg
  1. translateandrotate

    0下载:
  2. 题目:编程实现 多边形的平移、旋转变换 要求:不能调用OpenGL的变换函数,如glTranslatef, glRotatef,glScalef。要求通过矩阵相乘的方式,自 己计算出变换后几何图形的坐标。-do it without glTranslatef and glRotatef
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:2179
    • 提供者:jenny
  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. PlaneCoordinate

    0下载:
  2. 使用GDI实现平面坐标的绘制,并且能计算鼠标点选的行列,左键在对应的矩形框画实心圆或取消,右键在对应的矩形画空心圆或取消-Use GDI drawing plane coordinate implementation, and can calculate the ranks of the mouse click, left in the corresponding rectangle painted solid round or cancel, right in the correspondin
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:8839
    • 提供者:谢立志
  1. ShuMo

    0下载:
  2. 该程序用于计算二维地图中,各路段的长度(需要知道各路段顶点坐标,以及各点间联系),采用文件操作的形式(txt文本)。-The program is used to calculate 2 d maps, the length of each section (need to know the various sections of vertex coordinates, as well as contact between each point), in the form of file ope
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:16506
    • 提供者:赵帅
  1. lens

    1下载:
  2. LED 二次光学设计中的透镜设计,根据非成像光学原理,利用matlab计算生成二维点坐标,可导入3维建模软件-LED optical design, lens design, according to the non-imaging optics principle, the use of matlab calculation to generate two-dimensional coordinates can import 3-D modeling software, the product
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:2811
    • 提供者:nick
  1. pdnmesh

    0下载:
  2. 自动实现N-S方程,只需要用户设置节点坐标,节点数目,进行流体、磁场计算-Automatic implementation of N-S equation, only need to set the node coordinates, the number of nodes, the fluid, magnetic field calculation
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-05
    • 文件大小:71530
    • 提供者:lihuan
  1. 收缩段型线坐标计算程序

    1下载:
  2. 首先实现了风洞型线柱坐标下的变化,然后利用matlab求解了其型线方程,十分系统,可靠(The design of wind tunnel line is realized with MATLAB)
  3. 所属分类:2D图形编程

    • 发布日期:2018-01-10
    • 文件大小:6144
    • 提供者:zxw12345
搜珍网 www.dssz.com