代码搜索结果
找到约 1,930 项符合
Keypad 的代码
web.lnp
"LCD.obj",
"serial.obj",
"top.obj",
"keypad.obj",
"led.obj",
"OCMJ.obj",
"tlc549.obj",
"epm240.obj"
TO "WEB"
toyface.java
import javax.swing.JPanel;
import javax.swing.*;
import java.awt.*;
public class ToyFace extends JPanel {
public ToyFace()
{
lcd = new Lcd(13);
keypad = new Keypad(lcd);
setLayo
ex6-3.lnp
"EX6-3.obj",
"delay100us.obj",
"lcd.obj",
"keypad.obj"
TO "ex6-3"
deposit.h
// Deposit.h
// Deposit class definition. Represents a deposit transaction.
#ifndef DEPOSIT_H
#define DEPOSIT_H
#include "Transaction.h" // Transaction class definition
class Keypad; // forward
trolltech-keypad.skin
[SkinFile]
Up=Trolltech-Keypad.png
Down=Trolltech-Keypad-down.png
Closed=Trolltech-Keypad-closed.png
ClosedAreas=F1 F2 F3 Flip
ClosedScreen=95 456 128 96
Screen=75 85 176 220
Areas=25
HasMouseHover=fa
keypad.c
#include
#include
#include
#define uchar unsigned char
#define comm8255 XBYTE[0x8003]
#define pa8255 XBYTE[0X8000]
#define pb8255 XBYTE[0x8001]
#define p
ex5-3_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1,
File 1,1,
ex5-3.lnp
"ex5-3.obj",
"keypad.obj",
"lcd.obj",
"delay100us.obj"
TO "ex5-3"
ex5-3.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
File 1,1,
mix_exp.src
[Files]
megalcd.c
time.c
keypad.c
kb.c
delay.c
[Headers]
..\..\..\icc\include\iom128v.h
[Documents]