代码搜索:Addition
找到约 2,224 项符合「Addition」的源代码
代码结果 2,224
www.eeworm.com/read/153768/12008222
tex cwebmac.tex
% standard macros for CWEB listings (in addition to plain.tex)
% Version 3.65 --- March 2005
\ifx\renewenvironment\undefined\else\endinput\fi % LaTeX will use other macros
\xdef\fmtversion{\fmtversion
www.eeworm.com/read/255755/12058138
m subsref.m
%SUBSREF Subscript reference overload of mapping
%
% This routine enables constructions like DATA = W.DATA,
% which is similar to DATA = GETDATA(W).
%
% In addition V = W(I,J) is supported for affine
www.eeworm.com/read/254980/12110165
v addac.v
//Implicit style addition by bit serial
//copyright 1997 Mark Arnold
//all rights reserved
//need to use following for simulation with VeriWell
`define CLK @(posedge sysclk)
`define ENS #1
//need to
www.eeworm.com/read/150905/12249450
m subsref.m
%SUBSREF Subscript reference overload of mapping
%
% This routine enables constructions like DATA = W.DATA,
% which is similar to DATA = GETDATA(W).
%
% In addition V = W(I,J) is supported for affine
www.eeworm.com/read/339038/12266576
c i1.c
/* program "i1.c" */
/*
* A translation into C of the pascal program ARITHMETIC, addition,
* subtraction, multiplication and exponentiation.
* from "SCIENTIFIC PASCAL" by H. FLANDERS pp. 342-
www.eeworm.com/read/149739/12353761
m subsref.m
%SUBSREF Subscript reference overload of mapping
%
% This routine enables constructions like DATA = W.DATA,
% which is similar to DATA = GETDATA(W).
%
% In addition V = W(I,J) is supported for affine
www.eeworm.com/read/128477/14294487
m plotline.m
function plotline(varargin)
%PLOTLINE Plot points specified by [x,y] pairs.
% Function PLOTLINE accepts an arbitrary number of
% [x,y] points and plots a line connecting them.
% In addition, it
www.eeworm.com/read/128477/14294532
m plotline.m
function plotline(varargin)
%PLOTLINE Plot points specified by [x,y] pairs.
% Function PLOTLINE accepts an arbitrary number of
% [x,y] points and plots a line connecting them.
% In addition, it
www.eeworm.com/read/218331/14926214
modemu copyright.modemu
This package was put together by John Goerzen . The
only changes made were compiling with -O2 and the addition of the brief
"QuickStart" document. Below is the copyright infor
www.eeworm.com/read/115383/15015171
c p5.c
/* Protocol 5 (pipelining) allows multiple outstanding frames. The sender may transmit up
to MAX_SEQ frames without waiting for an ack. In addition, unlike the previous protocols,
the network