代码搜索:complement
找到约 1,455 项符合「complement」的源代码
代码结果 1,455
www.eeworm.com/read/107655/6334191
vhd absval.vhd
-------------------------------------------------------------------------------
-- Title : Absolute value for 2's complement numbers
-- Project : VHDL Library of Arithmetic Units
-----------
www.eeworm.com/read/107655/6334272
vhd absval.vhd
-------------------------------------------------------------------------------
-- Title : Absolute value for 2's complement numbers
-- Project : VHDL Library of Arithmetic Units
-----------
www.eeworm.com/read/107655/6334352
vhd absval.vhd
-------------------------------------------------------------------------------
-- Title : Absolute value for 2's complement numbers
-- Project : VHDL Library of Arithmetic Units
-----------
www.eeworm.com/read/483315/6603626
vhd absval.vhd
-------------------------------------------------------------------------------
-- Title : Absolute value for 2's complement numbers
-- Project : VHDL Library of Arithmetic Units
-----------
www.eeworm.com/read/340968/12116837
mht dac_c.mht
From:
Subject:
Date: Wed, 27 Sep 2006 22:33:13 +0800
MIME-Version: 1.0
Content-Type: text/html;
charset="gb2312"
Content-Transfer-Encoding: quoted-printabl
www.eeworm.com/read/188224/8560016
c net_util.c
/*
*********************************************************************************************************
* uC/TCP-IP
*
www.eeworm.com/read/388370/8612494
m twoscomplement.m
function y = TwosComplement(x,b)
%
% y = TwosComplement(x,b)
% ---------------
% Decimal equivalent of
% Sign-Magnitude format integer to b-bit One's-Complement format conversion
%
% x: in
www.eeworm.com/read/184293/9113044
c net_util.c
/*
*********************************************************************************************************
* uC/TCP-IP
*
www.eeworm.com/read/271050/11010774
bdy std_logic_class.bdy
-- +------------------------------------
-- | Library: VFP
-- | Designer: Tim Pagden
-- | Opened: 25 Nov 1992
-- +------------------------------------
library IEEE;
package body std_logic_cl
www.eeworm.com/read/439437/7709119
m twoscomplement.m
function y = TwosComplement(x,b)
%
% y = TwosComplement(x,b)
% ---------------
% Decimal equivalent of
% Sign-Magnitude format integer to b-bit One's-Complement format conversion
%
% x: in