代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/102935/6228469
c ohci-mem.c
/*
* OHCI HCD (Host Controller Driver) for USB.
*
* (C) Copyright 1999 Roman Weissgaerber
* (C) Copyright 2000-2002 David Brownell
*
* This
www.eeworm.com/read/494431/6376391
h paobiao.h
uchar haosec,sec,min,flag;
void key3scan()
{
if(flag==1)
{
flag=0;
haosec++;
if(haosec==100)
{
haosec=0;
sec++;
if(sec==60)
{
sec=0;
min++;
www.eeworm.com/read/492677/6418496
h keyscan.h
#define keyscan_h
#ifndef uchar
#define uchar unsigned char
#endif
#ifndef uint
#define uint unsigned int
#endif
uchar num;
unsigned char key_scan( ); //得到键值
www.eeworm.com/read/490590/6449184
c key.c
//============================
//绕线机程序
//键盘扫描
//蜂鸣器子程序
//============================
#ifndef __key_c_
#define __key_c_
#include "included.h"
//===========================
uchar ks1(void)
www.eeworm.com/read/490590/6449203
lst key.lst
C51 COMPILER V7.06 KEY 05/21/2009 11:42:53 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE KEY
OBJECT MODULE PLACED IN key
www.eeworm.com/read/486601/6536588
c xkey.c
#include
#include
#include "lesson5.c"
void main()
{
uchar i;
DDRD|=0X30;
TCCR1A=0X63;
TCCR1B=0X13;
OCR1A=1249;
OCR1B=31;
while(1)
{
i
www.eeworm.com/read/485595/6553909
c xkey.c
#include
#include
#include "lesson5.c"
void main()
{
uchar i;
DDRD|=0X30;
TCCR1A=0X63;
TCCR1B=0X13;
OCR1A=1249;
OCR1B=31;
while(1)
{
i
www.eeworm.com/read/483253/6601845
c hsgetopt.c
/*
* Copyright (c) 1987, 1989 University of Maryland
* Department of Computer Science. All rights reserved.
* Permission to copy for any purpose is hereby granted
* so long as this copyright noti
www.eeworm.com/read/482424/6624590
lst full3.lst
ASEM-51 V1.3 Copyright (c) 2002 by W.W. Heinz PAGE 1
MCS-51 Family Macro Assembler A S E M - 5 1
www.eeworm.com/read/481532/6642385
c main.c
#include
#define uchar unsigned char
#define uint unsigned int
#define led BIT7
const uchar segment[10]={0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0xf8,0x80,0x90};
uchar static key_fl