-
Virtual-screen-and-realization-
Visual C++语言提供了虚屏功能,利用它及Windows GDI图形函数,可编制出功能强大的图形处理程序。虚拟屏幕的原理是,首先定义一个虚拟设备描述表及一块位图象数据区,将本应在实际窗口的绘画处理转移到此图象数据区(这块图象数据区功能相当于视频存储区),绘画操作完成后可通过图象传递,将结果弹出到可视窗口。许多Windows环境的图形处理或CAD系统都采用了这种技术。如GIS软件Mapinfo、AutoCAD for Windows等,它们的图形操作功能如开窗、漫游等的基础都是建立在虚屏基础上,并且将操作界面都作成工具窗(一种特殊的窗口,客户区内规则地排列着图象按钮响应操作代码)的形式,直观、灵活且便于用户选择操作。VC++的CDC类、CBitmap类封装了对虚屏的操作,利用类的继承性,也可很容易的实现工具窗。(Visual C++ provides a virtual screen function, use it, and Windows GDI graphics functions, can be prepared in a powerful graphics program. The principle of the virtual screen, first define a virtual device description table and a bit image data area, the present should be transferred in the actual window painting processing of this image data area (this image data area function equivalent to the video memory area ), after the completion of the painting operation can be passed through the image, the results of the pop-up to the visible window. Graphics or CAD system for many Windows environment using this technology. GIS software Mapinfo, AutoCAD for Windows and other graphics operations functions such as windows, roaming the foundation are built on the basis of the virtual screen, and the operator interface made tool window (a special window, the client area regularly arranged in the form of image button in response to the operation code), intuitive, flexible and user-fri)
- 2012-11-29 00:55:11下载
- 积分:1
-
Visual-CPP-Note
零基础学Visual C++的课件,可以帮助读者快速提高Visual C++编程能力(Zero-based Visual C++ courseware, fast to improve Visual C++ programming ability can help readers)
- 2012-09-12 11:04:28下载
- 积分:1
-
BANK-3P-LV
.NET银行系统,.NET银行系统,开户,转账,查询,取款,存款。登陆(.NET bank system,.NET bank system)
- 2013-07-29 16:22:31下载
- 积分:1
-
one-1.3.80.tar
云计算基础架构平台,opennebula,可以创建虚拟集群,虚拟网络,虚拟机,并对集群内各种资源进行合理调度。(Cloud computing infrastructure platforms, opennebula, you can create a virtual cluster, virtual networks, virtual machine, and a variety of resources to conduct a reasonable cluster scheduling.)
- 2009-09-17 11:48:56下载
- 积分:1
-
LINDAI_TRANS
重点在测量学中常见的邻带坐标转换程序,可直接使用(Focus on surveying the common neighborhood with coordinate conversion process can be used directly)
- 2013-08-31 22:33:03下载
- 积分:1
-
Chat
说明: 服务器与客户端 简单的服务器模式 聊天室(Server and simple client server model chat room)
- 2008-09-07 23:44:38下载
- 积分:1
-
drawingboard-69709m
C# master source for drawing board.
Use to draw vector base image on winform.
- 2015-09-24 21:53:16下载
- 积分:1
-
KOSDemo
本opc server工具可用于各种opc的调试环境(This tool can be used for a variety opc server opc debugging environment)
- 2017-05-07 23:00:05下载
- 积分:1
-
pack
C++串口通信代码,接收下位机的数据点,并在前面板画出图形。(数据格式* , , /)内附STM32串口发送数据程序(C++ serial communication code, receive under the data points, and the front panel to draw graphics. (Data format,*, /) containing STM32 serial transmit data program)
- 2013-10-28 20:14:38下载
- 积分:1
-
BridgePatternMain
bridge pattern in c++.
vs2010, vs2010
- 2014-02-27 15:45:15下载
- 积分:1