代码搜索:complement
找到约 1,455 项符合「complement」的源代码
代码结果 1,455
www.eeworm.com/read/465477/6938784
txt rfc1141.txt
Network Working Group T. Mallory
Request for Comments: 1141 A. Kullberg
Obsoletes: RFC 1071
www.eeworm.com/read/157279/7119797
hwl asm_layout.hwl
OPEN source 0 0 60 42
Source < attributes MARKS off
OPEN assembly 60 0 40 30
Assembly < attributes ADR on,CODE off,ABSADR on,SYMB off,TOPPC 0x5035
OPEN procedure 60 60 40 17
Procedure < attribute
www.eeworm.com/read/455625/7369290
hwl asm_layout.hwl
OPEN source 0 0 60 42
Source < attributes MARKS off
OPEN assembly 60 0 40 30
Assembly < attributes ADR on,CODE off,ABSADR on,SYMB off,TOPPC 0xF800
OPEN procedure 60 60 40 17
Procedure < attribute
www.eeworm.com/read/455623/7369397
hwl asm_layout.hwl
OPEN source 0 0 60 42
Source < attributes MARKS off
OPEN assembly 60 0 40 30
Assembly < attributes ADR on,CODE off,ABSADR on,SYMB off,TOPPC 0xF800
OPEN procedure 60 60 40 17
Procedure < attribute
www.eeworm.com/read/448826/7525099
txt 055.txt
055
题目:学习使用按位取反~。
程序分析:~0=1; ~1=0;
程序源代码:
#include "stdio.h"
main()
{
int a,b;
a=234;
b=~a;
printf("\40: The a's 1 complement(decimal) is %d \n",b);
a=~a;
printf("\40: The a's
www.eeworm.com/read/448102/7540201
hwl c_layout.hwl
OPEN source 0 0 60 78
Source < attributes MARKS off
OPEN assembly 60 0 40 31
Assembly < attributes ADR on,CODE off,ABSADR on,SYMB off,TOPPC 0x18DB
OPEN procedure 30 78 29 22
Procedure < attribute
www.eeworm.com/read/438909/7724680
m computechecksum.m
function cksum = ComputeChecksum(id, data, type)
if (nargin < 3)
type = 'uchar';
end
% Compute the 2s complement of the sum of the bytes sent:
% DLE, ID, SIZE, DATA
s = id + (length(d
www.eeworm.com/read/435126/7797016
hwl c_layout.hwl
OPEN source 0 0 60 39
Source < attributes TOOLTIP on,TOOLTIP_FORMAT signed,TOOLTIP_MODE details,FREEZE off,MARKS off
OPEN assembly 60 0 40 31
Assembly < attributes ADR on,CODE off,ABSADR on,SYMB of
www.eeworm.com/read/296948/8068896
hwl c_layout.hwl
OPEN source 0 0 60 39
Source < attributes MARKS on
OPEN assembly 60 0 40 31
Assembly < attributes ADR on,CODE off,ABSADR on,SYMB off,TOPPC 0x308079
OPEN procedure 0 39 60 17
Procedure < attribute