-
Visual-CPP
这是一本C++基础教材,适合c++初学者使用,本书易于理解,通俗易懂。(a basic book for the c++ learners who is a beginner,this is a basic book,easy to learn and easy to understand.)
- 2012-07-13 17:01:52下载
- 积分:1
-
xqspacket
能让捕获IP层的网络封包(can capture IP network layer packet)
- 2006-10-12 15:40:44下载
- 积分:1
-
readdata
从txt 等文件中读数据 并两位两位的显示出来(Txt and other documents from the read data and two out of two display)
- 2008-05-26 06:25:39下载
- 积分:1
-
VC-part-2
一本学习VC的很好的图书,其中第二部分,全书共16部分(A learning VC' s good books, of which the second part of the book, Part 16)
- 2012-06-04 17:11:52下载
- 积分:1
-
Clanguagefunctionisquick
c 函数查找C language function is quick
(C language function is quick
)
- 2015-04-26 11:40:47下载
- 积分:1
-
uh45892146211
书友会短信发送系统由基础信息模块、短信管理模块、短信投票模块、系统管理模块等几部分组成。由VC实现(The book club messages sent from several parts of the basic information module, SMS module, SMS voting module, the system management module. By the VC in)
- 2012-05-21 23:16:43下载
- 积分:1
-
comm
Windows串口编程 (Windows serial programming)
- 2020-06-30 11:20:02下载
- 积分:1
-
MusicPlayer
说明: 一个非常漂亮的音乐播放器的源码,比千千静听漂亮。(A very nice music player source, than listening Pros beautiful.)
- 2010-04-22 09:35:26下载
- 积分:1
-
s57-3.1Main
描述了S57标准国际电子海图的数据格式的详细说明(S57 standard describes the data format of international electronic chart)
- 2020-12-04 09:09:24下载
- 积分:1
-
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