代码搜索:bits
找到约 10,000 项符合「bits」的源代码
代码结果 10,000
www.eeworm.com/read/170018/9823051
c bits.c
/*
ITU-T G.729A 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, Luc
www.eeworm.com/read/169058/9882400
java bits.java
//: containers/Bits.java
// Demonstration of BitSet.
import java.util.*;
import static net.mindview.util.Print.*;
public class Bits {
public static void printBitSet(BitSet b) {
print("bi
www.eeworm.com/read/364517/9904538
doc bits.doc
www.eeworm.com/read/168440/9914261
c bits.c
/*
ITU-T G.729A 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, Lucent T
www.eeworm.com/read/168235/9930669
c bits.c
/* Version 3.3 Last modified: December 26, 1995 */
/*****************************************************************************/
/* bit stream manipulation routines
www.eeworm.com/read/167853/9949322
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/361017/10068600
h bits.h
/*
* File: bits.h
* Purpose: Bit definitions
* Author: Peter Ivanov, Olimex Ltd.
* Modified by:
* Created: 2007-05-19 11:29:32
* Last modify: 2007-06-09 10:33:16 ivanov
www.eeworm.com/read/164792/10087424
bits2
www.eeworm.com/read/164792/10087676
bits1
www.eeworm.com/read/360190/10107458
cpp bits.cpp
/*
* This file contains code from "C++ Primer, Fourth Edition", by Stanley B.
* Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the
* copyright and warranty notices given in that