代码搜索:Addition
找到约 2,224 项符合「Addition」的源代码
代码结果 2,224
www.eeworm.com/read/404153/11491063
asm example 2-28.asm
;Example 2 - 28. Float-Point Addition ASM Listing for TMS320C54x
;/* ============================================================================*/
;/* Copyright (C) 2004 YINXING TECHN
www.eeworm.com/read/403181/11521070
txt 无符号bcd加法子程序.txt
;******************* 无符号 BCD 加法 ***************
;
; This routine performs a 2 Digit Unsigned BCD Addition
; It is assumed that the two BCD numbers to be added are in
; locations Num_1 & Num
www.eeworm.com/read/338643/12290815
m xstat.m
% xstat.m
% Scope: This MATLAB program tests the following macros: rms, rss, rssxy,
% and statup. In addition, results from internal macros mean and std
www.eeworm.com/read/3218/22827
asm example 2-28.asm
;Example 2 - 28. Float-Point Addition ASM Listing for TMS320C54x
;/* ============================================================================*/
;/* Copyright (C) 2004 YINXING TECHN
www.eeworm.com/read/489022/1226392
java objectqueue.java
package ie.vnit.threads;
import java.util.*;
/**
* Simple "reference" implementation of the queue interface
* In addition to the interface, an object "data" is supported
* for carrying addit
www.eeworm.com/read/474814/1390722
txt api.txt
This file outlines the commands that are available to
a writer of a snscenario regression test script. The
standard Tcl commands are available. In addition,
a number of custom commands are provided.
www.eeworm.com/read/250243/4436317
c commproc.c
/*
* General Purpose functions for the global management of the
* Communication Processor Module.
* Copyright (c) 1997 Dan Malek (dmalek@jlc.net)
*
* In addition to the individual control of the
www.eeworm.com/read/249482/4451931
dat asslandat49.dat
加法指令 ADD(Addition)
格式: ADD OPRD1,OPRD2
----
功能: OPRD1
www.eeworm.com/read/239645/4596690
enc dc.enc
% This is an old version of the Cork encoding, with no value but historical.
%
% These are the ligs and kerns in addition to those found in the
% AFM file. (The only ligs in the Times-Roman.afm
www.eeworm.com/read/233554/4666171
c getopt.c
/*
* getopt - get option letter from argv
*
* This is a version of the public domain getopt() implementation by
* Henry Spencer, changed for 4.3BSD compatibility (in addition to System V).
* It a