搜索资源列表
按键驱动
- linux下的按键驱动,可用于嵌入式开发之中;具有四个按键的驱动程序源代码。-linux pressed key actuation, may use in to insert during the type development; Has four pressed keys the driver source codes.
键盘按键测试
- DOS和WINDOWS下键盘图形测试程序-under DOS and Windows keyboard graphics test procedures
C51keypad
- 基于C51的键盘按键程序设计,里面有大量的注释进行说明
分页存储管理算法VB程序演示
- 这个程序是由Visual Basic 6.0所编,它主要演示了关于分页存储管理中的随机分页的过程,程序可演示4个作业的分配,但总长度不可打于64,它可以显示作业号、页表长度、作业长度、状态(空项、已分配)。通过点击按键“我有作业要分配”来激活分配。程序共由两个表格、一个按键组成。关于不同的作业运用了不同的颜色,可以让读者看出这个页分配给了哪个作业。“空项”表示该作业还不存在,“已分配”表示该作业已分配完了,对照作业号上的颜色,可以看出哪几页是被分配给该作业的。-Visual Basic 6.04
keyLED.rar
- 按键程序(外部中断),44b0,公司源程序供应,keyLED for 44b0
mega16做的4*5矩阵按键程序
- mega16做的4*5矩阵按键程序,键值送至1602液晶显示,同时更新了proteus仿真,可在不搭建硬件平台的基础上实现调试及仿真,-mega16 do 4* 5 matrix key program, key sent to the LCD 1602, and updated the proteus simulation, you can not build a hardware platform based on the debugging and simulation,
myirq
- 一个完整的linux按键驱动程序,内核版本2.6.18,在s3c2440arm处理器上测试通过。对于初学linux设备驱动的人很有好处。 -A complete linux key drivers, kernel version 2.6.18, s3c2440arm processors in the test. Linux device driver for the beginner a very good person.
psde
- PSDE 是一套建立在Microsoft Visual C++环境之上的PDA软件开发平台,在PC上编译输出PDA的完全仿真软件,PSDE的目标是应用Microsoft Visual C++强大的开发环境开发出适用于特定PDA硬件平台编译器的标准C语言代码,同时输出PC上的仿真软件,以用于配套的电脑联机软件或演示程序等,避免了PDA开发厂商为了联机软件或演示程序而单独开发新的程序。PSDE能模拟的硬件功能有ROM、FLASH、LCD、触摸屏、按键、中断、硬复位、声音、CPU休眠等,涵盖了目前常用
keyboardmouseclass
- 键盘鼠标类,可以在程序中控制鼠标和模拟按键-Type of keyboard and mouse, you can control the mouse in the proceedings and analog buttons
linux_example_code
- 基于s3c2440的程序:按键程序,LED灯,数学函数的程序以及多线程的程序。-Based on the procedures s3c2440: key procedures, LED lights, mathematical functions, as well as the procedures for multi-threaded process.
key
- LINUX系统中运用ADS1.2中写的按键程中断程序-按键程序
buttons
- sunsumg公司的2440按键驱动程序源码!-sunsumg key driver for the company' s 2440 Source!
ASM
- 按键扫描程序 ASM。1. 键盘采用4*5矩阵键盘,含有两个组合键. 2. 硬件连接比较混乱,且各个按键的排列与面贴上的键码对应混乱.如果采用教科书上常规矩阵键盘的 扫描方式实现比较繁琐. 3. 需要识别两个双键,但这两个双键位置比较特殊K17,K18和K19,K20. 4. 基于2,3两点.这里采用列,行分别输出全零,读取行,列的引脚电平信息.综合这两组信息查表获取键值. 对于单键按下,有两个位为0.对于两个按键按下,有3或4个位为0. -Key scanne
Buttons
- 用于做ARM-LINUX系统的测试驱动程序,这是按键驱动程序。-ARM-LINUX system for doing the test driver, which is key driver.
buttons
- s3c2440 linux下中断实现的按键驱动程序,有详细注释,简单易懂-s3c2440 linux keys under the Interrupt driver with detailed notes, easy to understand
onekey_morefunc
- 这个程序是讲述如何进行一键多功能的处理函数的,想要做按键程序的朋友们有福了-This program is about how to deal with a multi-purpose function keys, key programs want to do themselves lucky!!!
tcc_key_switch_1
- linux按键input子系统驱动程序 车载上面的按键程序-linux key input subsystem driver car keys above procedures
基于51单片机的按键程序
- 电压表的按键程序,含有I2C,adc0831的程序,并可以修改密码
buttons
- 本程序基于韦东山老师的视频教程,应用于linux2.6.31内核(This program is based on Wei Dongshan video tutorial, applied to the linux2.6.31 kernel)
VB锁定键盘的程序
- 玩游戏的时候有些不需要用到的系统按键可以屏蔽掉,系统热键也可以(When playing games, some system keys that are not needed can be shielded, and the system hot keys can also be used.)