This application, built in VB using MapObjects, allows the user to zoom in, zoom out and pan using only the mouse. The pan is a dynamic pan just push the mouse in the direction you would like to pan.
标签: using zoom application MapObjects
上传时间: 2014-12-22
上传用户:ryb
abel Tool Sample Requires: Visual Basic 6 and MapObjects 2.x Data: redlands.shp (Redlands sample data set from MO 2.x) Interactive Labeling Tool If the check box is checked, then the mouse down location will search for the closest line, and label it with the street name. If the check box is not checked, then the mouse down will turn into a pan/zoom tool. There is a slider bar to control the search tolerance in screen pixels for the labeling.
标签: MapObjects Requires Redlands redlands
上传时间: 2013-12-17
上传用户:sunjet
wdmbook提供,底层驱动程序,hid键盘操作。
标签: wdmbook
上传时间: 2014-01-06
上传用户:ardager
《橡皮条画线》C语言 (可供C语言图形编程参考) 本程序模拟许多绘图工具中的画线方法和画框方法 其中工具条上的各个按钮的功能是: 1、画线(快捷键“l”) 2、画框(快捷键“f”) 3、剪去框外的直线(快捷键“c”) 4、刷新(快捷键“r”) 5、新建(快捷键“n”) 6、退出(快捷键“Esc”) 最左边的十字架用鼠标拖动时可以移动工具条 左上角的 framepoints为所画矩形框的左上角坐标和右下角坐标 mouse为鼠标当前坐标 linesnum为队列中的直线数
上传时间: 2015-06-18
上传用户:pinksun9
usb与RS232之间的通信,包括主机程序,固件源程序。采用HID类!我现在需要USB键盘方面的源程序,如果你有请提供crzman@163.com
上传时间: 2015-06-24
上传用户:dbs012280
Writing an Input Module The sample module introduced here is called idiom (Input Device for Intercepting Output of Mice), The sample module registers itself with the USB kernel subsystem as a mouse driver and with the input management subsystem as a keyboard driver. idiom translates mouse movement events into keyboard input events: it reports arrow events to the input system according to how the physical mouse is moved.
标签: Input introduced Writing Device
上传时间: 2015-06-25
上传用户:731140412
三星ARM9 s3c2410 usb device开发 ,实现HID鼠标功能 USB_device_lib.c: usb设备库函数 USB_device_config.c usb设备鼠标配置,配置描述符,接口描述符,类描述等,接USB控制传输。 USB_device.c usb设备鼠标主代码 。
上传时间: 2014-10-31
上传用户:xwd2010
USB鼠标实现方案,C编程(USB-MOUSE目录);PROTEL原理图(USB1目录)
上传时间: 2015-08-09
上传用户:nanxia
一.“ZHG_C”(ZHG自定义C函数包)中为ZHG本人创作的自定义C函数集,现共包含8个C文件,分别是: BMP16.C——DOS图形模式下显示16色位图的函数。 BMP24.C——DOS图形模式下显示24位位图的函数。 BMP256.C——DOS图形模式下显示256色位图的函数。 BOX.C——DOS字符模式下画矩形框(单、双)。 HZK.C——DOS图形模式下显示汉字或英文(16×16、24×24、12×12、ASC8×16)。INFORMATION.C——DOS字符模式下以统一格式显示作者信息。 MOUSE.C——DOS图形模式下使用鼠标所需的一系列函数。 PLAY.C——C语言中用键盘播放音乐的函数。 二.它们所包含的函数的作用及用法分别在相应的文件中有说明,在C/C++程序中直接调用这些函数,可以极大地提高编程效率,事半功倍。 三.该函数包将会随着本人学习的发展而继续改进、补充以及增加新的实用的文件。 ----Author: zhg 2006.12 E-mail: wudazhg@163.com All Rights Reserved
上传时间: 2015-08-14
上传用户:talenthn
汇编的PIC程序,包括MOUSE,FLOAT,CLOCK,BCD
上传时间: 2015-08-20
上传用户:yoleeson