代码搜索:bits

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

代码结果 10,000
www.eeworm.com/read/400171/11581791

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/158649/11595286

java bits.java

//: c09:Bits.java // Demonstration of BitSet. // {NoAutomaticTesting} import java.util.*; public class Bits { static void printBitSet(BitSet b) { System.out.println("bits: " + b); S
www.eeworm.com/read/348005/11617979

dsp bits.dsp

#define stream_port 0x201 #define speech_port 0x200 /**************************************************************************** * bit stream manipulation routines
www.eeworm.com/read/347997/11619243

c bits.c

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

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/157343/11718561

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/260128/11746060

h bits.h

int bitAnd(int, int); int test_bitAnd(int, int); int bitOr(int, int); int test_bitOr(int, int); int isZero(int); int test_isZero(int); int minusOne(); int test_minusOne(); int
www.eeworm.com/read/260128/11746071

c bits.c

/* * bits.c - Source file with your solutions to the Lab. * This is the file you will hand in to your instructor. */ #include "btest.h" #include /* * Instructions to Studen
www.eeworm.com/read/346199/11761828

c bits.c

/* ITU-T G.729 Software Package Release 2 (November 2006) */ /* ITU-T G.729A Speech Coder ANSI-C Source Code Version 1.1 Last modified: September 1996 Copyright (c) 1996, AT&T
www.eeworm.com/read/346198/11762020

c bits.c

/* ITU-T G.729 Software Package Release 2 (November 2006) */ /* ITU-T G.729 Annex C - Reference C code for floating point implementation of G.729