CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - VC画图程序

搜索资源列表

  1. PRACTICE

    0下载:
  2. 与画图相关的VC程序,主要包括画坐标轴,在坐标轴上画点、画线-And the drawing of VC related procedures, including picture painted in the coordinate, coordinate point, line
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:2347731
    • 提供者:赵亚宁
  1. 110

    0下载:
  2. 关于画图程序的课程设计的VC++的编程 含课程设计报告 希望有用-Paint program on the curriculum design of VC++ Programming with curriculum design report hope that useful
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:41019
    • 提供者:knight
  1. change-bitmap-show

    0下载:
  2. 这个程序是自己在学习bitmap如何画图的时候写得一个小程序,BITMAP位图画图程序。基于vc++8.0(即2005)环境,如何把位图bitmap画到view界面里面去,以及如何改变等,都可以参考本程序;同时对于那些不是很明白画图原理的人,比如说在鼠标操作下画图的人,也可以看一下,所有的画图操作都应该在wm_paint下作图。-This procedure is in learning how to draw when bitmap write a small program, BITMAP
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:62174
    • 提供者:ivan
  1. Paint

    0下载:
  2. vc实现一个简单的画笔程序,具体实现了画图用的基本功能-a program about painting
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:193985
    • 提供者:zhoucuimei
  1. user-and-password-setting

    0下载:
  2. 基于MFC的小程序,可以用于用户的保密设置,输入用户名和密码后可以进入界面(本应用程序中,用户名和密码均设置为a),用鼠标进行简单的画图操作-A small program based on VC MFC,which can be used to confidential setting.Inputting user name and password,you can enter a graphic masks(The user name and password are setted as "
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1982197
    • 提供者:杨妍
  1. eg2

    2下载:
  2. VC++应用程序开发作业2——画图程序 一. 作业要求: 要求使用文档/视图模式开发。 对于文档处理要求具有保存和打开功能,文件扩展名为(.line)。 要求能处理三种图形的加载和保存工作,这三种图形分别为线、矩形和椭圆,并且能在视图中正确的显示出这些图形。(对于每一个图形除了有一些基本信息外,要能有颜色和线宽信息) 对每一种图形的对象要求采用链表处理,可以分别建立三个链表来分别处理这三种图形。(MFC中的链表类有CPtrList、CTypedPtrList等,建议采用CT
  3. 所属分类:Other windows programs

    • 发布日期:2015-06-12
    • 文件大小:3681280
    • 提供者:李维
  1. Draw

    0下载:
  2. 用VC++6.0开发的画图程序。可以绘制基本图形和填充各种颜色,绘制直线部分有些问题。请大家帮忙解决-The Paint program developed with VC++6.0. You can draw basic graphics and filled a variety of colors, draw a straight portion of some of the problems. Please help solve
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:3980472
    • 提供者:孟翼天
  1. Smith

    0下载:
  2. 圆图软件设计要求计算结果以图形和数据并行输出,处理包括复数的矩阵运算。为使程序代码简单,执行运算速度快,计算精度高,选择MATLAB 软件作为设计技术平台较为理想(也可利用VC,VB等)。该软件数学表示、函数集丰富且功能强大、良好的用户界面以及许多函数本身会绘制图形且自动选取坐标刻度等显著优点,特别适用大量计算。利用MATLAB强大的作图功能容易画出完整的Smith 圆图。整个圆图软件分为用户图形界面模块、圆图计算模块、画图演示模块。上述: 大模块又进一步分解,其中用户图形界面模块分为:主页、主
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:21132
    • 提供者:fml
  1. paint

    0下载:
  2. 基于VC++实现的一款简单的画图程序,适合Windows编程初学者-Based VC++ achieve a simple drawing program for Windows programming beginners
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:5490746
    • 提供者:炫帆
  1. DrawLine

    0下载:
  2. 学习VC++6.0画图程序,有兴趣的可以下载看下,很不错哦-Paint program of learning VC++6.0 interested can download facie, very good, oh
  3. 所属分类:Other systems

    • 发布日期:2017-12-07
    • 文件大小:2421088
    • 提供者:刘自敏
  1. huatu

    0下载:
  2. 画图程序,实现保存,铅笔,橡皮,打开,动画等功能,VC可运行-Paint program, to achieve preservation, pencil, eraser, open, animation and other functions, VC can run
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:36019
    • 提供者:陈晖
  1. work4Drawing

    0下载:
  2. 利用vc开发的opgl画图的程序,主要有三角形,正方形和圆柱,使用之前要添加头文件中包含的几个类库-Opgl use drawing program, the main triangle, square and cylindrical, before using the library to add several header files contained
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:5882644
    • 提供者:Daydreamer
  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-27
    • 文件大小:10712220
    • 提供者:杨雪
  1. ImageEditor

    0下载:
  2. 基于VC++制作的小程序,模拟电脑附件的画图实现画图功能,欢迎大家批评指点-VC++ produced a small program based on computer simulation, drawing accessory drawing functions, welcome criticism directions
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:320921
    • 提供者:renbo
  1. VCwork

    0下载:
  2. 使用VC++编写的一个画图程序课程设计报告,包含源代码-Paint curriculum design
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-27
    • 文件大小:10525067
    • 提供者:刘攀
  1. qxternal

    0下载:
  2. 一个利用VC开发的简单的画图程序,不错的源码,可以-A simple drawing program using VC development, good source code, you can
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-17
    • 文件大小:6144
    • 提供者:tnrow
  1. egwari

    0下载:
  2. 桌面画图程序,对初学者了解vc的代码是个很好的例子,绩好玩又易学()
  3. 所属分类:其他小程序

    • 发布日期:2018-04-21
    • 文件大小:106496
    • 提供者:nhyu%2129311
  1. sqmporaryfault

    0下载:
  2. 该程序是用来画图示例,也可对您的编程技巧掌握vc编译环境有所帮助()
  3. 所属分类:其他小程序

    • 发布日期:2018-05-01
    • 文件大小:179200
    • 提供者:Lyedoi
搜珍网 www.dssz.com