代码搜索:SW
找到约 10,000 项符合「SW」的源代码
代码结果 10,000
www.eeworm.com/read/166734/5472876
sbk struct.sbk
.set reorder
.globl addpoint
.text
.text
.align 2
.ent addpoint
addpoint:
.frame $sp,0,$31
.set noreorder
.cpload $25
.set reorder
sw $5,4($sp)
sw $6,8($sp)
sw $7,12($sp)
lw $24,4+0($sp)
www.eeworm.com/read/166734/5472878
sbk 8q.sbk
.set reorder
.globl main
.text
.text
.align 2
.ent main
main:
.frame $sp,32,$31
.set noreorder
.cpload $25
.set reorder
addu $sp,$sp,-32
.mask 0xc2000000,-8
.cprestore 16
sw $30,20($sp)
www.eeworm.com/read/166734/5472888
sbk fields.sbk
.set reorder
.globl x
.data
.align 2
x:
.word 0x1
.byte 0x2
.space 3
.byte 0x0
.byte 0x34
.space 2
.byte 0xa
.byte 0x6
.space 2
.globl i
.sdata
.align 2
i:
.word 0x10
.globl y
.sda
www.eeworm.com/read/152843/5656470
s sleeper.s
/*
* Copyright 2002 Embedded Edge, LLC
* Author: dan@embeddededge.com
*
* Sleep helper for Au1xxx sleep mode.
*
* This program is free software; you can redistribute it and/or modify it
* under
www.eeworm.com/read/475549/6791082
bom 2410_ext.bom
Revised: Tuesday, January 06, 2004
Revision:
Bill Of Materials February 10,2004 17:53:23 Page1
Item Quantity Reference Part
________________________________
www.eeworm.com/read/195315/8164867
h vector.h
;************************************************************
; File name: vector.h
; Interrupt Vector declarations
; This section contains the vectors for various interrupts in
; the ’240x. Unuse
www.eeworm.com/read/394521/8220295
mips mul.mips
addi r1, r0, 10
addi r2, r0, 100
mul r3, r1, r2
sw r3, 0(r0)
www.eeworm.com/read/393350/8295391
c ex2202.c
#include "p18f452.h"
#include "standard.h"
//#include "port_init.c"
void port_init(void);
void adinit(void);
unsigned int adc_data(void);
char start_sw (void);
char sen_c,bt;
void a
www.eeworm.com/read/192685/8335589
html 10151.html
Re: 我想让vb可与外部的程式程连结,我该怎么做??
Re: 我想让vb可与外部的程式程连结,我该怎么做??
www.eeworm.com/read/192685/8337460
html 20611.html
请教VB高手,如何写出 [将多个档案拖至印表机列印] 的效果?
请教VB高手,如何写出 [将多个档案拖至印表机列印] 的效果?