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

搜索资源列表

  1. Draw

    0下载:
  2. 基于VC++的程序,绘制连续线条,绘制扇形线条,位图画刷,透明画刷的功能实现,在此代码中包含的多项功能实现,其中个别已被注释,读者只需解除注释即可实现功能。-Draw fan-shaped lines based on program of VC++, draw a continuous line, the brush, transparent functions brush, this code contains a number of functions, which the individ
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-11
    • 文件大小:1495743
    • 提供者:张海洋
  1. draw-line

    0下载:
  2. 本代码实现在picture控件中心画两条交叉的红色十字线。本代码是在vc6.0下开发的MFC程序。-The code in the picture control center of the red cross painted two intersecting lines. The code is under development in the MFC vc6.0.
  3. 所属分类:Static control

    • 发布日期:2017-04-10
    • 文件大小:1862920
    • 提供者:bruce_xia
  1. Pain_Line

    0下载:
  2. 开发环境,VS 2010 ,用Winform实现画线,画图等-Develop: VS 2012 , draw line
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:32150
    • 提供者:gengao
  1. Paint

    0下载:
  2. 模仿windows自带的画图小软件mspaint,界面设计和mspaint一样,实现了画直线、折线、圆形、矩形。可以改变画笔颜色,改变填充颜色。可以进行图像的放大缩小等功能。-This software is similar with windows Mspaint .the interface is same with Mspaint. It can draw line,rectangle,circle .it also can change the color of line .besid
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1968462
    • 提供者:Lau
  1. draw

    0下载:
  2. 程序可以画点画线,还可以判断所画的点是否在直线上,而且判断两线是否相交- Stipple line can also be drawn to determine whether the point of a straight line, but also to judge whether two lines intersect
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-28
    • 文件大小:10995548
    • 提供者:徐官龙
  1. Draw

    0下载:
  2. 一个可以画出面来的画线程序,可以扫动鼠标,使画出来的图像形成面状。-A painting come to the painting line procedure, you can scan to move the computer mouse to make pictures out of the formation of face-like images.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:46771
    • 提供者:谢广超
  1. draw

    0下载:
  2. 画直线、画圆、填充三角形 画直线有三种算法,填充的算法是线扫描-Drawing a straight line, circle, filled triangle has three straight-line drawing algorithm, the algorithm is filled with line scan
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:328707
    • 提供者:李嘉辉
  1. Draw

    0下载:
  2. 实现基本的画图功能 直线 圆 无规则图形-To achieve the basic function of a straight line drawing irregular circle graphics
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4930
    • 提供者:李茂春
  1. draw

    0下载:
  2. 计算机图形学的程序 实现了画直线,画圆还有实现了填充-Computer graphics program to achieve a painting of a straight line, there is the realization of the filling drawcircle
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:96786
    • 提供者:panting
  1. Draw

    0下载:
  2. c++画图程序,实现画线画椭圆,圆,还可以选择线型线宽,线的颜色。-c++ drawing procedures, to achieve an oval painting painting line, round, can also choose linear linewidth, line color.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:164037
    • 提供者:李佳劲
  1. drawline

    0下载:
  2. 程序运行Bresenham的直线算法,所用坐标系为笛卡尔直角坐标系, 起始状态:用户输入所画线段的起点和终点坐标(要求起点横坐标小于终点横坐标) 结束状态:程序打印出所画线段-Bresenham run a straight line algorithm, used for the Cartesian coordinates Cartesian coordinate system, the initial state: the user to enter the painting o
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-26
    • 文件大小:3388
    • 提供者:
  1. house

    0下载:
  2. 鼠标键盘操作 b画线, m拖动点, d删除点-Mouse draw line b keyboard, m drag point, d to delete points
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1068627
    • 提供者:zhoupeiyuan
  1. LINE

    0下载:
  2. 实现在TC环境下驱动鼠标的可视化画图工具:主要功能是画直线-TC environment to achieve visualization of the mouse-driven drawing tools: The main function is to draw a straight line
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:2407
    • 提供者:lllgg
  1. DRAW

    0下载:
  2. 一个简单的画图程序,利用最基本的图形算法,有直线,曲线,圆等-A simple drawing program, using the most basic graphics algorithms, there is a straight line, curve, round, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:107929
    • 提供者:吴平波
  1. draw

    0下载:
  2. 一种画线的MFC程序,非常完整的讲述了类的创建方法,讲解了动态数组的使用以及文件的保存与打开。对初学者理解MFC机制及面向对象的方法非常有益-A painted line MFC program, very complete story of the creation of categories of methods, explained the use of dynamic arrays, as well as conservation and open documents. MFC for
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:44561
    • 提供者:赵贾平
  1. Draw

    0下载:
  2. 计算机图形学课程设计 关于直线、圆-Curriculum design in computer graphics on a straight line, round
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:61820
    • 提供者:kasin
  1. draw

    0下载:
  2. 简单绘图功能,能够实现点,线,圆,椭圆,多边形等功能-Simple graphics functions, to achieve point, line, round, oval, polygon and other functions
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-17
    • 文件大小:131814
    • 提供者:yilanzhong
  1. draw

    0下载:
  2. 是一个绘图程序,用mfc开发,有填充,有画直线,有画曲线,但是这些功能的实现完全是自己实现,不是用windows里自带的功能,对于学习图形算法的朋友们有一定的帮助-Is a drawing program, with mfc development, there are filled, there are painting a straight line, there are paintings curve, but the realization of these features is en
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-26
    • 文件大小:56089
    • 提供者:tjjman
  1. sdl_draw_line_arc

    1下载:
  2. SDL中画线,画圆以及填充的算法[出自计算机图形学,潘云鹤主编]-the algorithm of draw line, circle and fill with SDL [from the computer graphics, Pan Yunhe editor]
  3. 所属分类:2D Graphic

    • 发布日期:2015-02-03
    • 文件大小:3200
    • 提供者:lys
  1. EasyDraw

    0下载:
  2. EasyDraw是一个简单的绘图软件,通过这个实例会让您了解Visual C++ 2005的基础知识。 EasyDraw拥有以下功能: 1.直线、矩形、椭圆的绘制。 2.可以更改绘制线条的类型、宽度、颜色。-EasyDraw is a simple Draw software, and you will know the base knowledge of the Visual C++ 2005. The EasyDraw include following function:
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-24
    • 文件大小:263375
    • 提供者:xuyss
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com