代码搜索:complement
找到约 1,455 项符合「complement」的源代码
代码结果 1,455
www.eeworm.com/read/127767/14337165
txt e129. performing bitwise operations with biginteger.txt
A BigInteger object is immutable. For a mutable object that supports bitwise operations, see e363 Performing Bitwise Operations on a Bit Vector.
// Create via an array of bytes in twos-complemen
www.eeworm.com/read/275503/10814360
lst xirq0.lst
ARM COMPILER V2.42, XIRQ0 10/12/07 17:42:25 PAGE 1
ARM COMPILER V2.42, COMPILATION OF MODULE XIRQ0
OBJECT MODULE PLACED IN
www.eeworm.com/read/417673/10980927
m negation.m
% Illustration of negation in fuzzy sets.
% J.-S. Roger Jang, 1993
a = (0:0.02:1)';
s = 20; c1 = (1-a)./(1+s*a);
s = 2; c2 = (1-a)./(1+s*a);
s = 0; c3 = (1-a)./(1+s*a);
s = -0.7; c4 = (1-a).
www.eeworm.com/read/467198/7020133
m negation.m
% Illustration of negation in fuzzy sets.
% J.-S. Roger Jang, 1993
a = (0:0.02:1)';
s = 20; c1 = (1-a)./(1+s*a);
s = 2; c2 = (1-a)./(1+s*a);
s = 0; c3 = (1-a)./(1+s*a);
s = -0.7; c4 = (1-a).
www.eeworm.com/read/466057/7043643
lst math.lst
ASEM-51 V1.3 Copyright (c) 2002 by W.W. Heinz PAGE 1
MCS-51 Family Macro Assembler A S E M - 5 1
www.eeworm.com/read/455274/7375094
hwl c_layout.hwl
OPEN source 0 0 52 92
Source < attributes TOOLTIP on,TOOLTIP_FORMAT signed,TOOLTIP_MODE details,FREEZE off,MARKS off
OPEN data 53 5 43 87
Data < attributes SCOPE global,COMPLEMENT None,FORMAT Symb,
www.eeworm.com/read/455273/7375130
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 data 19 24 58 62
Data < attributes SCOPE global,COMPLEMENT None,FORMAT Symb
www.eeworm.com/read/399805/7834835
sh make32.sh
#!/bin/bash
## Use this script to build a complete complement of 32-bit videoIO plugins
## assuming that 32-bit ffmpeg and 32-bit Matlab are to be used (on either a
## 32-bit or 64-bit GNU/Linux syst
www.eeworm.com/read/399805/7835086
sh make64.sh
#!/bin/bash
## Use this script to build a complete complement of 64-bit videoIO plugins
## assuming that 64-bit ffmpeg and 64-bit Matlab are to be used (on a 64-bit
## GNU/Linux system).
make $BASH
www.eeworm.com/read/143498/12870656
m negation.m
% Illustration of negation in fuzzy sets.
% J.-S. Roger Jang, 1993
a = (0:0.02:1)';
s = 20; c1 = (1-a)./(1+s*a);
s = 2; c2 = (1-a)./(1+s*a);
s = 0; c3 = (1-a)./(1+s*a);
s = -0.7; c4 = (1-a).