代码搜索:Subroutine
找到约 10,000 项符合「Subroutine」的源代码
代码结果 10,000
www.eeworm.com/read/345004/11847225
a51 _subroutine.a51
;===========================================================
; SUBROUTINES
;===========================================================
SYSTEM_INIT_PROG:
MOV SP,#stack_ram
www.eeworm.com/read/154614/11943075
h subroutine.h
#include "AT89X52.H"
#include "absacc.h"
#include "stdio.h"
#include "intrins.H"
#define uchar unsigned char
#define uint unsigned int
extern uchar status; //status machine start status
www.eeworm.com/read/154614/11943079
c subroutine.c
#include
#include "x5045.h"
#include "CH451.h"
#include
void abnormal(void)
{
CF=1;JDQ=1;ET1=0;TR1=0;
timer1s=2;TR0=0;
Set_TL1=0x00;Set_TH1=0xe9;
TL1=0x00;T
www.eeworm.com/read/223729/14618763
asm subroutine.asm
;;
;;SUBROUTINE PART
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
ISR_TIMER:
M_PUSH
CLR TMRC.4
SDZ R_TMRH
JMP ISR_TIMEREXIT
CLR PD.0
MOV A,0FBH
MOV R_TMRH,A
www.eeworm.com/read/223727/14618797
asm subroutine.asm
;;WAN NIAN LI SUBROUTINE PART
;;ESTABLISHED DATE: 2005/08/29
;;********************************************
;;INITIAL RAM
INI_RAM:
MOV A,28H
MOV MP0,A
MLP_INI_RAM:
C
www.eeworm.com/read/223725/14618827
asm subroutine.asm
;;******************File Name: Subroutine.Asm******************
;;---------------------------------------------------------
INI_RAM: ;;initial ram
;;----------------------------------------------
www.eeworm.com/read/246767/4491952
java subroutine.java
/***
* ASM: a very small and fast Java bytecode manipulation framework
* Copyright (c) 2000-2005 INRIA, France Telecom
* All rights reserved.
*
* Redistribution and use in source and binary
www.eeworm.com/read/237683/4621912
java subroutine.java
package org.apache.bcel.verifier.structurals;
/* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyright (c) 2001 The Apa
www.eeworm.com/read/177990/5319019
java subroutine.java
package org.apache.bcel.verifier.structurals;
/* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyright (c) 2001 The Apache S
www.eeworm.com/read/270401/4238827
java subroutine.java
/***
* ASM: a very small and fast Java bytecode manipulation framework
* Copyright (c) 2000-2005 INRIA, France Telecom
* All rights reserved.
*
* Redistribution and use in source and binary