代码搜索:Loop
找到约 10,000 项符合「Loop」的源代码
代码结果 10,000
www.eeworm.com/read/452469/7439819
asm counter design.asm
ORG 0
MOV TMOD,#00000101B ;置T0计数器方式1
MOV TH0,#0 ;置T0初值
MOV TL0,#0
SETB TR0 ;T0运行
LOOP: MOV P1,TL0 ;记录P1口脉冲个数
LJMP LOOP ;返回
END
www.eeworm.com/read/452469/7440325
asm port1 (1).asm
ORG 00H
LOOP: MOV A, #0FEH ;赋初值
MOV R2, #8 ;设计数值
OUTPUT: MOV P1, A ;送P1口输出
RL A ;数据移位
ACALL DELAY
www.eeworm.com/read/452469/7440451
lst serial to parallel.lst
A51 MACRO ASSEMBLER SERIAL_TO_PARALLEL 07/31/2006 08:46:15 PAGE 1
MACRO ASSEMBLER A51 V8.00
OBJECT MODULE PLACED IN Serial to Parallel.OBJ
www.eeworm.com/read/451691/7458109
m liezhu.m
function [RA,RB,n,X]=liezhu(A,b)
B=[A b];n=length(b);RA=rank(A);
RB=rank(B);zhica=RB-RA;
if zhica>0,
disp('请注意:因为RA~=RB,所以此方程组无解。')
return
warning off MATLAB;return_outside-of-loop
www.eeworm.com/read/451418/7464237
txt chengxushuoming.txt
以下是源代码:
#include "msp430x41x.h"
org 0e000h
RESET NOP
mov #02e0h,sp
;----------------------------------------------------------
loop
MOV.B #00111100B,LCDCTL; 9
www.eeworm.com/read/451418/7464238
s43 demo.s43
#include "msp430x41x.h"
org 0e000h
RESET NOP
mov #02e0h,sp
;----------------------------------------------------------
loop
MOV.B #00111100B,LCDCTL; 90h关显示
www.eeworm.com/read/451418/7464239
s43 demo.s43
#include "msp430x41x.h"
org 0e000h
RESET NOP
mov #02e0h,sp
;----------------------------------------------------------
loop
MOV.B #00111100B,LCDCTL; 90h关显示
www.eeworm.com/read/449996/7491928
s pivec.s
; :ts=8
include asmglobal.h
extrn Stktop,Spsave,Sssave,piint:proc,doret:proc,eoi:proc
DMAEN equ 4
.DATA
public acc_delay
acc_delay dw 0
.CODE
dbase dw @Data ; save loc for ds (m
www.eeworm.com/read/449818/7496181
hpl bmw_2100.hpl
; Orange programmer module v3.2
; (c) 2000 Alex Plusov
; BMW BAVARIA C BUSINESS RDS (zbm 92 - Pioneer) Calculator
; CHIP=P2100,8x8
; tested ok!!!
;PIN 1 2 3 4 5 6 7
www.eeworm.com/read/449818/7496197
hpl ds1990.hpl
; Orange programmer module v3.4
; (c) 2000,2001 Alex Plusov
; Dallas iButton with CRC calculator
; CHIP=DS1990,8(8),ds1990.hpl
; Connect P1 - DATA, GND - GND
; May be correction need for othe