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

搜索资源列表

  1. Cxlz60

    0下载:
  2. VC++画图程序,包括橡皮擦,随手画,橡皮条画圆等-VC++ Paint program, including Eraser, Freehand, rubber strips Circle
  3. 所属分类:CSharp

    • 发布日期:2017-12-06
    • 文件大小:1961972
    • 提供者:张嘻嘻
  1. zhongdianfahuayaun

    0下载:
  2. 中点法画圆,C语言程序,VC++6.0下可运行,使用前需添加graphics库。-The midpoint method Circle C language program, VC++6.0 run, add graphics library before use.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-27
    • 文件大小:49765
    • 提供者:Brandy
  1. bresenhamcircle

    0下载:
  2. VC++6.0写的MFC图像程序,bresenham画圆。-MFC image VC++6.0 write the program, bresenham circle.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-19
    • 文件大小:422297
    • 提供者:射狼传说
  1. MFCdraw

    1下载:
  2. 基于VC++软件的程序源代码 功能:实现画圆 直线 虚线 改变线条颜色 包含登录窗口-Dotted line circle a straight line based VC++ software program source code function: to change the line color contains the login window
  3. 所属分类:assembly language

    • 发布日期:2015-06-12
    • 文件大小:1756160
    • 提供者:黄佩佩
  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
    • 文件大小:4829
    • 提供者:dang
  1. circle

    0下载:
  2. 基于VC中MFS环境下画圆算法的实现源代码-draw a circle
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:2647
    • 提供者:黄玲
  1. circle

    0下载:
  2. 在VC++6.0的环境下面画圆,背景为黑色,圆周为白色。-Circle below the VC++6.0 environment, the background is black, circumference is white.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-09
    • 文件大小:993
    • 提供者:毛越
  1. DrawSys

    0下载:
  2. vc++陶氏作图系统(画图)源代码,支持画直线、画圆、画多边形、画曲线、随手画图形、添加文本、图像裁剪、清空画板、随机线生成等氏量绘制工具,是一个比较经典的VC++图形绘制程序,是一个很不错的参考-mapping system of vc++ Dow (drawing) source code, to support draw a straight line, circle, polygon drawing, draw curves, the Freehand graphics, add tex
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-05
    • 文件大小:133839
    • 提供者:黄建平
  1. draw

    0下载:
  2. 在vc环境下实现画圆,或直线,或矩形,画直线,还可以移动放大图元-failed to translate
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-18
    • 文件大小:7675175
    • 提供者:lchylchy
  1. easyx

    0下载:
  2. vc中图形编程(比如画圆等)时需要添加的一个图形库-vc in graphical programming (such as circle, etc.) when you need to add a graphics library
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-21
    • 文件大小:491477
    • 提供者:cffh
  1. Graph

    0下载:
  2. 使 用 VC++6.0 来 绘 画 圆 形 ,这是计算机图形学里的内容-Using VC++6.0 to draw a circle, which is the content of computer graphics
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-17
    • 文件大小:107557
    • 提供者:zhang
  1. MyPictureDrawing2

    0下载:
  2. 自己编写的类似画图软件的vc++程序,可以实现铅笔画线、画圆、椭圆等基本画图功能,还有颜色选项-I have written similar vc++ drawing software program, you can achieve a pencil drawing a line, circle, ellipse and other basic drawing functions, as well as color options
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-28
    • 文件大小:10712220
    • 提供者:杨雪
  1. qsn

    0下载:
  2. 通过OpenGL实现画线,画圆.包括源代码,可执行,VC环境运行、-OpenGL implementation by drawing a line, circle
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:427399
    • 提供者:张婷婷
  1. VC-drawing-source-code

    0下载:
  2. VC画图源代码:自画直线,矩形,圆;画布,ScrollView, CRectTracker,调色板,保存成位图加入中间层View的步骤。-VC drawing source code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5227883
    • 提供者:何盼
  1. shui_draw_line

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

    • 发布日期:2017-06-15
    • 文件大小:22674484
    • 提供者:流水·
  1. qecrense

    0下载:
  2. 用VC来实现扇形的绘制,教会你绘制扇形的方法,是画圆饼图的基础-Using VC to achieve the drawing fan, you draw fan method, is to draw the pie chart, the basis of,
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-16
    • 文件大小:21504
    • 提供者:Thervgq
  1. prxcesss

    0下载:
  2. 用VC来实现扇形的绘制,教会你绘制扇形的方法,是画圆饼图的基础,,(Using VC to achieve the drawing fan, you draw fan method, is to draw the pie chart, the basis of,)
  3. 所属分类:系统编程

    • 发布日期:2017-12-27
    • 文件大小:20480
    • 提供者:Fokdcnavt
  1. memberylse

    0下载:
  2. 用VC来实现扇形的绘制,教会你绘制扇形的方法,是画圆饼图的基础,,()
  3. 所属分类:按钮控件

    • 发布日期:2018-01-08
    • 文件大小:20480
    • 提供者:Nelidn
  1. qchqr154

    0下载:
  2. 用VC来实现扇形的绘制,教会你绘制扇形的方法,是画圆饼图的基础,,()
  3. 所属分类:进程与线程

    • 发布日期:2018-04-22
    • 文件大小:20480
    • 提供者:Meimqqb
  1. 计算机图形学

    0下载:
  2. 在vc++6.0环境下,基于OPENGL实现图形学设计内容。包括实现五边形到五角星的动态变换;利用DDA、中点画线法、Bresenham算法画直线;利用中点画圆法、Bresenham算法画圆;利用栅栏填充、扫描线填充实现多边形内部颜色填充;以及实现二维图形、三维图形的平移、放大、缩小、对称、旋转、错切等基本图形变换。(In vc++6.0 environment, we design content based on OPENGL. It includes the dynamic transfo
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:4198400
    • 提供者:水无缘
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com