代码搜索:熔丝位
找到约 10,000 项符合「熔丝位」的源代码
代码结果 10,000
www.eeworm.com/read/131795/14125173
dat asslandat31.dat
字扩展指令 CWD(Convert Word to Double Word)
格式: CWD
----
功能: 将字扩展为双字长,即把AX寄存器的符号位扩展到DX中.
----
www.eeworm.com/read/233877/14130316
asm port1 (2).asm
KEYLEFT BIT P1.0
KEYRIGHT BIT P1.1
LEDLEFT BIT P1.2
LEDRIGHT BIT P1.3 ;位定义
ORG 00H
SETB KEYLEFT
SETB KE
www.eeworm.com/read/128271/14307208
c chabu.c
#include
#include
#include
char XOY,STEP=1;
long FM,XE,YE;
char chabu_bz;
void weizhi(void) //确定直线位
www.eeworm.com/read/229405/14340482
c myfloat.c
//#include "reg51.h"
// myfloat.cpp : Defines the entry point for the console application.
//
// 自定义32位浮点类型及运算
// 2005.12.25
// 邓彬伟 于黄石理工
//////////////////////////////////////////////////////
www.eeworm.com/read/126065/14450047
h lpc210x.h
/*
*********************************************************************************************************
* 文件: LPC210X.H
* 描述: 定义PHILIPS LPC2104/5/6 系列 32 位 MCU 的特殊功能寄存器.
* 编写: 深思 (001-12345@
www.eeworm.com/read/226464/14464462
asm port1 (2).asm
KEYLEFT BIT P1.0
KEYRIGHT BIT P1.1
LEDLEFT BIT P1.2
LEDRIGHT BIT P1.3 ;位定义
ORG 00H
SETB KEYLEFT
SETB KE
www.eeworm.com/read/220143/14849455
asm port1 (2).asm
KEYLEFT BIT P1.0
KEYRIGHT BIT P1.1
LEDLEFT BIT P1.2
LEDRIGHT BIT P1.3 ;位定义
ORG 00H
SETB KEYLEFT
SETB KE
www.eeworm.com/read/2264/16308
asm port1 (2).asm
KEYLEFT BIT P1.0
KEYRIGHT BIT P1.1
LEDLEFT BIT P1.2
LEDRIGHT BIT P1.3 ;位定义
ORG 00H
SETB KEYLEFT
SETB KE
www.eeworm.com/read/13729/281555
txt shfrt.txt
--**************************************************************************************
-- Author : 白银河
-- Date : 20011/04/26
-- Function : 16位带有并行预置功能的右移移位寄存器,CLK1是时钟信号,
-- LOAD是并
www.eeworm.com/read/19087/809515
asm port1 (2).asm
KEYLEFT BIT P1.0
KEYRIGHT BIT P1.1
LEDLEFT BIT P1.2
LEDRIGHT BIT P1.3 ;位定义
ORG 00H
SETB KEYLEFT
SETB KE