代码搜索:LP

找到约 9,457 项符合「LP」的源代码

代码结果 9,457
www.eeworm.com/read/195942/8121781

asm up51s001.asm

/******************************************************************************* * * * File : uP51s001.asm
www.eeworm.com/read/245644/12786084

makefile

CC= gcc #should be OK in most situations: CFLAGS= -O # HP/UX 9.0X optimized code #CFLAGS= +O3 +Oaggressive +Olibcalls -Aa -D_POSIX_SOURCE -DCHECK +FP VZOUiD # HP/UX 9.0X debugging #CFLAGS= -g -Aa -D
www.eeworm.com/read/245644/12786193

linux makefile.linux

CC= gcc #should be OK in most situations: #CFLAGS= -O # HP/UX 9.0X optimized code #CFLAGS= +O3 +Oaggressive +Olibcalls -Aa -D_POSIX_SOURCE -DCHECK +FP VZOUiD # HP/UX 9.0X debugging #CFLAGS= -g -Aa -
www.eeworm.com/read/241927/13108924

c zdlpmgt.c

#if ZDCONF_LP_SUPPORT == 1 #include "zd1205.h" #include "zdlpmgt.h" static struct lp_queue lp_q_sending; static struct lp_queue lp_q_empty; static struct lp_queue lp_q_half; static struct lp_desc lp_
www.eeworm.com/read/307265/13724995

txt 1.2.2 多字节无符号数减法.txt

MSUB: CLR 07H MOV A,R0 MOV R2,A MOV A,R3 MOV R7,A CLR C LP: MOV A,@R0 SUBB A,@R1 MOV @R0,A INC R0 INC R1 DJNZ R7,LP JNC LP0 SETB 07H LP0: MOV A,
www.eeworm.com/read/303278/13819267

txt 1.2.2 多字节无符号数减法.txt

MSUB: CLR 07H MOV A,R0 MOV R2,A MOV A,R3 MOV R7,A CLR C LP: MOV A,@R0 SUBB A,@R1 MOV @R0,A INC R0 INC R1 DJNZ R7,LP JNC LP0 SETB 07H LP0: MOV A,
www.eeworm.com/read/301619/13853930

asm wl001.asm

;******************************************************************************** ;* 标题: ME300系列单片机开发系统演示程序 - LED流水灯 * ;* 硬件: ME300A,ME300S,ME300A+,ME300B
www.eeworm.com/read/301619/13853937

bak wl001.asm.bak

;******************************************************************************** ;* 标题: ME300系列单片机开发系统演示程序 - LED流水灯 * ;* 硬件: ME300A,ME300S,ME300A+,ME300B
www.eeworm.com/read/301619/13853939

lst wl001.lst

A51 MACRO ASSEMBLER WL001 03/29/2005 15:38:50 PAGE 1 MACRO ASSEMBLER A51 V7.10 OBJECT MODULE PLACED IN wl001.OBJ ASSEMBLER IN
www.eeworm.com/read/493894/6384320

pas iocpunit.pas

unit IocpUnit; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, StdCtrls, Buttons, ComCtrls, winsock2, winsock, IocpHerder, m