代码搜索:bits
找到约 10,000 项符合「bits」的源代码
代码结果 10,000
www.eeworm.com/read/138758/13216750
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/325023/13230085
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/324736/13248166
h bits.h
// BIT DEFINITION
#define BIT0 0x00000001
#define BIT1 0x00000002
#define BIT2 0x00000004
#define BIT3 0x00000008
#define BIT4 0x00000010
#define
www.eeworm.com/read/136971/13350645
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/136706/13365069
h bits.h
////////////////////////////////////////////////////////////////
// File - bits.h
//
// Copyright (c) 2003 Jungo Ltd. http://www.jungo.com
//
//////////////////////////////////////////////////
www.eeworm.com/read/322098/13389912
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
www.eeworm.com/read/320605/13421998
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/320159/13432272
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
www.eeworm.com/read/319016/13464324
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/309344/13673868
1 bits.1
.PU
.TH bits 1 local
.SH NAME
bits \- data compression using arithmetic coding
.SH SYNOPSIS
.ll +8
.B bits
[\fB\-e\fR]
[\fB\-d\fR]
[\fB\-v\fR]
[\fB\-m\fR \fImbytes\fP]
[\fB\-f\fR \fIfbi