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

搜索资源列表

  1. DrawStaticDemo

    0下载:
  2. 在静态文本控件上进行绘图,VC++精选编程学习源码,很好的参考资料。-The use of static text control to display the icon and bitmap, VC++ select learning programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:12759
    • 提供者:清蒸翅子
  1. 5_6

    0下载:
  2. VC++编程设计 鼠标操纵 设置光标, 绘图设计等-vc++ programming
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-08
    • 文件大小:214196
    • 提供者:花九黎
  1. CTdraw

    0下载:
  2. VC++源码实现一个绘图小程序,可画一些简单的图形,比如边框矩形、边框圆形和自定义图形,并不能填充颜色,只是很基础的绘制图形示例-VC++ source code to achieve a drawing program, can draw some simple graphics, such as the border of the rectangular frame, circular and custom graphics, can not fill color, only a very
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:29309
    • 提供者:什锦丁儿
  1. ProJect

    0下载:
  2. 一个VC小程序,可以打开AD采样1024点数据,然后绘图,绘出XY轴的点,并做出图,测试通过,而且还可以作相应数据处理。-A VC small program that can open the 1024 AD sampling point data and then drawing, draw XY axis point and make a diagram of the test.
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3873767
    • 提供者:王恩享
  1. lp

    0下载:
  2. 幸运转盘源码,vc环境,gdi绘图,实现基本功能-Wheel of Fortune VC source
  3. 所属分类:Graph Drawing

    • 发布日期:2015-03-09
    • 文件大小:109568
    • 提供者:王州巧
  1. ffk

    0下载:
  2. 翻翻看游戏源码,实现基本的功能,vc平台,采用gdi绘图,游戏基本功能都有。-Fanfankan game source code, to achieve the basic functions, vc platform, using gdi graphics, the game has a basic function.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:1794497
    • 提供者:王州巧
  1. CTdraw

    0下载:
  2. VC++源码实现一个绘图小程序,可画一些简单的图形,比如边框矩形、边框圆形和自定义图形,很基础的绘制图形示例-VC++ source code to achieve a small drawing program, can draw some simple graphics, such as bounding rectangle, rounded borders and custom graphics, very basic graphics rendering example
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:498525
    • 提供者:王伊
  1. SDOpenGL

    0下载:
  2. 在MFc opengl 画图的一个简单案例,内有绘图库函数-vc++ opengl lib
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-07
    • 文件大小:793379
    • 提供者:zhc07
  1. PainterUsePattern

    0下载:
  2. 绘图系统,VC++ MFC ,可以绘制直线,椭圆,点,圆,可以擦除-VC++ MFC painterusepatten draws basic graph
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2097411
    • 提供者:panjie
  1. IconTextButton

    0下载:
  2. VC 自绘图片和文字组合按钮,供大家参考-VC Icon&Text button
  3. 所属分类:Button control

    • 发布日期:2017-05-18
    • 文件大小:5049588
    • 提供者:linhef
  1. UseGDI

    0下载:
  2. VC++ 使用GDI绘图的例子,挺简单的例子,高手请绕行,在VC6.0下可直接编译,欢迎新手下载参考。-VC++ GDI graph。
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:26390
    • 提供者:zhangdi
  1. matcom

    0下载:
  2. vc环境下利用matcom进行绘图的代码-Drawing the vc environment using matcom
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:375873
    • 提供者:wangran
  1. Oscilloscope-waveform-drawing

    0下载:
  2. VC++ 实现示波器的波形绘图源代码(绘制了滤波器图),调试 通过,可运行。-Oscilloscope waveform drawing by VC++.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-07
    • 文件大小:78133
    • 提供者:louise
  1. TextOnBmp

    0下载:
  2. VC++在BMP图片上显示文本,是一个VC++窗口绘图的例子,JPG格式图片未做测试。显示文字主要是使用TextOut方法,完整的过程是:定义位图对象,加载背景位图,获取位图信息(图像宽度和高度),获取窗口客户区域,获取窗口设备上下文,定义一个内存设备上下文,CreateCompatibleDC方法创建与pDC兼容的设备上下文,选中位图对象在窗口中绘图,设置透明的背景模式,输出文本-VC++ to display text on the BMP picture window is a VC++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:329016
    • 提供者:apudn83
  1. vc6-(3)

    0下载:
  2. 关于大学一年级进行软件实训的指导文件,是用vc进行windows绘图,加强对类的使用能力-About freshman guidance documents for software training is conducted using vc windows graphics, the ability to enhance the use of the class
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:30001
    • 提供者:liu ning
  1. treebkimage

    1下载:
  2. VC++ 在树形控件中插入背景图,看到了树控节点的那结连线了吗?实现思路:先在内存CDC 对象上对TreeView 默认绘图,然后再选择背景位图,与缺省位图进行与操作合成TreeView 的背景图,最后通过函数BitBlt()将树形控件的背景图呈现出来。同时为了避免闪烁,必须重载函数OnItemexpanding()和函数OnItemexpanded()-VC++ insert background image in the tree control, see the end of that t
  3. 所属分类:Java Develop

    • 发布日期:2016-01-25
    • 文件大小:21504
    • 提供者:bpudn76
  1. DrawShubiaoDemo

    0下载:
  2. 双缓冲绘图演示,开发环境vc++2010-Double buffer drawing demonstration, development environment vc++2010
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:90529
    • 提供者:李国山
  1. dbbtest

    1下载:
  2. VC++双缓冲技术代码演示代码,虽然比较老的代码,但是仍然很有用途,源码将演示如何在VC++中实现双缓冲技术的实例,演示了使用普通方式绘图和采用双缓冲技术绘图的例子,首先给出实现的程序,然后再解释,同样是在OnDraw(CDC *pDC)中-VC++ double buffering code demonstrates code, although relatively old code, but still useful purposes, the source code will demon
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:141616
    • 提供者:wpudn18
  1. UseGDI

    1下载:
  2. VC++ 使用GDI绘图的例子,挺简单的例子,高手请绕行,在VC6.0下可直接编译,欢迎新手下载参考-VC++ example of using GDI drawing, very simple example, experts please bypass can be directly compiled in VC6.0, welcome newcomers to download the reference
  3. 所属分类:Windows Develop

    • 发布日期:2016-11-21
    • 文件大小:25600
    • 提供者:kpudn13
  1. MemDCDlg

    0下载:
  2. vc 实现双缓冲绘图,先创建兼容位图,再创建兼容dc-请键入文字或网站地址,或者上传文档。 取消 Vc shíxiàn shuāng huǎnchōng huìtú. Xiān chuàngjiàn jiānróng wèi tú, zài chuàngjiàn jiānróng DC.vc achieve double-buffered drawing. Create compatible bitmap in creating a compatible DC.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:1787
    • 提供者:zhangtao
« 1 2 ... 30 31 32 33 34 3536 37 38 39 »
搜珍网 www.dssz.com