代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/266592/11219298
dsp top studio.dsp
# Microsoft Developer Studio Project File - Name="Top Studio" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 5.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86
www.eeworm.com/read/410943/11263582
asm 时钟程序.asm
;简单的时钟程序
BUFF_KEY EQU 21H ;键盘键
LED1 EQU 22H ;数码管显示缓存
LED2 EQU 23H
LED3 EQU 24H
LED4 EQU 25H
LED5 EQU 26H
www.eeworm.com/read/147556/12547438
dsp aboutwiz.dsp
# Microsoft Developer Studio Project File - Name="AboutWiz" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 60000
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86)
www.eeworm.com/read/248604/12550621
eqn i2c.fit.eqn
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any o
www.eeworm.com/read/334254/12615261
java paintbotscontrol.java
import java.awt.Color;
import java.util.Random;
import paintbots.*;
import paintbots.BoardSquare;
import paintbots.MoveRequest;
import paintbots.PaintbotControl;
import paintbots.PaintbotSimul
www.eeworm.com/read/334194/12619006
c led.c
/////////////////////////////////////////////////////////////
// 文件:LED.C //
// 环境:编译为ICC AVR6.31A,仿真为AVR Studio4.12sp4 //
// 硬件:ATMEGA16芯片
www.eeworm.com/read/334194/12619024
_c led._c
#include //包含单片机型号头文件
#include //包含"位"操作头文件
#include //包含延时头文件
#include //包含通用函数及宏定义头文件
/************************************************
www.eeworm.com/read/135656/13911973
de-ch
# rdesktop Swiss-German (de-ch) keymap file
# 2003-06-03 by noldi@tristar.ch
#
include common
map 0x00000807
#
# Scan Code 1
section 0x29
degree 0x29 shift
notsign 0x29 altgr inhibit
#
# Scan Code 2
www.eeworm.com/read/135656/13911993
fr-ch
# rdesktop suisse-french keymap file
#
#map 0x00000807
map 0x0000100C
include common
#
# Scan Code 1
section 0x29
degree 0x29 shift
notsign 0x29 altgr inhibit
#
# Scan Code 2
plus 0x2 shift
brokenbar
www.eeworm.com/read/235949/14039579
txt key.h.txt
#ifndef __KEY_h__
#define __KEY_h__
// write your header here
void scan_key(void);
void get_key(void);