文件名称:DrawLine
- 所属分类:
- GDI/图象编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 507kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用纯windows api编写的画线小程序,但是通过动态内存分配能保存所画的所有的线,同时通过图像双缓冲技术使得图像的显示非常流畅,另外运用了映射模式实现了就算是所画的线超出了窗口的范围,也能在窗口中显示出来的功能。-Written in pure windows api to draw a line applet, but dynamic memory allocation can save all the lines drawn, and through the double-buffering technology makes the image display of the image is very smooth, the other using the mapping mode to achieve even the painting line beyond the scope of the window can also be displayed in the window function.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DrawLine--图形双缓冲+映射模式\DrawLine.cpp
.............................\DrawLine.dsp
.............................\DrawLine.dsw
.............................\DrawLine.h
.............................\DrawLine.ico
.............................\DrawLine.ncb
.............................\DrawLine.opt
.............................\DrawLine.plg
.............................\DrawLine.rc
.............................\ReadMe.txt
.............................\..lease\DrawLine.exe
.............................\.......\DrawLine.obj
.............................\.......\DrawLine.pch
.............................\.......\DrawLine.res
.............................\.......\StdAfx.obj
.............................\.......\vc60.idb
.............................\resource.h
.............................\small.ico
.............................\StdAfx.cpp
.............................\StdAfx.h
.............................\Release
DrawLine--图形双缓冲+映射模式
.............................\DrawLine.dsp
.............................\DrawLine.dsw
.............................\DrawLine.h
.............................\DrawLine.ico
.............................\DrawLine.ncb
.............................\DrawLine.opt
.............................\DrawLine.plg
.............................\DrawLine.rc
.............................\ReadMe.txt
.............................\..lease\DrawLine.exe
.............................\.......\DrawLine.obj
.............................\.......\DrawLine.pch
.............................\.......\DrawLine.res
.............................\.......\StdAfx.obj
.............................\.......\vc60.idb
.............................\resource.h
.............................\small.ico
.............................\StdAfx.cpp
.............................\StdAfx.h
.............................\Release
DrawLine--图形双缓冲+映射模式