代码搜索:Bit

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

代码结果 10,000
www.eeworm.com/read/258599/11852030

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/258599/11852136

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/258581/11853356

h bit.h

/** ################################################################### ** ** (c) Freescale Semiconductor ** 2004 All Rights Reserved ** ** ** (c) Copyright UNIS, spol. s r.o. 1997-2
www.eeworm.com/read/257096/11950229

m is_bit.m

function y=is_bit(num) %num>10 返回几位的数 i=0; while 1==1 i=i+1; if 10^(i-1)
www.eeworm.com/read/256612/11983318

bit coding.bit

www.eeworm.com/read/153877/12001427

c bit.c

// --------------- BIT ROUTINES --------------- // wavelet image compression // these provide bit-access to files either on disk or in memory // (c) 2001-2002 Daniel Vollmer (maven@maven.de) /*
www.eeworm.com/read/153877/12001431

h bit.h

#ifndef _BIT_H_INCLUDED #define _BIT_H_INCLUDED #include #ifdef WAVELET_DLL #define WAVELET_DLL_API __declspec(dllexport) #define WAVELET_DLL_CC #else #define WAVELET_DLL_API
www.eeworm.com/read/342725/12004550

bit ledreg.bit

www.eeworm.com/read/342235/12034277

bit qd.bit

www.eeworm.com/read/342233/12034288

bit uart.bit