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

搜索资源列表

  1. SourceCode

    0下载:
  2. 实现活化边表多边形扫描转换算法。本程序可以实现柱状图,饼图以及多边形的扫描转换。 点击鼠标右键时会跳出系统菜单项,系统菜单包括有:画柱状图,画多边形,画饼图,清屏操作,以及设置颜色这五种功能 -Side of the table to achieve activation of polygon scan conversion algorithm. This program can be histograms, pie charts, and polygon scan conversion
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:173198
    • 提供者:
  1. mySift

    1下载:
  2. sift的C++版,在sift上找出鲁棒性最强的几个特征点,然后以这个点为圆心,以自适应性的尺度为半径画圆,这个非常适合运用于数字水印领域,适用于抵抗数字水印的几何攻击-sift the C++ version of the robustness of the sift to find the strongest on the number of feature points, and then to this point as the center of the scale of self-a
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:13123807
    • 提供者:房英明
  1. huitu1

    0下载:
  2. MFC中生成对话框,在对话框中输入点坐标可以画直线-Generated MFC dialog box, enter the point coordinates in the dialog box can draw a straight line
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1962443
    • 提供者:weimiao
  1. random3

    0下载:
  2. 设信号为 ,其中, , , 为正态白噪声,试在N=256和1024点时,分别产生随机序列 ,画出 的波形并估计 的相关函数和功率谱。 -Set signal, which, for the normal white noise test in the N = 256 and 1024 points, respectively, random sequence, draw the waveforms and to estimate the correlation function an
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:275958
    • 提供者:xiaoxia
  1. wujiaoxing

    0下载:
  2. 用java3D画五角星,五角星为3D,采集五角星个点坐标画成-Paintings by java3D star, five-pointed star for the 3D, point coordinates collected painted five-pointed star
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:6651
    • 提供者:yuan
  1. BHcircle

    0下载:
  2. 数值微分(DDA)法: 设过端点P0(x0 ,y0)、P1(x1 ,y1)的直线段为L(P0 ,P1),则直线段L的斜率 L的起点P0的横坐标x0向L的终点P1的横坐标x1步进,取步长=1(个象素),用L的直线方程y=kx+b计算相应的y坐标,并取象素点(x,round(y))作为当前点的坐标。因为: yi+1 = kxi+1+b = k1xi+b+kDx = yi+kDx 所以,当Dx =1 yi+1 = yi+k。也就是说,当x
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:596
    • 提供者:李丽
  1. Paintisk

    0下载:
  2. 图形学程序 画图板 可以进行点、线、圆、多边形的鼠标绘制以及填充-Drawing board graphics program can be point, line, circle, polygon drawing and filling mouse
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:264018
    • 提供者:章晓颉
  1. Graphics

    0下载:
  2. 用于画圆,椭圆,多边形,真是一个综合体,运用VC开发环境,只要用鼠标点击就可以-Used to draw a circle, ellipse, polygon, is really a complex, the use of VC development environment, as long as a mouse click to connect
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:56494
    • 提供者:猴子
  1. text_drawing

    0下载:
  2. 实现在菜单下设置画图板的功能 ,可以画直线,椭圆,点和矩形,还可以设置线的宽度和颜色-The realize establishes to draw knothole function under the menu, can draw a rectilinear writing recorder, ellipse, click with rectangle, can also establish the width and color of wire
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2785128
    • 提供者:
  1. find_center_of_round

    0下载:
  2. 任给平面三点,画圆并确定圆心。进行画圆可行性判断。-For any plane three points, and determine the center circle.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:694
    • 提供者:
  1. xunleixiazaipipei

    1下载:
  2. 影像匹配 利用NSCT进行立体影像匹配,输入待匹配点的行列坐标,匹配窗口、搜索窗口的大小,像对的核线参数,输出同名点的行列坐标,及画有同名点的右影像-image matching
  3. 所属分类:Windows Develop

    • 发布日期:2014-04-18
    • 文件大小:5120
    • 提供者:马艺宁
  1. huayuan

    0下载:
  2. 用Java 实现了只要点击鼠标左键画圆,点击鼠标右键画方-Achieved with the Java circle just click the left mouse button and click on the picture side
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:715
    • 提供者:吴三
  1. CardinalTest

    0下载:
  2. Spline类就是Cardinal样条曲线了,这个类里面记录了4个控制点:m_startControlPoint, m_startPoint, m_endPoint, m_endControlPoint, 分别按顺序对应Pk-1, Pk, Pk+1, Pk+2, 由于Cardinal是用多个线段去模拟曲线,所以我们在这里取20个点,这样,在Pk 和 Pk+1之间,有20个样本点,用画直线的方法将这些点按顺序连起来,连成的曲线段就是我们所要的Cardinal 曲线了-Spline class is
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:2386
    • 提供者:黄腾
  1. 123

    0下载:
  2. 分段直线拟合,将一组点 分段拟合计算出最小权值和画出线条-Piecewise linear fitting, fitting a set of points to calculate the minimum weight sub-values ​ ​ and draw lines
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:109036
    • 提供者:liwei
  1. 3Dball_vb

    0下载:
  2. 用VB画一个有立体感的小球,小球的颜色和高光点可以改变,程序有详细的注释,可让需要的朋友快速上手-3D color Ball VB
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-07
    • 文件大小:54794
    • 提供者:pingcheng
  1. ball_color

    0下载:
  2. java画球体点击改变球体颜色点击改变直线起点-java draw a sphere, the sphere Click to change color, click to change the starting line
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:13881
    • 提供者:离人泪
  1. Drawpicture

    0下载:
  2. C#语言编写,实现在图上画简单的点、线、三角形和圆-Draw simple points,lines,polylines or circles
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:327289
    • 提供者:江小七
  1. Handwriting

    0下载:
  2. html+vml 手写板,可能CMS,论坛等发帖回帖用。 在图形编辑界面,画好图形后按"生成并返回",即可直接发帖. 您可以点击"编辑代码",将图形代码粘贴到代码框中生成图形,并可继续编辑. 选定发帖内容框中的相应代码,再点"纯粹手写板"按钮,可还原该代码的图形.-html+ vml tablet, may be CMS, forum post Replies to use. In the graphical editing interface, good graphics draw
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-04
    • 文件大小:9075
    • 提供者:lerado
  1. 20110703

    0下载:
  2. 高中生的作业 1、控件数组:FormControlArray.frm -- 运行效果:点击任意一个按钮,程序能够将控件的序号打印出来。 2、随机数:FormRandom.frm -- 运行效果:系统产生随机数,让你猜大小,程序显示你猜的结果。 3、鼠标事件与画圆:FormCircle.frm -- 运行效果:在窗口上点击鼠标,自动在鼠标位置用随机的半径画圆。 4、滚动条:FormScrollBar.frm -- 运行效果:输入滚动条位置并点击确定,滚动条自动
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-27
    • 文件大小:16510
    • 提供者:Even Chung
  1. Create_Surface

    0下载:
  2. 本示例演示了从文件中读取数据点并把读取的点在UG中画出来,然后根据每个截面上的点拟合成样条曲线并对曲线进行光顺等操作,最后通过曲线创建曲面的过程-This example shows data points read from the file and to read the points drawn in the UG, then the points on each section of the proposed synthetic curves and spline smoothing a
  3. 所属分类:CAD

    • 发布日期:2017-03-30
    • 文件大小:14253
    • 提供者:徐双晕
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com