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

搜索资源列表

  1. 新建 文本文档 (3)

    0下载:
  2. 本程序通过x,y坐标的两次拉格朗日插值 实现非简单曲线的绘制 通过鼠标取点,简单易用-this program through x, y coordinates of the two Lagrange simple interpolation to achieve the curve by drawing from the mouse, easy to use
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5147
    • 提供者:高伟
  1. 取颜色

    0下载:
  2. 一个用鼠标拾取屏幕颜色的程序,在鼠标移动的过程中取得屏幕的颜色,并记录移动点的坐标等-A program for get screen color with mouse.Get the screen color as the mouse moving and remember the coordinate which the mouse pass by.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:601504
    • 提供者:阿水
  1. mandebrot集

    0下载:
  2. mandebrot集演示程序。该程序利用函数取点,在不同点显示不同颜色,表现出了一种分形结构。-mandebrot Set Demonstration Program. It uses function points from the different points of different colors, showing a fractal structure.
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:56714
    • 提供者:蝌蚪
  1. treetreeline

    0下载:
  2. 一个小的画直线的程序,鼠标点击取点,并支持坐标输入! treetree42-a small painting of a linear process, from mouse clicks, coordinate and support the input! Treetree42
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:32529
    • 提供者:shu
  1. 用鼠标取点,画线(最终版)

    0下载:
  2. 用鼠标取点,画两个点之间的直线,通过中断实现,是汇编语言-from using the mouse, painted between two straight, achieved through cutting, assembly language
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1925
    • 提供者:周狼
  1. liujunpeng03081528

    0下载:
  2. 实验内容: 1 实现扫描转换多边形的算法填充多边形。 实现内容: 1, 可以画任意多边形。 2, 三角形也是通过扫描转换多边形的算法实现。 具体实现: 画多边形用moveto(),lineto(),两个函数实现画没一条边。 构造ET表,AEL表,通过这两个表填充多边形。 画图步骤: 1. 取顶点:用n记录顶点个数,按下鼠标开始取点,第二次按下取得第二个顶点,第i次按下取得第i 个顶点。取得的顶点放到Verex[]中。 2. 画多边形:按下菜单按钮----多
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:51309
    • 提供者:god
  1. liujunpeng20060618polygon

    0下载:
  2. 实验内容: 2. 实现逐边裁剪算法 2.1 段和裁剪窗口顶点坐标由鼠标输入 2.2 裁剪结果用红色绘制 实验步骤 1. 点取点菜单,在客户区中按下鼠标左键取点 2. 取点完毕后,点画菜单 多边形 把多边形画出 3. 点裁剪菜单裁剪-experiment : 2. By cutting edge achieve 2.1 of the algorithm and cutting window vertex coordinates input from the mou
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:45019
    • 提供者:刘俊朋
  1. tradition

    0下载:
  2. 已知24位位图图像,计算其质心位置,并以质心为极点在边界相应位置取点-known bitmap images, calculate the center position, and center pole of the border point from the corresponding location
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:51226
    • 提供者:
  1. ShortDistance

    0下载:
  2. 本算法是求取点到曲线的距离,希望对大家有帮助-the algorithm is to strike a point of the distance curve, and I hope to be helpful
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:39840
    • 提供者:天枫
  1. fuben

    0下载:
  2. 在CAD中,用分段三次B样条来表达自由曲线是很理想的,为此,采用三次B样条曲线来拟合这条折线. ... 其中, 3d.gif (1661 bytes) ,确定了系数a、b、c,相应地就确定了拟合函数. 3)确定型值点求出拟合函数后,取点Pk((1/2)l,yp)作为型值点. ... -in CAD, and cubic B-spline curves to the freedom of expression would be the ideal, for cubic B-spline cur
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1130169
    • 提供者:qingqiu
  1. SplineTester

    0下载:
  2. 运用计算机图形学知识绘制B样条曲线。绘制时用鼠标取点,鼠标也可以移动已经绘制好的点。
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:31541
    • 提供者:彭亮
  1. b

    0下载:
  2. 鼠标随机取点,然后可以选择不同的方法进行绘制B样条曲线。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:64567
    • 提供者:weiyueqiong
  1. HW41111

    0下载:
  2. draw bezier 适合初学者 屏幕上取点,画bezier曲线
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:758958
    • 提供者:xx
  1. Turn

    0下载:
  2. GIS专业入门必修课-多边形左转算法,首先在屏幕上点取点,后连接三角形,最后自动形成多边形。
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:62664
    • 提供者:bc2001
  1. ginput2

    1下载:
  2. 图像手动取点用matlab完成,用鼠标点得到点的坐标-Images manually check point
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:4493
    • 提供者:bluesky
  1. vb后台点击辅助(支持腾讯游戏)

    2下载:
  2. vb后台取色printwindow游戏辅助 支持腾讯,详细看代码
  3. 所属分类:游戏引擎

  1. 求取最大值所对应的点号

    0下载:
  2. 求取多组数据中每组数据的最大值所对应的序号(find the ID for the max value in each array)
  3. 所属分类:其他

  1. 取点取色

    0下载:
  2. F1取鼠标点坐标、色、句柄、标题、类名(点击标题不放可移动窗口(Takes the mouse pointer, coordinates, colors, handles, titles, class names)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:17408
    • 提供者:Specher
  1. baidumap

    0下载:
  2. 百度地图取点坐标工具,打开百度地图取经纬度(Baidu map point coordinate tool)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:8192
    • 提供者:hellthanatos
  1. 取中点变椭圆

    0下载:
  2. 取中点 将许多点变换通过一系列的迭代,经过一段时间之后逐渐成为一个椭圆(Take a number of points into an ellipse)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:380928
    • 提供者:789458754
« 12 3 4 5 6 7 8 9 10 ... 35 »
搜珍网 www.dssz.com