代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/438277/7216636
lst keypad.lst
C51 COMPILER V8.06 KEYPAD 07/18/2007 17:16:42 PAGE 1
C51 COMPILER V8.06, COMPILATION OF MODULE KEYPAD
OBJECT MODULE PLACED IN
www.eeworm.com/read/457112/7334111
c main.c
#include "main.h"
#include "LED.H"
#include "keyboard.h"
#include "timer.h"
extern unsigned int sig=0x01;
extern unsigned int s=1;
void system_initial(void) //系统初始化
{
TMOD=0x11;
www.eeworm.com/read/455782/7365662
qmsg san_led.map.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "" 0 0
www.eeworm.com/read/453878/7406160
c int0.c
/*中断程序,帮助了解中断事件*/
#include
#include
sbit JDQ=P3^5; //JDQ定义为P3口的第5位,就是驱动继电器的那个脚
void main(void) //入口函数
{
EA=1; //首先开启总中断
EX0=1; //开启外部中断 0
IT0=1;
www.eeworm.com/read/448916/7522486
fit tt.fit
-- MAX+plus II Compiler Fit File
-- Version 10.0 9/14/2000
-- Compiled: 11/15/2004 17:49:48
-- Copyright (C) 1988-2000 Altera Corporation
-- Any megafunction design, and
www.eeworm.com/read/448796/7525945
asm 家庭时钟6.10.asm
;本实验是做一个计时器,能从00:00计到59:59共1个小时。
;数码管1、2位为时,3、4位为分。
DS1 EQU 22H ;数码管显示缓存
DS2 EQU 23H
DS3 EQU 24H
DS4 EQU 25H
BUFF_LP EQU 28
www.eeworm.com/read/448796/7525949
asm 家庭时钟6.9.asm
;本实验是做一个计时器,能从00:00计到59:59共1个小时。
;数码管1、2位为时,3、4位为分。
DS1 EQU 22H ;数码管显示缓存
DS2 EQU 23H
DS3 EQU 24H
DS4 EQU 25H
BUFF_LP EQU 28
www.eeworm.com/read/445792/7590304
plg key_disp.plg
礦ision2 Build Log
Project:
F:\zj\实验3\key_disp\key_disp.uv2
Project File Date: 11/20/2007
Output:
Build target 'Target 1'
assembling key_scan.
www.eeworm.com/read/445792/7590306
uv2 key_disp.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
Options 1,0,
www.eeworm.com/read/444804/7605894
m51 cs19-3.m51
BL51 BANKED LINKER/LOCATER V5.03 02/18/2007 18:38:12 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE CS19-3