搜索资源列表
Lesson11Code
- 如何让CDC上输出的文字、图形具有保持功能,集合类CPtrArray的使用,CPaintDC与CClientDC的区别与应用,OnPaint与OnDraw在CView中的关系及实现内幕,滚动窗口的实现,坐标空间,映射方式,设备坐标与逻辑坐标的转换。元文件设备描述表的使用,如何利用兼容DC实现图形的保存和再现。-CDC on how to output text, graphics help maintain function, the
逻辑坐标与实际坐标
- 在客户区画图,根据实际坐标与逻辑坐标间的转换。-District drawing in customers, according to the actual coordinates logical coordinates with the conversion.
dadisu
- 讲解: 一. 规则: 1.人不允许斜走 2.人不允许走已经走过的地方 二. 屏幕大小:全屏 1024×768 三. 游戏画面 主屏幕: 四. 地图构成: 1.实际坐标:以(0,0)为(0,0)----------------TrueCo 2.逻辑坐标:以(100,100)为(0,0)----------LogCo 3.逻辑块:以10×10的小
DPLP
- 设备坐标和逻辑坐标的相互转换, 图形编程基础 初学者必会的程序-equipment and coordinates the logical coordinates mutual conversion, graphical programming will be based beginners procedures
xianshizuobiao
- Soft在状态条中显示鼠标的设备坐标与逻辑坐标-the state of the equipment shows the mouse coordinates and logic coordinates
逻辑坐标
- 屏幕和窗口坐标转换-window screen and coordinate conversion
逻辑坐标
- 屏幕和窗口坐标转换-window screen and coordinate conversion
abbeyclrdemo
- 在状态条中显示鼠标的设备坐标与逻辑坐标-the state of the equipment shows the mouse coordinates and logic coordinates
Lesson11Code
- 如何让CDC上输出的文字、图形具有保持功能,集合类CPtrArray的使用,CPaintDC与CClientDC的区别与应用,OnPaint与OnDraw在CView中的关系及实现内幕,滚动窗口的实现,坐标空间,映射方式,设备坐标与逻辑坐标的转换。元文件设备描述表的使用,如何利用兼容DC实现图形的保存和再现。-CDC on how to output text, graphics help maintain function, the
逻辑坐标与实际坐标
- 在客户区画图,根据实际坐标与逻辑坐标间的转换。-District drawing in customers, according to the actual coordinates logical coordinates with the conversion.
DPLP
- 设备坐标和逻辑坐标的相互转换, 图形编程基础 初学者必会的程序-equipment and coordinates the logical coordinates mutual conversion, graphical programming will be based beginners procedures
xianshizuobiao
- Soft在状态条中显示鼠标的设备坐标与逻辑坐标-the state of the equipment shows the mouse coordinates and logic coordinates
vc_jiqiaoshili_part8
- Visual.C++程序设计技巧与实例--配套光盘 第8章 图形图像编程 本章共11个实例: 1. DPLP设备坐标和逻辑坐标的相互转换 2. DrawShapes绘制各种图形 3. GDIDemoGDI对象的访问 4. MouseDraw使用鼠标绘图 5. DlgPaint在对话框上绘图 6. OpenGLDemo使用OpenGL绘图 7. OpenGLMovie使用OpenGL实现动画效果 8
AxisTranslate
- 设备坐标,与逻辑坐标之间的变换,易学学习使用-Device coordinates and logical coordinates between the transformation, learning to learn
DrawLineCtrlDemo
- 该控件是一个数据图线绘制控件,它可以根据用户输入的数据(逻辑坐标)来自动将其显示到准确的位置。该控件还支持鼠标热区的自动监测。当我们将鼠标放置在横纵座标点上的时候,光标会变为弹簧的形状。这表明我们可以通过拖动鼠标来缩放绘图区域。如果我们将鼠标放在原点上的时候光标会变成方块形的光标,此时我们可以通过拖动鼠标来自由的移动整个绘图窗口。-The control is a data map drawing controls, it can in
CDCDemo
- 用vc++实现坐标转换的程序,在物理坐标和逻辑坐标之间转换,并以两个图形作为例子显示了其效果。-With vc++ Achieve coordinate transformation procedures, in physical coordinates and logical coordinates between the conversion and two graphics as an example shows its effe
zuobiaozhuanhuan
- CDC的所有成员函数都以逻辑坐标作为参数,而CWnd的成员函数都以设备坐标作为参数,所以要画出正确的图像需要进行坐标转换,本代码给了详细的说明-CDC all member functions are logical coordinates as a parameter, and a member of CWnd equipment functions are to coordinate as a parameter, there is
chuangkousuofang
- VC++窗口视图缩放的源代码,其中的难点正在于理解坐标系统的含义、各种映射模式的意义以及与逻辑坐标的转换,这个小程序将逐一进行演示和注释。 -VC++ window, view the source code for scaling, in which the difficulty is on understanding the meaning of coordinate system, the significance of t
paintersoft
- 主要带背景的画刷,还有逻辑坐标和设备坐标在滚动的时候如何处理-Major brush with the background, as well as the logical coordinates and device coordinates of the scroll when the treatment