代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/290179/8498896
c key.c
/*************************************************************************************
** Copyright (c) 2007,XXXXXXXXXXXXXXXXXXXXXXXXXXXXX
** http://XXXXXXXXXXXXXXXXX
**文件名称:key.C
**功能说明:与按键相关的函
www.eeworm.com/read/187582/8622621
lis keypad.lis
.module keypad.c
.area text(rom, con, rel)
0000 .dbfile D:\ICC-AVR\Pc_At\keypad.c
0000 .dbfunc s scan_key _sc
www.eeworm.com/read/285490/8836049
c moveadd.c
/* We include the following header files,
define some character arrays and a pointer to those arrays
and then initialize the curses structures. */
#include
#include
#in
www.eeworm.com/read/383171/8965468
c put_lvol.c
/*===========================================================================*/
/* DMC Interim out | put_lvol.c | Scan_phase */
/*======================================
www.eeworm.com/read/383018/8981247
_c 课程设计._c
#include
#include
#include
#define fosc 8000000 //晶振4MHZ
#define BAUD 9600 //波特率
#define ASK (PINE&0X40)
#define SBT_ANSWER PORTE|=BIT(PORTE7)
#def
www.eeworm.com/read/383018/8981388
c 课程设计.c
#include
#include
#include
#define fosc 8000000 //晶振4MHZ
#define BAUD 9600 //波特率
#define ASK (PINE&0X40)
#define SBT_ANSWER PORTE|=BIT(PORTE7)
#def
www.eeworm.com/read/283196/9036708
c moveadd.c
/* We include the following header files,
define some character arrays and a pointer to those arrays
and then initialize the curses structures. */
#include
#include
#in
www.eeworm.com/read/184990/9061278
pas main.pas
unit main;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Buttons, StdCtrls, ExtCtrls, jpeg, DB, DBTables, Menus,
XPBarMenu, ComCtrls
www.eeworm.com/read/281294/9165713
asm 键盘显示.asm
;----------------------------------------------------------------------------
;主要功能:按键扫描,数码管动态显示,利用4511及74138的译码(只占用7个I\O口)
;节省了单片机的I\O口
;-----------------------------------------------------------
www.eeworm.com/read/183326/9168265
adb ncurses2-acs_display.adb
------------------------------------------------------------------------------
-- --
-- GNAT ncurses Bind