代码搜索:Addressing
找到约 974 项符合「Addressing」的源代码
代码结果 974
www.eeworm.com/read/435214/1865441
asm absaddr.asm
;
; Project: Experiment 2.10.2 DSP Addressing Modes - Chapter 2
; File name: absAddr.asm
;
; Description: This function uses DSP absolute addressing mode
; to initialize an arr
www.eeworm.com/read/435214/1865443
asm indirectaddr.asm
;
; Project: Experiment 2.10.2 DSP Addressing Mode - Chapter 2
; File name: indirectAddr.asm
;
; Description: This function uses DSP indirect addressing mode
; to perform mult
www.eeworm.com/read/435214/1865445
asm dirctaddr.asm
;
; Project: Experiment 2.10.2 DSP Addressing Mode - Chapter 2
; File name: directAddr.asm
;
; Description: This function uses DSP direct addressing mode
; to initialize an ar
www.eeworm.com/read/227464/14424133
cc calibration.cc
////////////////////////////////////////////////////////////////////////////////
// //
// Calibration.cc
www.eeworm.com/read/180963/9278568
txt readme.txt
Working with Dallas 390 CPU in Contigious Addressing Mode
*********************************************************
------------------------------------------------------
www.eeworm.com/read/105103/15678037
txt readme.txt
Working with Dallas 390 CPU in Contigious Addressing Mode
*********************************************************
------------------------------------------------------
www.eeworm.com/read/216502/4890747
ae3
.NH
LINE ADDRESSING IN THE EDITOR
.PP
The next general area we will discuss is that of
line addressing in
.UL ed ,
that is, how you specify what lines are to be
affected by editing commands.
We have a
www.eeworm.com/read/288961/3996991
java wsaconstants.java
package org.codehaus.xfire.addressing;
/**
* Constants for WS-Addressing.
*
* @author Dan Diephouse
*/
public interface WSAConstants
{
String WSA_
www.eeworm.com/read/288961/3997210
java package-info.java
@javax.xml.bind.annotation.XmlSchema(namespace = "http://schemas.xmlsoap.org/ws/2003/03/addressing")
package org.xmlsoap.schemas.ws._2003._03.addressing;
www.eeworm.com/read/263873/11338452
java client.java
import org.apache.axis.message.addressing.Address;
import org.apache.axis.message.addressing.EndpointReferenceType;
import loan.impl.*;
import loan.impl.service.LoanServiceAddressingLocator;
public