搜索资源列表
liangs_串口调试器2002
- 用于串口应用程序的调试监控工具,软件可模拟设备往串口发送指定格式的数据串,同时也可以用于实时监控串口读写过程中的所有数据流。☆ 自动侦测当前系统中所有可用的串口数,支持USB扩展出的虚拟串口(可到COM256)。☆ 支持ASCII码和十六进制数据格式的发送和接收。☆ 可以自由选择侦测的串口,接收数据区的容量可以无限大。☆ 发送、接收数据区的大小可以随意拉伸调节。☆ 对发送、接收数据区加入鼠标右键菜单的支持。☆ 扩大串口波特率的支持,现最高Baud可到921600。☆ 支持Unicode内码显示
GPS1
- 从GPS接收机里提取数据,在C++builder中配合地图实现轨迹重现,并显示鼠标所在位置的经纬度-Lane from the GPS receiver to extract data, in which C builder with the locus maps recreated, and display the location of the mouse coordinates
statusbar-2
- 本程序引入一个新的类XStatusBar,用于显示文本、数字、位图或者状态条。而且,这些窗格可以交替显示这些内容,以及支持鼠标点击行为-This program introduces a new class XStatusBar, used to display text, numbers, bitmap or status bar. Moreover, these can alternately display the contents pane, and support mouse clic
mouseprintf
- 串口显示ps-2鼠标实验,显示鼠标采集到的x位置y位置位移量-Ps-2 mouse, serial experiments show, show the mouse capture to the x position y position displacement
dgf
- 基于cortex_m3的USB鼠标触控实验,功能为:触摸液晶屏,PC机上鼠标箭头显示-The USB mouse touch-based cortex_m3 experiment functions: touch LCD screen, PC, the mouse arrow on the display
SDimage
- android获取SD卡中图片并显示的程序,并显示鼠标坐标信息的程序。-Get SD card android picture and display program, and mouse information program
javapiano
- Java Piano模拟钢琴效果的完整源码,知识点:使用AudioClip类播放声音,使用Java MouseEvent类处理鼠标事件,使用Image类制作图片,使用Frame类制作界面框架。运行后创建一个带有模拟钢琴键盘的面板,用户可以通过键盘或者鼠标来“敲击”钢琴键盘发出声音,也可以通过电脑键盘的组合键实现钢琴的高音。 编程思路:首先制作模拟钢琴的实例,生成程序界面:先通过语句Image m_ImgUp生成键盘、鼠标松开时显示的键盘图片,再通过语句Image m_ImgDown生成
LrcView-master
- 实现音乐歌词滚动, 歌词尾行到达显示区域后,不需要移动 用户可通过鼠标或者滚动条滚动歌词(Our lyrics to reach the display area, does not need to move Users can scroll the lyrics through the mouse or scroll bar)