代码搜索:Multi
找到约 10,000 项符合「Multi」的源代码
代码结果 10,000
www.eeworm.com/read/409897/11307877
h multi_boot.h
/*
* Copyright (c) 1995-1994 The University of Utah and
* the Computer Systems Laboratory at the University of Utah (CSL).
* All rights reserved.
*
* Permission to use, copy, modify and dis
www.eeworm.com/read/407559/11415533
c multi_m.c
/* multi_m.c */
/* 多机通信的主机部分 */
#ifndef __MULTI_M_C__
#define __MULTI_M_C__
#include
#include
#define __MAX_LEN_ 64 // 数据最大长度
#define _MHZ_ 11 // 设置单片机使用的晶振频率(1
www.eeworm.com/read/407559/11415534
c multi_s.c
/* multi_s.c */
/* 多机通信的从机部分 */
#ifndef __MULTI_S_C__
#define __MULTI_S_C__
#include
#include
#define __MAX_LEN_ 64 // 数据最大长度
#define _MHZ_ 11 // 设置单片机使用的晶振频率(1
www.eeworm.com/read/407474/11418693
asm multi switch.asm
ORG 00H
START: MOV A,P1 ;读取P1口数据
SWAP A ;交换A中高四位与低四位的位置
ORL A,#0F0H ;与0F0H相或
MOV P1,A ;将开关状态送LED显示
SJMP START
END
www.eeworm.com/read/407474/11418695
obj multi switch.obj
www.eeworm.com/read/407474/11418696
plg multi switch.plg
礦ision3 Build Log
Project:
E:\Program Files\Labcenter Electronics\Proteus 6 Demonstration(2)\17 multi Switch\Multi Switch.uv2
Project File Date: 07/24/2006
www.eeworm.com/read/407474/11418697
lst multi switch.lst
A51 MACRO ASSEMBLER MULTI_SWITCH 07/24/2006 08:19:33 PAGE 1
MACRO ASSEMBLER A51 V8.00
OBJECT MODULE PLACED IN Multi Switch.OBJ
ASSEM
www.eeworm.com/read/407474/11418698
pwi multi switch.pwi
www.eeworm.com/read/407474/11418699