登录
首页 » GDI-Bitmap » 一个采用VC6.0的GDI函数编写的平面绘图程序,能够对各种基本图形进行绘制、编辑、拖动、剪切、撤消修改、保存数据到文档。适合初学者学习、模仿。...

一个采用VC6.0的GDI函数编写的平面绘图程序,能够对各种基本图形进行绘制、编辑、拖动、剪切、撤消修改、保存数据到文档。适合初学者学习、模仿。...

于 2022-04-11 发布 文件大小:65.84 kB
0 171
下载积分: 2 下载次数: 1

代码说明:

一个采用VC6.0的GDI函数编写的平面绘图程序,能够对各种基本图形进行绘制、编辑、拖动、剪切、撤消修改、保存数据到文档。适合初学者学习、模仿。-a VC6.0 used GDI function of the two-dimensional drawings to prepare procedures to be able to conduct basic graphics rendering, editing, drag, shear, the withdrawal of changes to save data files. Suitable for beginners to learn and imitate.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Compiled through the normal operation and can be a simple watermark of BMP plus...
    编译通过而且能够正常运行的简单的BMP加水印的工程-Compiled through the normal operation and can be a simple watermark of BMP plus works
    2023-01-20 17:30:04下载
    积分:1
  • vc achieve Bitmap Displaying a 256
    vc实现显示位图 Displaying a 256 color bitmap 在程序中显示256色的位图(6KB)-vc achieve Bitmap Displaying a 256-color bitmap in the proceedings showed 256-color bitmap (6KB)
    2023-07-14 02:00:03下载
    积分:1
  • 1vc++代码合集,找到VC PICTURE PROCEED SOURCE CODES
    1vc++代码合集,找到VC PICTURE PROCEED SOURCE CODES -1 vc code Collection, VC PICTURE find SOURCE NHI PROCEED
    2022-06-14 13:54:17下载
    积分:1
  • 在VC++环境下实现OPenGL画图,框架已经实现,只需要在画图先编写代码即可 在本例子中实现的是画彩虹的程序...
    在VC++环境下实现OPenGL画图,框架已经实现,只需要在画图先编写代码即可 在本例子中实现的是画彩虹的程序
    2022-04-24 04:46:55下载
    积分:1
  • 网络音视频传输3.0 2006
    网络音视频传输3.0 2006-06-23 TVideoCap-提供视频捕捉,预览的功能 TSendVideo-提供VFW模式下,可选系统压缩器进行传输的控件。 TRECVideo-和上面的控件是一对,用于接收。 TACMWaveOut-声音输出控件。 TACMWaveIn-声音输入控件。 TSendVideo_VIDX-Vidx压缩传输控件。 TRecXVID --接收vidx压缩初频的控件。 TVideoAdd1---只能结合TSendVideo_vidx的字幕、图片叠加控件。 TVideoDisp--普通的视频显示控件。 TSendG729--音频G729压缩传输的控件。 TRecG729--接收G729压缩音频并播放的控件。 在G729目录下为G729的音频传输控件演示。在Xdivtest下为xdiv视频 传输,以及图片,字幕叠加的演示 安装:在本系统中需要用到两个动态链接库, xvid.dll g729dll.dll,最好请在安装前将其复制到系统目录下, 如:C:winntsystem32下面。 组播版以及,多线程版本,将会在后面陆续推出, 敬请关注。谢谢!-audio and video transmission network 2006- 23 TVideoCap 3.0-video capture , preview function TSendVideo-for VFW mode, the optional compression system for the transmission control. TRECVideo-and the above control is a right, for the reception. TACMWaveOut-voice output controls. TACMWaveIn-voice input controls. TSendVideo_VIDX- Vidx compression and transmission controls. TRecXVID-- receiving early vidx compression frequency co
    2022-03-11 11:44:19下载
    积分:1
  • 我自己做的一个图形系统,是我们的图形学课程设计
    我自己做的一个图形系统,是我们的图形学课程设计-I do a graphics system, is the graphics design course
    2022-06-14 15:23:10下载
    积分:1
  • 封装了一个类CImage,实现BMP图像的读取、显示及出来操作,非常适合图像处理初学者参考。...
    封装了一个类CImage,实现BMP图像的读取、显示及出来操作,非常适合图像处理初学者参考。-Packaging, a category CImage achieve BMP images read, and showed up operation, very suitable for beginners reference image processing.
    2022-05-30 11:34:16下载
    积分:1
  • 图像处理的程序,自己写的,有没有相同的源站点…
    图像处理程序,自己写的,没有和网站源码一样的。
    2022-03-10 18:50:04下载
    积分:1
  • 作者将一个CGraph类由像素模式下,扩展到逻辑模式下,并加了x,y轴的箭头,可以添加曲线名称。使用的方法: 复制Graph.h,Graph.cpp Gra...
    作者将一个CGraph类由像素模式下,扩展到逻辑模式下,并加了x,y轴的箭头,可以添加曲线名称。使用的方法: 复制Graph.h,Graph.cpp GraphLegend.cpp.GraphLegend.h GraphSeries.cpp,GraphSeries.h六个文件到相应的目录下,然后把他们加入到工程中,修改相应的头文件。在示例工程中作者提供了绘制饼图和直方图的代码。-CGraph author of a category by the pixel mode, the logical extension of the model, plus the x, y axis of the arrow, curve names can be added. The methods used : copy Graph.h, Graph.cpp GraphLegend.cpp.GraphLegend.h GraphSeries.cpp, GraphSeries.h six documents to the corresponding directory, and then put them into the project, the first to amend the corresponding document. Examples of projects in which the author provides a mapping pie and histogram of the code.
    2022-12-25 21:00:04下载
    积分:1
  • 原始的位图文件读写类,和类型的示例代码。位图文件…
    原创的位图文件读写类,以及类的示例代码。位图文件读写综述(见VCKBASE.COM)一文作者亲自上传的原文代码。学习VC位图操作的好参考。-original bitmap document literacy class, and type of sample code. Bitmap File Summary of literacy (see VCKBASE.COM) an author personally upload text in the original language code. VC bitmap learning to operate a good reference.
    2022-04-19 13:05:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载