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

搜索资源列表

  1. 利用VC++进行OpenGL程序设计

    0下载:
  2. 上面的源程序仅是简单地绘制一条线,但从中可知OpenGL程序设计的方法。在 VC++5.0中,Microsoft公司给出了许多OpenGL样例程序,读者可按照上文介绍的方法 调试VC++5.0中的OpenGL样例程序。从中可进一步感受到OpenGL在三维图形计算机应 用中的微妙之处。-above is the only source to draw a simple line, but we learn OpenGL programming method. The VC 5.0, M
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2.19kb
    • 提供者:任清波
  1. vc-colorfullines

    0下载:
  2. 一个很有意思的程序,可以在客户区内画出各种彩色的线段,很值得借鉴!-a very interesting process, the customer can draw various areas of the color line, we can draw!
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:23.96kb
    • 提供者:赵伟
  1. Draw.rar

    0下载:
  2. 在VC下实现画矩形,椭圆,直线等,适合作为小作业,Under implementation in VC draw rectangle, ellipse, straight line and so on, suitable as a small operation
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:33.39kb
    • 提供者:于心
  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
    • 文件大小:1.43mb
    • 提供者:张海洋
  1. Draw

    0下载:
  2. VC里面画图程序,能动态的绘制直线,矩形,椭圆等简单图形-VC inside the drawing process, drawing a straight line to a dynamic, rectangular, oval and other simple graphics
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-25
    • 文件大小:359.64kb
    • 提供者:
  1. CPintorLine

    0下载:
  2. 一个小的画线的程序,在这里我们可以来了解到,关于基本的CDC画线程序的使用-it is a small program about vc++ draw line or another program used in draw program
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:1.84kb
    • 提供者:taoye
  1. drawline

    0下载:
  2. draw line on mouse move in VC-draw line on mouse move in VC++
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1.86mb
    • 提供者:nida
  1. Draw

    0下载:
  2. 一个很小的VC++6.0画图程序,可以提供包括画直线,矩形,圆角矩形,以及多边形的功能,可以作为VC图形图像初级的参考-A small VC++6.0 drawing program, can provide, including drawing a straight line, rectangle, rounded rectangle, and polygon features can be used as the primary reference for VC graphic image
  3. 所属分类:DirextX

    • 发布日期:2017-04-01
    • 文件大小:114.03kb
    • 提供者:suyanhua
  1. Draw_Line

    0下载:
  2. 在vc++窗口中,通过按住鼠标左键移动鼠标,可以在窗口内绘制出任意的曲线-In vc++ window, move the mouse by holding down the left mouse button, the window can be any curve drawn
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:37.58kb
    • 提供者:xue yuan ming
  1. Draw

    0下载:
  2. VC联连续线条的绘制,以及文本编辑器的实现,适合初学者。-VC Continuous line drawing, as well as the realization of a text editor, suitable for beginners.
  3. 所属分类:Editor

    • 发布日期:2017-03-30
    • 文件大小:41.7kb
    • 提供者:孙景林
  1. draw(vc)

    1下载:
  2. VC6.0实现画图功能,包括基本图形:直线(数值微分法、中点画线法,Bresenham画线算法),圆与椭圆(中点画圆法、Bresenham画圆算法、椭圆生成算法),区域填充(边填充算法、种子填充算法、圆与椭圆的填充、图案填充),裁剪、线宽与线型的处理。还有简单的图形变换,以及简单曲线和曲面的实现-VC6.0 implement drawing functions, including basic graphics: linear (numerical differential method, t
  3. 所属分类:Graph Drawing

    • 发布日期:2017-02-19
    • 文件大小:28.58mb
    • 提供者:鈞天下
  1. VC-draw-toolbox

    1下载:
  2. 本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功能主要包括绘制各种图元,包括直线、Bezier曲线、矩形、圆角矩形、椭圆(圆)、多边形,用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。绘图时可以选择各种画笔颜色和画刷颜色,各种线型和线宽,以及画封闭图元时是否填充,当然,还能设置背景色、清除图像及画布大小调整等,并且在绘图区单击右键会弹出快捷菜单。程序支持保存和读取位图格
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:2.27mb
    • 提供者:penggy
  1. realtime-line

    1下载:
  2. VC画实时曲线,类似于CPU利用率的显示曲线,VC6.0编译通过-VC draw real-time curve, similar to the display of CPU utilization curve, VC6.0 compile
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:88.71kb
    • 提供者:xielonglong
  1. line

    0下载:
  2. vc 绘制用纹理填充的线条的程序源码,有兴趣的朋友学习一下。-vc draw lines with a texture fill the program source code, friends who are interested to learn about.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:13.13kb
    • 提供者:程勤
  1. Line

    0下载:
  2. 用vc++ 画直线 可以更改直线的类型和颜色-draw line
  3. 所属分类:EditBox

    • 发布日期:2017-04-09
    • 文件大小:1.88mb
    • 提供者:王英
  1. 3-vc-draw-line

    0下载:
  2. 画线的三个算法,DDA(数值微分)法,中点画圆算法:-Three line drawing algorithms, DDA (numerical differentiation) method, the midpoint circle algorithm:
  3. 所属分类:Special Effects

    • 发布日期:2017-12-08
    • 文件大小:4.72kb
    • 提供者:dang
  1. draw

    0下载:
  2. VC++ 画直线的小例子源码,按住鼠标左键在窗口区向任一方向滑去,即可画出一第直线,重复上述步骤,可画出无限多个直线,暂时不支持画曲线,运行效果如图所示。-The VC++ draw a straight line small example source code, press and hold the left mouse button in the window area slide, in either direction, you can draw a first straight l
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-19
    • 文件大小:38.88kb
    • 提供者:程虎
  1. DrawSys

    0下载:
  2. vc++画圆,直线,矩形.文件序列化 程序简单,注释清楚,附带所有辕马.-vc++ draw.line and yuan . serialize file.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-22
    • 文件大小:70.48kb
    • 提供者:许义霖
  1. draw-line-and-record

    0下载:
  2. vc学习小例子,一个窗口画线段,另一个窗口列表记录线段坐标-vc learning small example, a window painting segment, the segment recorded a list of coordinates of another window
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-05-15
    • 文件大小:3.52mb
    • 提供者:mengfanfeng
  1. shui_draw_line

    0下载:
  2. vc++ 画矢量图,线,圆,矩形,移动,删除等-vc++ draw line,cicrle,move,save,delete
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-15
    • 文件大小:21.62mb
    • 提供者:流水·
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com