代码搜索结果
找到约 10,000 项符合
Input 的代码
input.salt
0
0
0
0
0
0
0
0
0
0
0
input.salt
100
100
100
100
100
100
100
100
100
100
100
1
input.salt
512
512
512
512
512
512
512
512
512
512
512
5
input.salt
512
512
512
512
512
512
512
512
512
512
512
5
input.vhd
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
-- Uncomment the following lines to use the declarations that are
-- provided for instantia
input.c
#include
unsigned char code tab[4][4]={{'1','4','7','#'},
{'2','5','8','0'},
{'3','6','9','*'},
{'A','B','C','D'}}; //
input.lst
C51 COMPILER V7.09 INPUT 12/22/2005 15:20:13 PAGE 1
C51 COMPILER V7.09, COMPILATION OF MODULE INPUT
OBJECT MODULE PLACED IN i
input.h
//*.h file
#ifndef __SHURU_H__
#define __SHURU_H__
bit pkey(); //判断有没有键按下
unsigned char kbscan(void); //键盘扫描
void input(void); //号码输入
void delay(void); //消抖动
extern unsigned char ke