代码搜索:complement
找到约 1,455 项符合「complement」的源代码
代码结果 1,455
www.eeworm.com/read/411488/2187438
mak nmake-src-prefix.mak
# -*- makefile -*- Time-stamp:
# $Id: nmake-src-prefix.mak 1802 2005-11-01 08:25:57Z complement $
ALLOBJS = $(ALLOBJS:../../../test/eh/=)
#
# rules for .cpp --> .o
#
{../../
www.eeworm.com/read/411488/2187537
mak rules-so.mak
# -*- makefile -*- Time-stamp:
# $Id: rules-so.mak 1802 2005-11-01 08:25:57Z complement $
include ../Makefiles/gmake/cygming/rules-so.mak
www.eeworm.com/read/411488/2187554
mak lib.mak
# -*- makefile -*- Time-stamp:
# $Id: lib.mak 1802 2005-11-01 08:25:57Z complement $
include ${RULESBASE}/${USE_MAKE}/unix/lib.mak
www.eeworm.com/read/369339/2801646
s diff2.s
/ hash routine for diff
/ effectively spreads the string out into 7-bit
/ bytes, then sums the result 1's-complement
/ by 16-bit bytes and adds 1 to avoid zero answer
/ r4 hash accumulator
/ r3 curre
www.eeworm.com/read/351418/3108014
mak nmake-src-prefix.mak
# -*- makefile -*- Time-stamp:
# $Id: nmake-src-prefix.mak 1802 2005-11-01 08:25:57Z complement $
ALLOBJS = $(ALLOBJS:../../../test/eh/=)
#
# rules for .cpp --> .o
#
www.eeworm.com/read/351418/3108111
mak rules-so.mak
# -*- makefile -*- Time-stamp:
# $Id: rules-so.mak 1802 2005-11-01 08:25:57Z complement $
include ../Makefiles/gmake/cygming/rules-so.mak
www.eeworm.com/read/351418/3108128
mak lib.mak
# -*- makefile -*- Time-stamp:
# $Id: lib.mak 1802 2005-11-01 08:25:57Z complement $
include ${RULESBASE}/${USE_MAKE}/unix/lib.mak
www.eeworm.com/read/351418/3108162
mak dirsrc.mak
# -*- Makefile -*- Time-stamp:
# $Id: dirsrc.mak 1802 2005-11-01 08:25:57Z complement $
# Some trick to build implicit rules for sources in some different
# subdirectories
www.eeworm.com/read/171141/9769152
m listopt.m
function f=listopt(x,y,z)
%form f=listopt(x,y,z)
%the z:
%union——交集
%Intersection——并集
%Complement——差集
switch z
case 'union'
k=length(x)+1;b=x;
for i=1:length(y)
www.eeworm.com/read/317951/3573553
mak extern.mak
# Time-stamp:
# $Id: extern.mak 1802 2005-11-01 08:25:57Z complement $
# This file reflect versions of third-party libraries that
# used in projects
# STLport library