搜索资源列表
处理当前屏幕用的一个小程序
- 看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.
Paint_board
- 这是一个类似windows中的画板程序。 功能简介: • 可以在工具栏上选择画直线,矩形,椭圆等。 • 画的时候可以在颜色板上选择画笔的颜色, 也可以通过菜单项改变画笔的粗细。 • 单击放大镜能够对图形进行放大,便于观察,单击一次就放大一倍,再单击窗口时就恢复原大小。 • 可以双击选中图形,相应的图形上出现标识就说明已选中,然后按DEL键或相应按钮删除。 • 可以添加注释:在窗口中拉出虚框后就可以输入,而且
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
Newton_WOWstyle.rar
- 模仿魔兽世界视角,使用irrlicht 3D开源游戏引擎和newton物理引擎,\display\bin目录里的demo.exe可以直接运行。快捷键wsqe前后左右移动,ad左右旋转。鼠标滚轮可以直接调整视角距离人物的距离。快捷键C为定向发射正方体,正方体的材质我没处理好。快捷键L可以扔出人物身上的小球,“G”可以捡起小球。鼠标点击移动的源码暂不提供。 \demo目录里的demo.sln为visual C++2005版本,如果装的有VS2005或者2008的可以直接运行。,err
使用鼠标滚轮去放大缩小所显示的地图的类库
- 可以使用鼠标滚轮去放大缩小所显示的地图的类库,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
Google-map-gis-API
- 支持放大,缩小,移动,测距,鼠标滚轮放大/缩小,轨迹回放,拉框选择范围内的兴趣点,支持动态添加/删除兴趣点,…… 支持Internet连接Google浏览地图数据,并缓存数据到本地硬盘。 支持断开网络浏览曾经浏览过的缓存GOOGLE地图数据。 支持矢量数据地图,可以显示Mapinfo等格式的电子地图数据。 支持AutoCAD格式文件的显示浏览等" -gis GOOGLE map google earth, have such function: move\min\map
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