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

搜索资源列表

  1. VCfenxing

    0下载:
  2. 递归实现分形,用VC画一颗树,外型类似柏树。足见递归是如此消耗内存,并且看到神奇的分形理论-Recursive Fractal, VC draw a tree, shaped like cypress. Recursive memory consumption is so evident, and see the magic of fractal theory
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-08
    • 文件大小:1940124
    • 提供者:solar
  1. graphics

    0下载:
  2. 一个计算机图形学的vc++程序示例.调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆 多边形扫描转换算法和区域填充算法实现-A computer graphics vc++ program examples. Call draw point function with DDA, the midpoint algorithm and the midpoint algorithm to draw lines circle and ellipse polygon scan convers
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-24
    • 文件大小:126741
    • 提供者:Jack
  1. draw

    0下载:
  2. 使用vc++实现画椭圆,源程序内有注释,便于阅读,可运行-Using vc++ to achieve draw an ellipse, there are source notes, easy to read, run
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:9251
    • 提供者:李浩
  1. a

    0下载:
  2. VC环境下,实现用户单击鼠标画出矩形或折线的源程序。-VC draw a rectangle with the mouse or the next line
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:264926
    • 提供者:xuhong
  1. Draw

    0下载:
  2. 实现点,线,圆,椭圆功能的图形学vc源代码-good
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2279553
    • 提供者:古月
  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
    • 文件大小:29973504
    • 提供者:鈞天下
  1. kqgl

    0下载:
  2. VC版考勤管理系统,公司管理时可借鉴,大家也可以参考下。 -VC version of attendance management system, company management may draw on, we can also refer to the next.
  3. 所属分类:Education soft system

    • 发布日期:2017-03-27
    • 文件大小:136234
    • 提供者:
  1. Draw

    0下载:
  2. 使用vc++开发的绘制曲线的软件,代码少,适合初学者下载,-Using vc++ software development to draw the curve, the code less, suitable for beginners download
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-16
    • 文件大小:278564
    • 提供者:lc
  1. draw

    0下载:
  2. 是学习绘图的ppt资料,是学习vc++的好资料~-Ppt to learn drawing information is good to learn vc++ data ~
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:427742
    • 提供者:白拜
  1. vcdrawgraph

    0下载:
  2. vc画图,主要是讲述主要的画图功能,非常的使用-draw graph
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-15
    • 文件大小:8362
    • 提供者:xiaxia
  1. OBJLoader

    0下载:
  2. 本代码用Vc++语言与OpenGL函数库编写,可以导入OBJ格式的三维图像,并绘制出来,可实现简单交互,适用于opengl初学者。-This code with Vc++ language and OpenGL libraries written in OBJ format can be imported into three-dimensional image, and draw out simple interaction can be achieved, for opengl beginn
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:836492
    • 提供者:eric
  1. Graphic-Draw

    0下载:
  2. 图形绘制,可设置线宽、颜色、样式,通过本例将了解如何使用自定义画笔定义线体的颜色,线宽,线形等,以及如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-VC++ graphics rendering, can set the line width, color, style, through th
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:105134
    • 提供者:eaok
  1. Draw

    0下载:
  2. VC++绘制几何图形,并实现填充,这些几何图形主要有直线、椭圆、矩形,同时还可以设置线宽和填充色,画完图形点击油漆桶工具可填充所画图形中的闭合部分-VC++ to draw geometric shapes, and to achieve filling, these geometric shapes are a straight line, oval, rectangular, and also can set the line width and fill color, click the
  3. 所属分类:Fractal program

    • 发布日期:2017-04-01
    • 文件大小:29830
    • 提供者:
  1. draw

    0下载:
  2. 用vc开发的画图程序,供学习vc使用,是入门MFC的好资料-Development of the Paint program with vc, vc used for learning is good data entry MFC
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1938873
    • 提供者:李飞
  1. VC

    0下载:
  2. draw tables in MDI based application
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:786339
    • 提供者:juned
  1. Draw

    0下载:
  2. 使用VC++实现一个绘图功能,可实现自由绘图-Using VC++ to implement a graphics, free graphics can be realized
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:1883446
    • 提供者:百合
  1. draw-a-polygonizer

    0下载:
  2. 绘制一个多边形的vc源代码和绘制多个多边形的vc源代码- The vc source code of drawing a polygon and drawing several polygons
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-28
    • 文件大小:1182
    • 提供者:宅明敏
  1. draw

    0下载:
  2. 简单的画图程序,用VC++6.0实现,及供参考-Simple drawing program, with VC++6.0 to achieve, and for reference
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:1937331
    • 提供者:huyang
  1. DibShower

    0下载:
  2. Vc 绘图程序 直线 曲线 矩形 圆形 保存 打开-vc draw graph line open save
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:814866
    • 提供者:刘增健
  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
    • 文件大小:90840
    • 提供者:xielonglong
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 49 »
搜珍网 www.dssz.com