代码搜索:bits

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

代码结果 10,000
www.eeworm.com/read/231736/14222380

c bits.c

/* Version 3.3 Last modified: December 26, 1995 */ /*****************************************************************************/ /* bit stream manipulation routines
www.eeworm.com/read/129048/14268894

c bits.c

/* bits.c -- output variable-length bit strings * Copyright (C) 1992-1993 Jean-loup Gailly * This is free software; you can redistribute it and/or modify it under the * terms of the GNU General Pub
www.eeworm.com/read/230049/14307134

java bits.java

//: c11:Bits.java // Demonstration of BitSet. // From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002 // www.BruceEckel.com. See copyright notice in CopyRight.txt. import java.util.*; public c
www.eeworm.com/read/127621/14346576

c bits.c

/* ITU-T G.729A Speech Coder ANSI-C Source Code Version 1.1 Last modified: September 1996 Copyright (c) 1996, AT&T, France Telecom, NTT, Universite de Sherbrooke All rights
www.eeworm.com/read/228294/14393551

o bits.o

www.eeworm.com/read/228294/14393578

c bits.c

/* ITU-T G.729A Speech Coder ANSI-C Source Code Version 1.1 Last modified: September 1996 Copyright (c) 1996, AT&T, France Telecom, NTT, Universite de Sherbrooke All rights
www.eeworm.com/read/224841/14566301

c bits.c

/* ITU-T G.729 Speech Coder with Annex B ANSI-C Source Code Version 1.3 Last modified: August 1997 Copyright (c) 1996, AT&T, France Telecom, NTT, Universite de Sherbrooke, Luce
www.eeworm.com/read/224579/14582671

obj bits.obj

www.eeworm.com/read/224579/14582957

c bits.c

/* Copyright (C) 2002 Jean-Marc Valin File: speex_bits.c Handles bit packing/unpacking Redistribution and use in source and binary forms, with or without modification, are permitted pro
www.eeworm.com/read/122453/14689472

h bits.h

#ifndef __BITS_H__ #define __BITS_H__ typedef struct bits_struct bits_t; struct bits_struct { unsigned char *ptr; int idx; unsigned char *end; }; static inline int bits_needbits(bits_t *b, int