搜索资源列表
serial int86
- Borland C 3.1的串口编程源代码,中断方式接收,键盘按键发送。 可运行于DOS,windows98,Windows2-Borland C 3.1 Serial programming source code, interrupt receiving, sending keyboard keys. Can run on DOS, Linux, Windows
AppleMove
- BREW手机平台下的实例,实现苹果的移动。 通过按键盘的 “UP”、“Down”、“Left”、“Right”使整个苹果可以在屏幕上自由移动(Step=1),通过按“*”使苹果回到初始位置(屏幕的中间) 1,苹果是由4个对象组合而成,移动的时候如何成为一个整体 2、作为key事件驱动区分各个按键动作 3、苹果的每一次移动都是以上一次苹果的位置为参考 -BREW mobile platform example, the realization of Apple mobile.
zlg7289_control
- zlg7289芯片控制程序,ZLG7289芯片应用于键盘接口,自动按键扫描,LED输出等功能,包含源程序和头文件-zlg7289 chip control procedures, ZLG7289 chips used in the keyboard interface, automatic Scan button, LED output functions, including source and header files
Autolock
- Symbian S60 自动键盘锁 用户一段时间内没有任何按键事件产生,将会自动锁住键盘。-Automatic keyguard Symbian S60 user for some time without any key events, it will automatically lock the keyboard.
USBkey
- 用单片机做的USB开发板的键盘程序 开发板上共有8个按键,功能分别为: K1:左Ctrl键 K2:左Shift键 K3:左Alt键 K4:0键 K5:1键 K6:2键 K7:Caps Lock键 K8:Num Lock键 按键功能测试: 同时按下K1和K2可做输入法切换,这跟键盘上的两个键功能一样的。 K7可打开大写字母锁定,同时LED2亮起。K8是小数字键盘锁定键, 当数字键盘打开时,LED1亮起,这时可用K4,K5,K6输入数字。 请留意EDN板
J2ME-BasedDesignImplementationthegameSnake
- 基于J2ME的贪吃蛇游戏的设计与实现 第一部分实现嵌入式应用程序,开发一款贪吃蛇游戏,并可移植到嵌入式实验平台或手机平台上,通过键盘按键控制贪吃蛇的移动方向,当蛇吃到食物后,蛇长度增加并再次随机产生食物,游戏继续,当蛇头碰到墙壁或自己的身体,游戏结束。-J2ME-Based Design and Implementation of the game Snake
PriceCompare
- 本人用C#编写的价格比较软件包含源代码,可以运行在PPC、PDA等Windows Mobile系统上。适合购物时输入商品价格及规格,自动换算成单价并添加到列表进行比较。内置一个大按键软键盘。-This price comparison software which is written using C# can run on PPC, PDA and other Windows Mobile system. You can input prices and specifications, and
Programchuangkou
- 基于8051通过串口测试4*4矩阵键盘,通过键盘按键发送A-F字符到串口调试助手。本程序可通过加LCD1602接受串口发送过来的数据。-Based on 8051 through the serial port test 4* 4 matrix keyboard, the keyboard keys send characters to the serial debug AF assistant. This program can be sent by Canada LCD1602 receiv
7
- 既昨天的430串口程序后又添加了几个程序模块。3*4的矩阵键盘扫描以及通过锁存器IO口复用来驱动数码管。功能是这样:先对按键进行消抖,然后判断键值通过数码管显示通过串口发送出去。-Both procedures after yesterday' s 430 serial port to add a few program modules. 3* 4 matrix keyboard scanning and recovery through the latch to drive the di
usb_num
- 与usb设备开发芯片68013进行通信,输出显示键盘按键按下之后出现的值-68013 usb device development and communication chips, the output display appears after pressing the keyboard keys, the value of
Sample
- 主要是由玩家所控制的人物或角色根据周围环境的变化,利用键盘或者手柄、鼠标的按键做出一定的动作,如移动、跳跃、攻击、躲避、防守等,来达到游戏要求的相应目标,一般是为了过关。-Is mainly controlled by the player character or role changes according to the surrounding environment, the use of keyboard or joystick, a mouse button to make a cer
3D
- 动作类游戏是最传统的游戏类型之一,主要是由玩家所控制的人物或角色根据周围环境的变化,利用键盘或者手柄、鼠标的按键做出一定的动作,如移动、跳跃、攻击、躲避、防守等,来达到游戏要求的相应目标,一般是为了过关。现在的动作类游戏则融入了很多新的元素,很多经典的关卡以及很多画面的特效,使其逐渐成为所有游戏类型里面款式最多,发展最快的一种。 3D空战便是动作类游戏的一种,其中融入了很多动作类游戏特有的技术,且画面流畅、声音震撼。 android系统下的实现-The action game is on
Android-emulator
- Android Emulator是一款功能非常齐全的模拟器,电话本、通话等功能都可进行模拟。甚至其内置的浏览器和Google Maps都可以联网。用户可以使用键盘输入,单击模拟器按键输入,甚至还可以使用鼠标单击、拖动屏幕进行操作。-Android Emulator is a very complete emulator, phone book, call functions can be simulated. Even its built-in browser and Google Maps c
Android-Event-driver
- Android 事件捕捉和处理流程分析 ,在Android系统中,键盘按键事件是由WindowManagerService服务来管理的,然后再以消息的形式来分发给应用程序处理,不过和普通消息不一样,它是由硬件中断触发的;在上一篇文章《Android应用程序消息处理机制(Looper、Handler)分析》中,我们分析了Android应用程序的消息处理机制,本文将结合这种消息处理机制来详细分析Android应用程序是如何获得键盘按键消息的。-Android event capture and pr
my16key_c
- 键盘按键源程序,主要是单片机AT89C51下的控制编程-keybord program
StockKey
- 对android中的软键盘做修改,添加特殊按键,用于输入输入股票代码中的常用码,例如600.601.001等-Soft keyboard android modify, add special keys for commonly used code in the input enter the stock symbol, for example 600.601.001
keyboard-scaning
- 通过4X4矩阵键盘和数码管设置频率,按下确认按键后在AD9850输出相应的频率-keyboard scan
zyc2
- 平台ATmega16 编程软件CodeVisionAV 实现功能:单片机与PC机(电脑)之间的串口通信。具体就是单片机最小系统上的AD键盘按键按下后发送键值到串口助手上显示,串口助手发送一串字符到最小系统上的lcd1602显示。 -The platform ATmega16 programming software CodeVisionAV function: serial communication between the MCU and PC (computer). Specif
MySelfSoftKeyboard
- 可以实现自定义键盘,可以自定义他的界面布局,以及那些按键等-You can implement a custom keyboard system can implement a custom keyboard system
VB screen all keyboard keys
- VB屏蔽所有键盘按键,做屏保用,做实时上传用防止人为操作(VB screen all keyboard keys)