代码搜索:Bit

找到约 10,000 项符合「Bit」的源代码

代码结果 10,000
www.eeworm.com/read/101082/6242514

h bit.h

/* bit.h 4.1 83/03/09 */ /* * Bit matrix manipulations for font editor. * * General structure of a bit matrix: each row is packed into as few * bytes as possible, taking the bits from left to righ
www.eeworm.com/read/100285/6270869

c bit.c

/*------------------------------------------------------------------------- * * bit.c * Standard bit array code. * * Copyright (c) 1994, Regents of the University of California * * * IDENTIF
www.eeworm.com/read/100285/6271541

h bit.h

/*------------------------------------------------------------------------- * * bit.h * Standard bit array definitions. * * * Copyright (c) 1994, Regents of the University of California * *
www.eeworm.com/read/284957/6348704

h bit.h

////////////////////////////////////////////////////////////////////// // File: bit.h // // Description: Bit manipulation macros // // These macros preserve the current value of the 'PORT' or
www.eeworm.com/read/493568/6395510

bit cpu.bit

www.eeworm.com/read/488546/6489214

h bit.h

/* $Id: H:/drh/idioms/book/RCS/bit.doc,v 1.15 1997/02/21 19:49:56 drh Exp $ */ #ifndef BIT_INCLUDED #define BIT_INCLUDED #define T Bit_T typedef struct T *T; extern T Bit_new (int length); e
www.eeworm.com/read/488546/6489262

c bit.c

static char rcsid[] = "$Id: H:/drh/idioms/book/RCS/bit.doc,v 1.15 1997/02/21 19:49:56 drh Exp $"; #include #include #include "assert.h" #include "bit.h" #include "mem.h" #d
www.eeworm.com/read/485855/6548513

bit coding.bit

www.eeworm.com/read/484835/6575580

asm bit.asm

;/****************************************************************************\ ; * Copyright (C) 2000 Texas Instruments Incorporated. * ; * All Right
www.eeworm.com/read/481836/6631500

bit seg.bit