搜索资源列表
处理当前屏幕用的一个小程序
- 看pdf等的电子书,白底黑字看时间长了不舒服,想换成其他颜色的 有时候网上看到的图片or网页背景黑糊糊的,保存下来再处理才看得清... 功能: 0.scr ipt自定义处理流程 处理由系统热键触发. 1.双击scr ipt的编辑框显示的提示: Y , y : Yes //写屏 N , n : No 0 : XGrey //Grey 1 : One //取反 2 : Two //二值化 3 : XRGB //RGB亮度调节 4 : XE
wheel_mouse
- 对鼠标滚轮的支持控件,可以支持鼠标的自由滚动,方便在程序中直接调用. -right mouse wheel support component can support the freedom of rolling mouse to facilitate the process called directly.
ProJectExample
- 缩放、旋转和平移的投影演示 先打开一个.zlg文件 滑动鼠标滚轮进行缩放 移动鼠标同时按住中键进行旋转 移动鼠标同时按住左键与右键进行平移 框架MFC编写-zoom, Rotation and translation of the projector to open a demo. zlg paper sliding scale for the mouse wheel while holding down the mouse Mobile China Key rotating m
使用鼠标滚轮去放大缩小所显示的地图的类库
- 可以使用鼠标滚轮去放大缩小所显示的地图的类库,Can use the mouse wheel to zoom the map shown in the class library
drwExample
- 实现了鼠标交互的所有功能,包含对绘制的图形通过鼠标滚轮进行无极缩放以及任意拖动.-Mouse interaction achieved all the features included on the map graphics through mouse wheel to zoom Promise and arbitrary drag.
mfcopengl
- 基于MFC的opengl代码。包括鼠标滚轮、左键控制缩放、旋转。工具栏的使用。里面有个opengl的做的球体。-Based on the MFC OpenGL code. Including the mouse wheel, left key control scaling, rotation. The use of toolbars. There is a OpenGL do.
OpenGL
- 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大-The use of OpenGL, VC++ to prepare the C++, three-dimensional point cloud
mapx
- 在mapx中实现鼠标滚轮响应放大缩小的功能-Mapx achieved in response to mouse wheel zoom function
TerrainHillshading
- 实现了MFC下OpenGL环境的设置,非模式对话框,DEM高程数据读取,鼠标滚轮控制放大缩小-MFC achieved under the OpenGL environment settings, non-modal dialog, DEM elevation data to read, the mouse wheel control the zoom
Graphics_ex1
- OpenGL演示程序。 1创建一个窗口,窗口分成四块。第一块绘制线(虚线、实线、粗线),第二块绘制多边形,第三块窗口用渐变填充多边形,第四块窗口绘制圆。 2右击每一块,则单独显示该块的内容。单独显示时,可以使用鼠标左键对显示内容进行拖动,用滚轮进行缩放。再次右击则显示四块的内容。-OpenGL demo. 1 to create a window, the window is divided into four. The first one to draw a line (dashed,
WheelSample
- 模仿AutoCAD鼠标滚轮功能用vb实现滚轮控制图像缩放。同时实现了二维图对象选择等功能。-AutoCAD Mouse Wheel function of imitation achieved using vb wheel control image scaling. While achieving a two-dimensional map objects selection and other functions.
Zonghexingshiyuan
- 用java做的、多文档的,实现了对所有平面几何图形操作的画板。比如:多边形的放大、缩小、填充、旋转、移动等。而且放大缩小可以用鼠标滚轮实现、移动可以用鼠标拖动。还有就是实现了图片的拖放功能。 -To do with java, multi-document, to achieve a planar geometry for all operations. For example: polygons, zoom, fill, rotate, move, etc. And you can zoo
StaticImageRead
- 基于vtk的DICOM二维切片序列显示,用鼠标滚轮控制不同层切片的显示。-Based vtk of DICOM 2D slice sequence with the mouse wheel to control the display of the different layers of sliced.
MFC_OPENGL_rotate_translate_zoom
- 本例子实现画立方体的例子,多面体可以参考此程序,程序实现了三维立体图形的旋转,平移和缩放,旋转通过鼠标左键实现,平移通过方向键实现,缩放通过鼠标滚轮实现-The example painted cube example, the polyhedron can refer to this program, the program to achieve a rotation of three-dimensional graphics, pan and zoom, and rotate the lef
CADsuofang.e
- 画板CAD缩放,就像CAD画图程序,画出来的笔画可以用鼠标滚轮,滚动放大和缩小。-The Sketchpad CAD scaling, the drawn strokes like a CAD drawing program, you can use the mouse wheel to scroll zoom in and out.
tuxiangc0117
- 本人从国外找到的一个功能十分强大的图像处理软件,使用VB6.0开发,图像处理速度超快,支持无限撤销和重复,超大图片使用鼠标滚轮缩放居然一点不卡,最重要支持tiff图像格式,程序使用了GDI+技术和自定义类模块和控件,学习起来比较费劲,但功能强大值得一看,本人对界面和关键部分的英文进行了翻译,希望不会影响读者理解。同时提供一篇中文说明!-From abroad, I found a very powerful image processing software, ultra-fast proces
Shadow-map
- 利用OpenGL實作shadow map,程式碼可以直接執行。 1.利用鍵盤方向十字鍵可以控制光的位置。 2.F1鍵可以決定是用mipmap還是anisotropic filter。 3.滑鼠的中間滾輪點擊一下,可以使camera自動旋轉,再按一下就停止轉動。 4.PageDown降低camera的高度,PageUp則是增加camera的高度。-OpenGL implementation shadow map, the code can be executed directly.
MyCS-VGE
- 运用OpenGL实现的一个虚拟场景,里面有山体的渲染、水的渲染、旗帜的渲染、房屋的渲染、下雪场景的渲染、3ds的载入、数据库链接以及路径算法等。 使用方法: P键:在房屋附近的路径上(一定要站在道路上才有效)按P键后,系统自动随机生成一个喜洋洋在地图上,并搜索你目前位置到它的最短路径,并在地面上显示。 空格键:系统只允许人在平地上行走,要实现全方位自由漫游需按空格键。 G键:天气的变化,可以切换下雪天和晴天。 鼠标左键:射击,把出现的喜洋洋射死后,它就自动消失了。 鼠标滑
ReadDICOM
- 利用VTK读取DICOM文件,并显示,可以显示一组数据,鼠标滚轮控制不同图片切换。当初学习的时候找不到类似的代码,自己编写的。对新手学习很实用。-Use VTK read DICOM file and display that can display a set of data, control the mouse wheel to switch different picture. I had to learn not find similar code, I have written. Ve
CLOUD
- 鼠标中键 按住拖动 旋转 鼠标滚轮 旋转 缩放 鼠标中键 + Ctrl 按住拖动 平移 鼠标中键 + Shift 按住拖动 面旋 鼠标中键 + Ctrl + Shift 按住拖矩形框 矩形框内东西放大 局部放大-Hold down the mouse button and drag the rotation Rotating the mouse wheel to zoom Hold down the mouse button and drag pan+ Ctrl