-
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
-
Win32Project1
相对定向程序,摄影测量相对定向实习程序,VC编程(Relative orientation program, the relative orientation of photogrammetry internship program, VC programming)
- 2021-01-04 21:49:00下载
- 积分:1
-
BPSK
BER for BPSK in ISI channel with Zero Forcing equalization
- 2009-12-12 17:23:58下载
- 积分:1
-
MM1
c语言,mm1,排队论模型。c语言,mm1,排队论模型。(c language, mm1, queuing theory models. c language, mm1, queuing theory models.)
- 2020-11-16 13:49:41下载
- 积分:1
-
NetTel
使用低层波形API写的语音聊天程序,可做为API使用的一个例子。(lower waveform use the API to write voice chat program, the API can be used as an example.)
- 2006-07-09 16:59:41下载
- 积分:1
-
MarchingCubes
球体的Marching Cubes实现,运用OPENGL绘制图像(Marching Cubes sphere of the realization of the use of OPENGL rendering image)
- 2009-04-23 15:25:53下载
- 积分:1
-
DaVinciEVM_dsp
加载dsp项目时的gel文件,在连接硬件之前,加载gel必不可少,来描述处理器的存储空间映射(The gel loading dsp project files, before connecting the hardware, loaded gel is essential to describe the processor' s memory space mapping)
- 2013-10-31 09:59:35下载
- 积分:1
-
jibingzhengduan
利用VB开发工具开发一个疾病诊断系统,可以查询各种疾病的病症。(using)
- 2010-05-10 08:52:08下载
- 积分:1
-
ThePrinciple
clips 系统原理与编程,非常好用的书籍,内部资料外面没有,大家可以来看看(Clips system principle and programming, very easy to use books, internal information outside, we can look at)
- 2017-01-10 09:22:13下载
- 积分:1
-
south_bridge_smbus
Visual C++编程实现,读取系统中SMBUS的相关内容(Visual C++ programming, read the relevant content of the system SMBUS)
- 2010-05-30 09:06:39下载
- 积分:1