代码搜索:Sign

找到约 10,000 项符合「Sign」的源代码

代码结果 10,000
www.eeworm.com/read/393394/8290148

m onescomplement.m

function y = OnesComplement(x,b) % % y = OnesComplement(x,b) % --------------- % Decimal equivalent of % Sign-Magnitude format integer to b-bit One's-Complement format conversion % % x: in
www.eeworm.com/read/348596/10882159

txt 1383.txt

#include"stdio.h" #include"memory.h" char map[1100][1100]; bool sign[1100][1100]; int max,bx,by,n,m; void init_sign() { int i,j; for(i=0;i
www.eeworm.com/read/406870/11433642

cpp 浙大1016(ac).cpp

#include int main() { int p[20],w[20],i,sign,a,b; scanf("%d",&a); for(;a>0;a--) { scanf("%d",&b); for(i=0;i0;i--) {
www.eeworm.com/read/471796/6882001

vhd list_ch03_14_smadd.vhd

-- Listing 3.14 library ieee; use ieee.std_logic_1164.all; use ieee.numeric_std.all; entity sign_mag_add is generic(N: integer:=4); -- default 4 bits port( a, b: in std_logic_vecto
www.eeworm.com/read/385877/8784062

tdf sign_div_unsign_9kh.tdf

--sign_div_unsign DEN_REPRESENTATION="UNSIGNED" DEN_WIDTH=4 LPM_PIPELINE=0 MAXIMIZE_SPEED=5 NUM_REPRESENTATION="UNSIGNED" NUM_WIDTH=6 SKIP_BITS=0 denominator numerator quotient remainder --VERSION_BE
www.eeworm.com/read/385877/8784087

tdf sign_div_unsign_7kh.tdf

--sign_div_unsign DEN_REPRESENTATION="UNSIGNED" DEN_WIDTH=4 LPM_PIPELINE=0 MAXIMIZE_SPEED=5 NUM_REPRESENTATION="UNSIGNED" NUM_WIDTH=4 SKIP_BITS=0 denominator numerator quotient remainder --VERSION_BE
www.eeworm.com/read/385876/8784386

tdf sign_div_unsign_9kh.tdf

--sign_div_unsign DEN_REPRESENTATION="UNSIGNED" DEN_WIDTH=4 LPM_PIPELINE=0 MAXIMIZE_SPEED=5 NUM_REPRESENTATION="UNSIGNED" NUM_WIDTH=6 SKIP_BITS=0 denominator numerator quotient remainder --VERSION_BE
www.eeworm.com/read/385876/8784425

tdf sign_div_unsign_7kh.tdf

--sign_div_unsign DEN_REPRESENTATION="UNSIGNED" DEN_WIDTH=4 LPM_PIPELINE=0 MAXIMIZE_SPEED=5 NUM_REPRESENTATION="UNSIGNED" NUM_WIDTH=4 SKIP_BITS=0 denominator numerator quotient remainder --VERSION_BE
www.eeworm.com/read/426999/8986553

tdf sign_div_unsign_7jg.tdf

--sign_div_unsign DEN_REPRESENTATION="UNSIGNED" DEN_WIDTH=8 LPM_PIPELINE=0 MAXIMIZE_SPEED=5 NUM_REPRESENTATION="UNSIGNED" NUM_WIDTH=14 denominator numerator quotient remainder --VERSION_BEGIN 5.1 cbx