搜索资源列表
鼠标放上就显示按钮说明AddTool
- vc之mfc,当鼠标滑过控件按钮时,就可以显示控件相关的说明.
vc中使用MapX时,如何在视图类中响应鼠标消息
- vc中使用MapX时,如何在视图类中响应鼠标消息
20081201
- 本文档中讲述了如何在VC++中的视图中如何同步显示鼠标,并配有相关的源码。望有帮助。-This document describes how to VC++ Of view shows how to synchronize the mouse, and with the relevant source. Point helpful.
HotCursor
- VC++定义光标热区,或者说是规定区域内的鼠标样式,演示效果如上图,在图中的图片位置,鼠标放上后的样式与其它区域是不同的,程序中还配制有一个Hot Botton按钮-VC++ definition of the cursor hot spot, or to require the region of the mouse style of presentation effect the image above, the map image position, the mouse placed af
Shoot
- vc++游戏开发实例,游戏为射击类,开发平台使用到MFC,有声音,采用鼠标控制-vc++ game development examples, game shooting, the development platform used in the MFC, there are sound, using the mouse control
hook
- 利用VC++的系统信息拦截函数hook截获鼠标键盘的消息,使其无效,这样就无法关闭程序。如果不知道密码将无法使用电脑只能重新启动-For system information intercept function hook to intercept mouse keyboard VC++ message it invalid, so that you can not close the program. If you do not know the password will not be ab
VTK-based-on-VCPP
- 首先介绍了医学图像三维重建的面绘制与体绘制方法,讨论了两种绘制方法的思想和优缺点,对常用的Marching Cubes算法和Ray Casting算法的原理和实现过程进行了阐述,并分析了可视化工具包VTK的实现机制。在VC++6.0平台下,结合可视化工具包VTK,分别基于Marching Cubes算法和Ray Casting算法对DICOM格式的CT图像序列进行三维重建,并给出了其实现的关键算法和3D可视化结果。通过人机交互,实现对重建后三维医学图像的旋转、缩放、平移等简单的交互操作。其次,通
VCPP-messaging-keyboard-and-mouse
- VC++键盘与鼠标的消息处理 互相学习 共同进步-VC++ messaging keyboard and mouse
visual-cpp
- 中国石油大学上机实验编程,包括简单窗口绘制,图形绘制,以及鼠标画调试用等-China University of Petroleum Shangjishijian vc++ programming, including simple window to achieve, graphics rendering
MOUSE-OPERATION
- 关于VC++下的鼠标操作,包括对自绘图形拖动,模拟鼠标点击,鼠标绘制任意图形等-About mouse under VC++, including self-drawing shaped drag simulate mouse clicks, mouse to draw any graphics, etc.
Transparent-floating-keys
- 有一种按键,看起来是一幅完整的图片,当鼠标移到按键区域时,图片的一部分凸现,形成一个按键,当鼠标移走时又恢复原来状态,本文介绍在VC中透明浮动按键的实现,并给出了代码实现。 -There is a button, it seems a complete picture, when the mouse moved to the button area, the picture highlights a part of the formation of a button, when the mous
采用VC和OpenGL实现三维校园漫游系统可视化
- 基于VC++平台和 OpenGL的虚拟校园漫游系统的设计,利用虚拟现实技术、3D Max 建模技术、SQL 数据库技术、三维全景技术和计算机网络技术,对其进行仿真建设,借助鼠标和键盘等外部设备在三维虚拟校园场景中漫游,实现了具有良好的真实感效果和实时交互性的虚拟校园的漫游系统。