代码搜索:complement
找到约 1,455 项符合「complement」的源代码
代码结果 1,455
www.eeworm.com/read/229812/4753358
c chksum.c
/*
* Compute internet checksum on data buffer.
* 1's complement (~) is done by caller.
*/
#include
#include
#include "wattcp.h"
#include "pcicmp.h"
#include "pcconf
www.eeworm.com/read/313170/3645240
bat doturboc.bat
: This file is a complement to gzip.prj for Turbo C 2.0 users.
: To construct gzip, first transform all files to msdos CR LF format.
: (Use utilities such as flip or do file transfers in ascii mode.)
www.eeworm.com/read/204654/15335698
bat doturboc.bat
: This file is a complement to gzip.prj for Turbo C 2.0 users.
: To construct gzip, first transform all files to msdos CR LF format.
: (Use utilities such as flip or do file transfers in ascii mode.)
www.eeworm.com/read/100147/15882724
bat doturboc.bat
: This file is a complement to gzip.prj for Turbo C 2.0 users.
: To construct gzip, first transform all files to msdos CR LF format.
: (Use utilities such as flip or do file transfers in ascii mode.)
www.eeworm.com/read/174989/9565685
bak bmul_ser.vhd.bak
-- bmul_ser.vhdl multiplier implemented as serial adds (one 32 bit adder)
-- needs a 32 bit adder called add32, and full adder stage called fadd
-- Booth multiplier for two's complement
-- This exa
www.eeworm.com/read/174989/9565790
vhd bmul_ser.vhd
-- bmul_ser.vhdl multiplier implemented as serial adds (one 32 bit adder)
-- needs a 32 bit adder called add32, and full adder stage called fadd
-- Booth multiplier for two's complement
-- This exa
www.eeworm.com/read/144216/5752011
pod tutorial.pod
=head1 NAME
Tutorial - Perl and Java
=head1 SYNOPSIS
Java and Perl have different strengths and complement each other well.
You can connect them at runtime with tools such as JPL, PJC, or
ActiveX.
www.eeworm.com/read/127781/5997126
s checksum.s
/*
* BK Id: %F% %I% %G% %U% %#%
*/
/*
* This file contains assembly-language implementations
* of IP-style 1's complement checksum routines.
*
* Copyright (C) 1995-1996 Gary Thomas (gdt@linu
www.eeworm.com/read/102935/6227401
s checksum.s
/*
* BK Id: %F% %I% %G% %U% %#%
*/
/*
* This file contains assembly-language implementations
* of IP-style 1's complement checksum routines.
*
* Copyright (C) 1995-1996 Gary Thomas (gdt@linu
www.eeworm.com/read/300446/6279098
h bigtypes.h
/// \file
/// \brief \b [Internal] Used for RSA generation.
///
/// This file is part of RakNet Copyright 2003 Kevin Jenkins.
///
/// (128)2^7-bit to (32768)2^14-bit signed 2's complement & unsig