代码搜索:complement

找到约 1,455 项符合「complement」的源代码

代码结果 1,455
www.eeworm.com/read/282668/9076812

cpp mrkeyboard.cpp

/* 'mrKeyboard.cpp' */ /* Complement header file */ #include "mrKeyboard.h" /* Default constructor */ mrKeyboard::mrKeyboard (void) { m_lpkDIDevice = NULL; ZeroMemory (m_iKeyBuffer, si
www.eeworm.com/read/282668/9076930

cpp mrkeyboard.cpp

/* 'mrKeyboard.cpp' */ /* Complement header file */ #include "mrKeyboard.h" /* Default constructor */ mrKeyboard::mrKeyboard (void) { m_lpkDIDevice = NULL; ZeroMemory (m_iKeyBuffer, si
www.eeworm.com/read/454453/7390069

c combine.c

/* COMBINE.C - Program to "combine" the files of a Threshhold Information Protection Scheme. Author: Peter Pearson. Version of 93.02.15. This program is the complement of DISPERSE. See DISPER
www.eeworm.com/read/136754/13362531

m synth.m

function sy = synth(a,fopt,lev) %Routine to reconstruct the signal from its DWT %using orthonormal filter bank. Circular extensions are %used to extend the subbands. This routine is the complement
www.eeworm.com/read/136754/13362555

m wpsynth.m

function sy = wpsynth(an,fopt,tree) %Routine for 1-D wavelet packet reconstruction. %This routine is the complement to the wavelet packet analysis routine %'wpanal'. % %sy = wpsynth(an, lpf, tree
www.eeworm.com/read/259932/11756996

asm inchksum.asm

; ; ; Usage : ; void far *inchksum() ; ; Internet compatible 1's complement checksum ; ; (c) 1990 Erick Engelke ; ; version ; ; 0.1 17 Dec -1990 E. P. Engelke ; ;
www.eeworm.com/read/118222/14881412

asm inchksum.asm

; ; ; Usage : ; void far *inchksum() ; ; Internet compatible 1's complement checksum ; ; (c) 1990 Erick Engelke ; ; version ; ; 0.1 17 Dec -1990 E. P. Engelke ; ;
www.eeworm.com/read/282673/9075279

cpp btpaddle.cpp

/* 'btPaddle.cpp' */ /* Complement header file */ #include "btPaddle.h" /* Default constructor */ btPaddle::btPaddle (void) { m_iWidth = 0; m_iHeight = 0; } /* Default destructor
www.eeworm.com/read/282673/9075451

cpp mrrgbaimage.cpp

/* 'mrRGBAImage.cpp' */ /* Complement header file */ #include "mrRGBAImage.h" /* Default constructor */ mrRGBAImage::mrRGBAImage (void) { m_iWidth = 0; m_iHeight = 0; m_
www.eeworm.com/read/282673/9075516

cpp mrmouse.cpp

/* 'mrMouse.cpp' */ /* Complement header file */ #include "mrMouse.h" /* Default constructor */ mrMouse::mrMouse (void) { m_lpkDIDevice = NULL; ZeroMemory (&m_akDeviceData, sizeof (DID